You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to simple-language-client
Usage: simple-language-client [-s|--server ARG] DIR [--root-dir ARG]
A language client powered by eglot
Available options:
-s,--server ARG Path to the language server (default: "pyls")
DIR The directory containing the source files to load
--root-dir ARG Path to root dir
-h,--help Show this help text
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What do people think of leveraging eglot to act as a backend for an LSP CLI Interface?
We could use commander.
LSP CLI Interface written in Haskell:
https://github.com/mpickering/simple-language-client
Beta Was this translation helpful? Give feedback.
All reactions