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

Remix integration #16

Open
axic opened this issue Oct 24, 2022 · 0 comments
Open

Remix integration #16

axic opened this issue Oct 24, 2022 · 0 comments

Comments

@axic
Copy link

axic commented Oct 24, 2022

We had a chat with @bunsenstraat (of Remix) about their LSP feature, which already works for Solidity. It uses a mix of AST JSON and a custom parser.

I was wondering if we could provide a simple non-HTTP LSP API of this library, compiled to wasm, to be used by Remix for Yul LSP. Once that works, we could provide Solidity LSP via the very same interface, and potentially as a separate project not integrated into the main solc codebase.

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

No branches or pull requests

1 participant