LSP deprecated language-ids.sublime-settings in #2586
This guide is for LSP users who have overridden language-ids.sublime-settings.
Migration guide
- Opening the command palette and select
Preferences: Browse Packages
- Copy the file from
Packages > User > language-ids.sublime-settings and paste the file contents in this issue.
- Users can delete
Packages > User > language-ids.sublime-settings after LSP maintainers added users scopes to the LSP codebase and made a release.
That way the LSP maintainers will add the missing selectors.
LSP will remove language-ids.sublime-settings in the next minor release.
LSP deprecated
language-ids.sublime-settingsin #2586This guide is for LSP users who have overridden language-ids.sublime-settings.
Migration guide
Preferences: Browse PackagesPackages > User > language-ids.sublime-settingsand paste the file contents in this issue.Packages > User > language-ids.sublime-settingsafter LSP maintainers added users scopes to the LSP codebase and made a release.That way the LSP maintainers will add the missing selectors.
LSP will remove
language-ids.sublime-settingsin the next minor release.