Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3,536 changes: 1,317 additions & 2,219 deletions doc/configs.md

Large diffs are not rendered by default.

4,134 changes: 1,647 additions & 2,487 deletions doc/configs.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lsp/ada_ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local util = require 'lspconfig.util'

---@brief
---
---https://github.com/AdaCore/ada_language_server
-- https://github.com/AdaCore/ada_language_server
--
-- Installation instructions can be found [here](https://github.com/AdaCore/ada_language_server#Install).
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/agda_ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local util = require 'lspconfig.util'

---@brief
---
---https://github.com/agda/agda-language-server
-- https://github.com/agda/agda-language-server
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indent of all comment lines needs to be the same.

--
-- Language Server for Agda.
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/aiken.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/aiken-lang/aiken
-- https://github.com/aiken-lang/aiken
--
-- A language server for Aiken Programming Language.
-- [Installation](https://aiken-lang.org/installation-instructions)
Expand Down
2 changes: 1 addition & 1 deletion lsp/air.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/posit-dev/air
-- https://github.com/posit-dev/air
--
-- Air is an R formatter and language server, written in Rust.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/alloy_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/AlloyTools/org.alloytools.alloy
-- https://github.com/AlloyTools/org.alloytools.alloy
--
-- Alloy is a formal specification language for describing structures and a tool for exploring them.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/anakin_language_server.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://pypi.org/project/anakin-language-server/
-- https://pypi.org/project/anakin-language-server/
--
-- `anakin-language-server` is yet another Jedi Python language server.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/ansiblels.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/ansible/vscode-ansible
-- https://github.com/ansible/vscode-ansible
--
-- Language server for the ansible configuration management tool.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/antlersls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://www.npmjs.com/package/antlers-language-server
-- https://www.npmjs.com/package/antlers-language-server
--
-- `antlersls` can be installed via `npm`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/arduino_language_server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local util = require 'lspconfig.util'

---@brief
---
---https://github.com/arduino/arduino-language-server
-- https://github.com/arduino/arduino-language-server
--
-- Language server for Arduino
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/asm_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/bergercookie/asm-lsp
-- https://github.com/bergercookie/asm-lsp
--
-- Language Server for NASM/GAS/GO Assembly
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/ast_grep.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://ast-grep.github.io/
-- https://ast-grep.github.io/
--
-- ast-grep(sg) is a fast and polyglot tool for code structural search, lint, rewriting at large scale.
-- ast-grep LSP only works in projects that have `sgconfig.y[a]ml` in their root directories.
Expand Down
2 changes: 1 addition & 1 deletion lsp/atlas.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/ariga/atlas
-- https://github.com/ariga/atlas
--
-- Language server for Atlas config and scheme files.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/autohotkey_lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

---@brief
---
---https://github.com/thqby/vscode-autohotkey2-lsp
-- https://github.com/thqby/vscode-autohotkey2-lsp
--
-- AutoHotkey v2.0 LSP implementation
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/autotools_ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local root_files = { 'configure.ac', 'Makefile', 'Makefile.am', '*.mk' }

---@brief
---
---https://github.com/Freed-Wu/autotools-language-server
-- https://github.com/Freed-Wu/autotools-language-server
--
-- `autotools-language-server` can be installed via `pip`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/awk_ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ end

---@brief
---
---https://github.com/Beaglefoot/awk-language-server/
-- https://github.com/Beaglefoot/awk-language-server/
--
-- `awk-language-server` can be installed via `npm`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/azure_pipelines_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/microsoft/azure-pipelines-language-server
-- https://github.com/microsoft/azure-pipelines-language-server
--
-- An Azure Pipelines language server
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/bacon_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/crisidev/bacon-ls
-- https://github.com/crisidev/bacon-ls
--
-- A Language Server Protocol wrapper for [bacon](https://dystroy.org/bacon/).
-- It offers textDocument/diagnostic and workspace/diagnostic capabilities for Rust
Expand Down
2 changes: 1 addition & 1 deletion lsp/basedpyright.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ end

---@brief
---
---https://detachhead.github.io/basedpyright
-- https://detachhead.github.io/basedpyright
--
-- `basedpyright`, a static type checker and language server for python
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/bashls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/bash-lsp/bash-language-server
-- https://github.com/bash-lsp/bash-language-server
--
-- `bash-language-server` can be installed via `npm`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/basics_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/antonk52/basics-language-server/
-- https://github.com/antonk52/basics-language-server/
--
-- Buffer, path, and snippet completion
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/bazelrc_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/salesforce-misc/bazelrc-lsp
-- https://github.com/salesforce-misc/bazelrc-lsp
--
-- `bazelrc-lsp` is a LSP for `.bazelrc` configuration files.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/beancount.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/polarmutex/beancount-language-server#installation
-- https://github.com/polarmutex/beancount-language-server#installation
--
-- See https://github.com/polarmutex/beancount-language-server#configuration for configuration options
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/bicep.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/azure/bicep
-- https://github.com/azure/bicep
-- Bicep language server
--
-- Bicep language server can be installed by downloading and extracting a release of bicep-langserver.zip from [Bicep GitHub releases](https://github.com/Azure/bicep/releases).
Expand Down
2 changes: 1 addition & 1 deletion lsp/blueprint_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://gitlab.gnome.org/jwestman/blueprint-compiler
-- https://gitlab.gnome.org/jwestman/blueprint-compiler
--
-- `blueprint-compiler` can be installed via your system package manager.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/bqls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/kitagry/bqls
-- https://github.com/kitagry/bqls
--
-- The `bqls` BigQuery language server can be installed by running:
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/bright_script.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/RokuCommunity/brighterscript
-- https://github.com/RokuCommunity/brighterscript
--
-- `brightscript` can be installed via `npm`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/bsl_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/1c-syntax/bsl-language-server
-- https://github.com/1c-syntax/bsl-language-server
--
-- Language Server Protocol implementation for 1C (BSL) - 1C:Enterprise 8 and OneScript languages.

Expand Down
2 changes: 1 addition & 1 deletion lsp/buck2.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/facebook/buck2
-- https://github.com/facebook/buck2
--
-- Build system, successor to Buck
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/buddy_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/buddy-compiler/buddy-mlir#buddy-lsp-server
-- https://github.com/buddy-compiler/buddy-mlir#buddy-lsp-server
-- The Language Server for the buddy-mlir, a drop-in replacement for mlir-lsp-server,
-- supporting new dialects defined in buddy-mlir.
-- `buddy-lsp-server` can be installed at the buddy-mlir repository (buddy-compiler/buddy-mlir)
Expand Down
2 changes: 1 addition & 1 deletion lsp/bufls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/bufbuild/buf-language-server
-- https://github.com/bufbuild/buf-language-server
--
-- `buf-language-server` can be installed via `go install`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/bzl.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://bzl.io/
-- https://bzl.io/
--
-- https://docs.stack.build/docs/cli/installation
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/c3_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/pherrymason/c3-lsp
-- https://github.com/pherrymason/c3-lsp
--
-- Language Server for c3.
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/cds_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://cap.cloud.sap/docs/
-- https://cap.cloud.sap/docs/
--
-- `cds-lsp` can be installed via `npm`:
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/clangd.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ end

---@brief
---
---https://clangd.llvm.org/installation.html
-- https://clangd.llvm.org/installation.html
--
-- - **NOTE:** Clang >= 11 is recommended! See [#23](https://github.com/neovim/nvim-lspconfig/issues/23).
-- - If `compile_commands.json` lives in a build directory, you should
Expand Down
2 changes: 1 addition & 1 deletion lsp/clojure_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/clojure-lsp/clojure-lsp
-- https://github.com/clojure-lsp/clojure-lsp
--
-- Clojure Language Server
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/cmake.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/regen100/cmake-language-server
-- https://github.com/regen100/cmake-language-server
--
-- CMake LSP Implementation
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/coffeesense.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/phil294/coffeesense
-- https://github.com/phil294/coffeesense
--
-- CoffeeSense Language Server
-- `coffeesense-language-server` can be installed via `npm`:
Expand Down
2 changes: 1 addition & 1 deletion lsp/contextive.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/dev-cycles/contextive
-- https://github.com/dev-cycles/contextive
--
-- Language Server for Contextive.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/coq_lsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/ejgallego/coq-lsp/
-- https://github.com/ejgallego/coq-lsp/
return {
cmd = { 'coq-lsp' },
filetypes = { 'coq' },
Expand Down
2 changes: 1 addition & 1 deletion lsp/crystalline.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/elbywan/crystalline
-- https://github.com/elbywan/crystalline
--
-- Crystal language server.
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/csharp_ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local util = require 'lspconfig.util'

---@brief
---
---https://github.com/razzmatazz/csharp-language-server
-- https://github.com/razzmatazz/csharp-language-server
--
-- Language Server for C#.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/css_variables.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/vunguyentuan/vscode-css-variables/tree/master/packages/css-variables-language-server
-- https://github.com/vunguyentuan/vscode-css-variables/tree/master/packages/css-variables-language-server
--
-- CSS variables autocompletion and go-to-definition
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/cssls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/hrsh7th/vscode-langservers-extracted
-- https://github.com/hrsh7th/vscode-langservers-extracted
--
-- `css-languageserver` can be installed via `npm`:
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/cssmodules_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/antonk52/cssmodules-language-server
-- https://github.com/antonk52/cssmodules-language-server
--
-- Language server for autocompletion and go-to-definition functionality for CSS modules.
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/cucumber_language_server.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://cucumber.io
-- https://cucumber.io
-- https://github.com/cucumber/common
-- https://www.npmjs.com/package/@cucumber/language-server
--
Expand Down
2 changes: 1 addition & 1 deletion lsp/cue.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/cue-lang/cue
-- https://github.com/cue-lang/cue
--
-- CUE makes it easy to validate data, write schemas, and ensure configurations align with policies.
return {
Expand Down
2 changes: 1 addition & 1 deletion lsp/custom_elements_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/Matsuuu/custom-elements-language-server
-- https://github.com/Matsuuu/custom-elements-language-server
--
-- `custom-elements-languageserver` depends on `typescript`. Both packages can be installed via `npm`:
-- ```sh
Expand Down
2 changes: 1 addition & 1 deletion lsp/cypher_ls.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---@brief
---
---https://github.com/neo4j/cypher-language-support/tree/main/packages/language-server
-- https://github.com/neo4j/cypher-language-support/tree/main/packages/language-server
--
-- `cypher-language-server`, language server for Cypher query language.
-- Part of the umbrella project cypher-language-support: https://github.com/neo4j/cypher-language-support
Expand Down
Loading
Loading