Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: rewritten "common problems" section #2406

Merged
merged 4 commits into from
Jan 27, 2024
Merged

docs: rewritten "common problems" section #2406

merged 4 commits into from
Jan 27, 2024

Conversation

rchl
Copy link
Member

@rchl rchl commented Jan 26, 2024

Refactored "Common problems" section:

  • Combined Popup error Language server <your_server_language_name> has crashed and LSP cannot find my language server into a single Error dialog saying Failed to start... section. That's because both of those issues trigger the same error dialog, only with some potentially different errors at the bottom of the dialog.
  • Removed some very obscure the language servers may have dependencies that should also be in your PATH suggestion specific to haskell server and instead linking to "Self help" section that should provide more generic understanding of whatever the issue might be.
  • Removed "Known issues" header since the Completions not shown after certain keywords section can easily be considered "Common problems" instead. Note that this is also pretty obscure issue and not sure it really needs to be here. Haven't seen any issues like that for a long time.

Copy link

netlify bot commented Jan 26, 2024

Deploy Preview for sublime-lsp ready!

Name Link
🔨 Latest commit e2325dc
🔍 Latest deploy log https://app.netlify.com/sites/sublime-lsp/deploys/65b5636188669400080f0ed0
😎 Deploy Preview https://deploy-preview-2406--sublime-lsp.netlify.app/troubleshooting
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rchl rchl merged commit 3400acc into main Jan 27, 2024
4 checks passed
@rchl rchl deleted the docs/rewrite-problems branch January 27, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants