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

Feature: IDE extensions #516

Open
2 tasks done
woodruffw opened this issue Feb 5, 2025 · 0 comments
Open
2 tasks done

Feature: IDE extensions #516

woodruffw opened this issue Feb 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@woodruffw
Copy link
Owner

Pre-submission checks

  • I am not reporting a bug (crash, false positive/negative, etc). These must be filed via the bug report template.
  • I have looked through the open issues for a duplicate request.

What's the problem this feature will solve?

It would be nice to have zizmor integrate richly into IDEs like VS Code.

This has a few moving parts:

  • For full generality, zizmor would need a LSP implementation (e.g. zizmor lsp or zizmor --lsp). This would allow any IDE with LSP support to present rich zizmor results.
  • OTOH, we could probably cover >90% of user cases by building one-off extensions for VS Code/Sublime/etc. This would be a lot simpler, at least until we need/want to support >3 IDEs.

This needs more discussion/thought. Feedback welcome!

Describe the solution you'd like

See above.

Additional context

No response

@woodruffw woodruffw added the enhancement New feature or request label Feb 5, 2025
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
None yet
Development

No branches or pull requests

1 participant