question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When running in LSP mode, the following things are known not to work (or function differently to non-LSP):

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:23 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
DanTupcommented, Nov 11, 2020

Most of the issue here are resolved. There are a few outstanding which have their own issues (which I’ve linked in the description above), which I’m hoping to address fairly soon so that LSP can become the default.

If you encounter any other issues not listed, please file new specific issues. Thanks!

1reaction
DanTupcommented, Jul 18, 2020

@RaviKavaiya correct - for Flutter you need to use the SDK it provides. When you run flutter --version it will show the version of the SDK (eg. Dart 2.9.0 (build 2.9.0-21.0.dev 89fe12b12a)) so once that’s higher than the version that includes this change it should work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - LSP Mode - LSP support for Emacs
Check *lsp-log* buffer and verify that lsp-mode is able to find the server. If lsp-mode is unable to find the binary but it...
Read more >
Troubleshooting - LSP for Sublime Text
If the server is crashing on startup, try running LSP: Troubleshoot server from the Command Palette and check the "Server output" for potential...
Read more >
Troubleshooting - Sublime Text Language Server Protocol ...
Common problems. 1. LSP doesn't start my language server. Make sure you have a folder added in your Sublime workspace. Make sure the...
Read more >
r/neovim - LSP Trouble: A pretty diagnostics list to help your ...
LSP Trouble : A pretty diagnostics list to help your solve all the trouble your code is causing. · ✨ Features · More...
Read more >
How to troubleshoot LSP interactions - Sophos Support
Step one: Identify the issue. Step two: Verify whether the Sophos LSP is involved in the issue. Step three: If the Sophos LSP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found