Open alxiong opened 3 years ago
+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.