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

LSP: show "noir-lsp" widget at the bottom of the editor for accessing potential errors #6259

Open
asterite opened this issue Oct 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@asterite
Copy link
Collaborator

asterite commented Oct 9, 2024

Problem

Rust Analyzer adds a small widget at the bottom of the editor:

Image

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

@TomAFrench
Copy link
Member

We have a nargo widget on the bottom right of the editor btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants