Skip to content

Commit

Permalink
tweak words
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Apr 16, 2024
1 parent b8d867c commit 5a23458
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions messages/2.0.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand All @@ -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.

0 comments on commit 5a23458

Please sign in to comment.