language-server-client
There are 47 repositories under language-server-client topic.
emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
ray-x/navigator.lua
Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
nvim-java/nvim-java
Painless Java in Neovim
neurocyte/flow
Flow Control: a programmer's text editor
Tencent/LuaHelper
LuaHelper is a High-performance lua VSCode plugin, Language Server Protocol for lua.
ballerina-platform/lsp4intellij
This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.
microsoft/multilspy
multilspy is a lsp client library in Python intended to be used to build applications around language servers.
jackguo380/vim-lsp-cxx-highlight
Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
mshr-h/vscode-verilog-hdl-support
HDL support for VS Code
microsoft/monitors4codegen
Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.
fortran-lang/vscode-fortran-support
Fortran language support for Visual Studio Code
scalameta/coc-metals
Deprecated in favor of scalameta/nvim-metals
hugopl/tijolo
Simple and fast keyboard focused IDE written in Crystal and GTK.
go-language-server/protocol
Package protocol implements Language Server Protocol specification in Go
Galarius/vscode-opencl
OpenCL for Visual Studio Code
lxtk-org/lxtk
Language Client/Server Toolkit
danielwelch/coc-homeassistant
A coc.nvim extension for Home Assistant
alextsao1999/lsp-cpp
an easy cpp language-server-protocol client
go-language-server/jsonrpc2
Package jsonrpc2 an implementation of the JSON-RPC 2 specification for Go
scalameta/metals-sublime
Sublime Text package for Metals, a language server for Scala
artagnon/vsfstar
🦅 VSCode extension for F* with IDE features
mdavisprog/lstalk
C library that enables communication with a language server.
oparaskos/vscode-fountain
Fountain Language Server
shivamashtikar/vimmer-ps
A support plugin for LanguageClient_NeoVim which integrates PureScript Language Server
nvim-java/nvim-java-core
Provides APIs to interact with java projects in Neovim
lf-lang/vscode-lingua-franca
Lingua Franca extension for Visual Studio Code
robb-j/nova-yaml
A Nova extension to provide YAML validation based on JSON schemas
go-language-server/api
Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications
go-language-server/uri
Package uri is an implementation of the URI Uniform Resource Identifier(RFC3986) specification for Go
NoumenaDigital/npl-vscode-extension
A VS Code extension providing support for the Noumena Protocol Language (NPL), with language server integration.
BeardedFish/vscode-robots-dot-txt-support
An extension for Visual Studio Code that enables support for robots.txt files. 🤖
nvim-java/nvim-java-test
Provides APIs related to testing Java
baz-scm/LSC-ts-example
An example of a non-IDE language server cllient in typescript
tomlin7/tarts
Client implementation of the Language Server Protocol (https://microsoft.github.io/language-server-protocol) that is used in IDEs, editors and other tools to provide language features like auto-completions, hovers, goto-definition, etc.