-
Notifications
You must be signed in to change notification settings - Fork 66
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
[request] lsp mode support #81
Comments
+1 |
This requires an underlying solidity LSP client. There is a work in progress version in solidity. I'm planning on integrating it sometime. |
New Solidity releases continue to add features for LSP, such as the "Go to Definition" added in 0.8.13. Would also love to see this working in Emacs! |
Please, add lsp support! |
+1 would love to have this as well! |
Bump please! |
Probably makes more sense to push this on the lsp-mode repo? There is already an issue #3440 open with some testing code. |
Feature request: add language server (lsp-mode) support for Solidity.
There used to be a repo that has a simple solidity-lsp, but was removed.
The text was updated successfully, but these errors were encountered: