microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 237 forks source link

Add '.' as a completion trigger for JavaScript scopes. #694

Closed DanielRosenwasser closed 5 years ago

DanielRosenwasser commented 5 years ago

Copied from the 'TypeScript.sublime-settings' file.

Fixes #692.