Does Cudatext support the LSP protocol?
Posted: 01.10.2020 17:04
LSP is Language Server Protocol: https://en.wikipedia.org/wiki/Language_Server_Protocol
Many text editors support it and it allows them to serve as an real IDE. For example, Emacs: https://emacs-lsp.github.io/lsp-mode/
I know Emacs is bit too advanced, but other editors do, too.
Many text editors support it and it allows them to serve as an real IDE. For example, Emacs: https://emacs-lsp.github.io/lsp-mode/
I know Emacs is bit too advanced, but other editors do, too.