An open API service indexing awesome lists of open source software.

https://github.com/mdanilov/rtext-lsp-adapter

A proxy which adapts VSCode LSP requests to RText Service protocol commands
https://github.com/mdanilov/rtext-lsp-adapter

lsp lsp-server rtext rtext-service vscode-languageserver

Last synced: 25 days ago
JSON representation

A proxy which adapts VSCode LSP requests to RText Service protocol commands

Awesome Lists containing this project

README

          

# rtext-lsp-adapter

A proxy which adapts VSCode LSP requests to RText Service protocol commands.

`rtext-lsp-adapter` proxies requests between the language server and RText back-end, and modifies them in such a way that allows for the two to communicate correctly.

# Examples

`rtext-lsp-adapter` is used by [automate-vscode-extension](https://github.com/mdanilov/automate-vscode-extension).