You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rust Analyzer adds a small widget at the bottom of the editor:
Clicking it you are taken to the LSP server output. When there are errors, that widget becomes yellow so it's easy to see there are potential errors in a Cargo.toml. We should do the same for Noir.
Happy Case
There's a "noir-lsp" or similar widget at the bottom that becomes yellow on errors, and that takes you to the server output.
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Problem
Rust Analyzer adds a small widget at the bottom of the editor:
Clicking it you are taken to the LSP server output. When there are errors, that widget becomes yellow so it's easy to see there are potential errors in a
Cargo.toml
. We should do the same for Noir.Happy Case
There's a "noir-lsp" or similar widget at the bottom that becomes yellow on errors, and that takes you to the server output.
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: