diff --git a/messages/2.0.0.txt b/messages/2.0.0.txt index 7de5fce2b..63df779cb 100644 --- a/messages/2.0.0.txt +++ b/messages/2.0.0.txt @@ -15,7 +15,7 @@ This is an internal LSP codebase change that affect all LSP-* pacakges. ### LSP is broken after the update even if Sublime Text is restarted many times? -If that is the case, check the following: +If that is the case, follow these steps: - ##### Check if `"index_files"` is set to `false` in `Preferences.sublime-settings` @@ -24,11 +24,9 @@ If yes, remove that setting. - ##### Check if `"LSP"` is put in `"ignored_packages"` in `Preferences.sublime-settings` -Check if `LSP` got put in the `"ignored_packages"` during the update. -If yes, remove `LSP` from that setting. +Ensure that LSP hasn't been added to the "ignored_packages" list during the update. If it has, remove it. - ##### Reach for help -Feel free to [open an issue](https://github.com/sublimelsp/LSP/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=) or reach us on [Discord](https://discord.gg/TZ5WN8t) -if there are problems that arise during the update. -Be sure to provide logs from the Sublime Text console. +Feel free to [open an issue](https://github.com/sublimelsp/LSP/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=) or reach out to us on [Discord](https://discord.gg/TZ5WN8t) if you encounter any problems during the update. +Please provide logs from the Sublime Text console.