From 5a234588513f0cfc1bf1770b09418c1c8d8a3aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D1=80=D0=B5=D0=B4=D1=80=D0=B0=D0=B3=20=D0=9D=D0=B8?= =?UTF-8?q?=D0=BA=D0=BE=D0=BB=D0=B8=D1=9B?= Date: Tue, 16 Apr 2024 15:09:53 +0200 Subject: [PATCH] tweak words --- messages/2.0.0.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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.