Solidity language server support #1304
appetrosyan
started this conversation in
Ideas
Replies: 1 comment
-
If it's an LSP server, you probably already use it with Eglot, no need for
a pull request or a specialized package like in and other clients. Often
just finding the file, `M-x eglot` and pointing it to the program works.
…On Wed, Oct 4, 2023, 07:14 Aleksandr Petrosyan ***@***.***> wrote:
aur/solidity-language-server is a language server that I'd like to be
able to use with eglot. There's a similar discussion for support on the
lsp-mode repo, but that support seems to be incomplete and not ready for
prime time.
—
Reply to this email directly, view it on GitHub
<#1304>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC6PQ63FR57QEP6FDRO42TX5T5GDAVCNFSM6AAAAAA5SCIDYSVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVGY4TSNBSHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
aur/solidity-language-server
is a language server that I'd like to be able to use witheglot
. There's a similar discussion for support on thelsp-mode
repo, but that support seems to be incomplete and not ready for prime time.Beta Was this translation helpful? Give feedback.
All reactions