Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't reload ExtraLib for LanguageService #66

Closed
Shpiller opened this issue Jul 15, 2016 · 2 comments
Closed

can't reload ExtraLib for LanguageService #66

Shpiller opened this issue Jul 15, 2016 · 2 comments
Assignees

Comments

@Shpiller
Copy link

delete this._extraLibs[filePath] return false
and not delete this._extraLibs[filePath]

see here https://github.com/Microsoft/monaco-typescript/issues/5

@Shpiller
Copy link
Author

is a reason
get extraLibs(): { [path: string]: string; } { return Object.freeze(this._extraLibs); }

@jrieken
Copy link
Member

jrieken commented Aug 15, 2016

see here Microsoft/monaco-typescript#5

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants