We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pull from here : https://github.com/Microsoft/TypeScript/blob/master/src/server/editorServices.ts
The text was updated successfully, but these errors were encountered:
feat(languageServiceHost) brought in ScriptInfo class from editor ser…
bdaff32
…vices and followed the tree from there. Updated our language service to use the new ScriptInfo class. closes #176
feat(languageService) efficiently send changes to worker. No need to …
9baf7f1
…do `updateText` needlessly refs #176
f7eb4a8
…vices and followed the tree from there. Updated our language service to use the new ScriptInfo class. closes TypeStrong/atom-typescript#176
basarat
No branches or pull requests
Pull from here : https://github.com/Microsoft/TypeScript/blob/master/src/server/editorServices.ts
The text was updated successfully, but these errors were encountered: