Provides LSP (Language Server Protocol) for Ember in Sublime Text
Provides LSP (Language Server Protocol) for Ember in Sublime Text
Install these 5 packages via Package Control, then restart Sublime Text.
Sublime Text > Settings > Package Control.install in the search bar so that you can find and select Package Control: Install Package.LSP-ember, then select to install. Repeat steps 2-3 for the remaining packages.[!NOTE]
Should LSP-ember be unavailable, you can use
Package Control: Add Repositoryinstead.Type
https://raw.githubusercontent.com/ijlee2/LSP-ember/main/repository.jsonto download code, then usePackage Control: Install Packageto install LSP-ember.
[!NOTE]
Glint v1 is not supported.
There’s currently little to configure. You can use the Command Palette to run Preferences: LSP-ember Settings.
See the Contributing guide for details.
Thanks to the maintainers of Glint for providing a TypeScript server plugin.
This project is licensed under the MIT License.