Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/nvim-lspconfig

Quickstart configs for Nvim LSP
https://github.com/neovim/nvim-lspconfig

Merge pull request #677 from lithammer/fix-scry-root-pattern

scry: Fix missing function call in root_dir

646c07beee4e691d0a5760b5136cad2d7a87362c authored almost 4 years ago by Michael Lingelbach <[email protected]>
scry: Fix missing function call in root_dir

f915777fde5e878090d0d8642cde2143d2f12939 authored almost 4 years ago by Peter Lithammer <[email protected]>
lspinfo: move to module

77aecd7358e05182357c6a106d243ceba85c4cdf authored almost 4 years ago by Michael Lingelbach <[email protected]>
Update bug_report.md

Reiterate that you should updated your neovim nightly release before filing issues.

87900ffcccd47bb6a09483ccf0d6840dc1d0d0d6 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #673 from mjlbach/filetypes_nil_handling

Add handling for nil filetypes

56bbbe79968a5edd7af4214d70724829f5bf83a2 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Add handling for nil filetypes

ad33c65f005e9da7701a88701945a8ec9c019068 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #509 from mjlbach/remove_deprecated_handlers

Remove deprecated handlers

325fb3f1635b4ed5b3ae37eb423eab53fe805b2e authored almost 4 years ago by Michael Lingelbach <[email protected]>
kotlin: update roots to fallback to build.gradle

503a58c0643e159d774137e7eda693523478fec6 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #670 from mjlbach/add_executable_check

Check if language server is executable before trying to start it

fb927a55db165c4d941528e37dac11bdfc239f7e authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #661 from mjlbach/lspinfo_fix_display

LspInfo: fix display when client cmd contains newlines

4e8b8de1b32e248eb5e14f498310dd6ebeabb26a authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

5c902243081ae2bed6bd30d785b4848012895de8 authored almost 4 years ago by Github Actions <actions@github>
LspInfo: fix display when client cmd contains newlines

c15458eb7d8152c05e557a17b8859a5d2cd77ad5 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #669 from mjlbach/fix_filetypes

Fix LspInfo when filetypes not defined

a82f57a34c58429fcea9e1154ee37cd70e6f6cc0 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Check if language server is executable before trying to start it

baa45834fce81da70d3aa428ee767ddff238a8c0 authored almost 4 years ago by Michael Lingelbach <[email protected]>
LspInfo: fix when filetypes not defined

9ffc8154da2e014bebb2638a622807172fc6e971 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

9977bf5bee4bc58eaa13ef468ae097597031607e authored almost 4 years ago by Github Actions <actions@github>
use new global bin command

55e9a9d0a5a9b15409099b85abdf2982802021a2 authored almost 4 years ago by Mike Hartington <[email protected]>
Merge pull request #665 from mjlbach/fix_lsp_info_root_detect

Fix lsp info root detect

7bd948b76aaf0804fd7a813bc7067720fd504163 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

c2e0c27104da9733783bcf153f55c5659ecd4e5f authored almost 4 years ago by Github Actions <actions@github>
Fix root detection for LspInfo, cache setup

acc93eb3febaaf3950f65b70fa33f21edfb963f0 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #659 from mjlbach/disable_transparency_lspinfo

LspInfo: disable transparency for terminal emulator compatibility

844d6f9d7af961eb27f876dc0cae9fe0fab5a769 authored almost 4 years ago by Michael Lingelbach <[email protected]>
LspInfo: disable transparency for terminal emulator compatibility

edb7a94f6c7306935cfcaef2e9a790c69802ea4f authored almost 4 years ago by Michael Lingelbach <[email protected]>
feat: added vls

e740c0620f2c0774d77b40f51b47f602a9b68beb authored almost 4 years ago by elianiva <[email protected]>
Merge pull request #651 from mjlbach/lsp_info

Commands: add LspInfo

a16a5767461fee085962e78e79491c5fefd45f54 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

3ae06456b2997e804644bebfeb229653e13a2706 authored almost 4 years ago by Github Actions <actions@github>
Commands: add LspInfo

8c63f6c919e9e89bce7758e5f93f4e0df4f50269 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #657 from mjlbach/fix_rust_analyzer_root

rust_analyzer: read project root from cargo

091227fed13f567e6d2281c15678ec0d509bb11b authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

d669fef7f1200369504287b4e3e7272b0b3b0811 authored almost 4 years ago by Github Actions <actions@github>
rust_analyzer: read project root from cargo

0f90e9fbd3f2546f90e9b515fd44522e59916849 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #655 from ckipp01/metals

Remove package_json link from Metals docs.

ea6437fc07bab6dd51bb57c48e09bba15b2cb765 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Remove package_json link from metals.

Many of the settings that this link shows are reliant on
specific things like code lenses workin...

5388826e9c8487879e49a603a0e03b1f09b30acb authored almost 4 years ago by ckipp01 <[email protected]>
readme: add references to the wiki

8c68dc78d00fc9b55312108d48c4191ec3851f6a authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #644 from jdrouhard/clangd_fix_capabilities

clangd: fix capabilities by extending protocol defaults with utf-8 offset encoding

1a85c6d4ccb858bc3048f1b469a55383dc040342 authored almost 4 years ago by Michael Lingelbach <[email protected]>
tsserver: fix luacheck error

4e7a2c32628e674348d0bf8029e1c580b05e5cc4 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #648 from mjlbach/rust_analyzer_root

rust-analyzer: fix root pattern for multi-crate projects

e0ec09fa129b00f31f4b31da3eb32e857d5cb4ff authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #554 from mjlbach/typescript_fix_root

tsserver: fix root detection to prefer tsconfig.json

e0dc9869d348819c50a3732ff55a5c8459dd9956 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #649 from mjlbach/fix_custom_config

readme: fix broken custom config example

e080cb1bcb30f9689f0fb75b3700868f88bc8d93 authored almost 4 years ago by Michael Lingelbach <[email protected]>
readme: fix broken custom config example

8cad8180b06f44a466d8f75f470e2045623bcd35 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

cb0a69506ad4056735f6438c5b34aa510e0dece6 authored almost 4 years ago by Github Actions <actions@github>
tsserver: fix root detection to prefer tsconfig.json

bdaa7009fe1ba56b309236c11262b2cb9da5d0d9 authored almost 4 years ago by Michael Lingelbach <[email protected]>
rust-analyzer: fix root pattern for multi-crate projects

aef96ddf83c14c12793dafcd6a15425010bbfaf2 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #647 from mjlbach/readme_on_attach

Update on attach in readme

82010481e20a424002f7e6f1b84b943a09cbff90 authored almost 4 years ago by Michael Lingelbach <[email protected]>
readme: align with neovim core's documentation of on_attach

59d22c52b86a356d4b7d0b0f5d29db79a27f5140 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

2faee73223f3c8cafbab1c495a29f8032afed969 authored almost 4 years ago by Github Actions <actions@github>
jdtls: fix spelling error

7b9d44dbe2fa6845deb268b78ef75dbc8a2ad284 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #646 from mjlbach/jdtls_fix_formatting

jdtls: fix formatting and non-local variable

27fa4275419a9532839d4f9686f7ee19e32379bf authored almost 4 years ago by Michael Lingelbach <[email protected]>
jdtls: fix formatting and non-local variable

91f0b2e58a8b007800a5dd1afb7609fd4132fc34 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #645 from mjlbach/jdtls_fix_docs

jdtls: fix cmd and fix java documentation

9bf99d870643a7281112e957e5179b2157257b92 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

4d3a5fbd1c34f8e2bdf3f0318eb256d94ccb388a authored almost 4 years ago by Github Actions <actions@github>
jdtls: fix cmd and fix java documentation

d540f8233cc8736fff55a5daede965cf39cdc0d4 authored almost 4 years ago by Michael Lingelbach <[email protected]>
remove deprecated handlers that were moved to neovim core

115f50aa937661c2e0c98a1fc5cf617486160f92 authored almost 4 years ago by Michael Lingelbach <[email protected]>
clangd: fix capabilities by extending protocol defaults with utf-8 offset encoding

Also removes the utf8_config helper function which was only used by
clangd and is a clangd-speci...

53ef07e5158e3f347db1be9ea5090466434b37b7 authored almost 4 years ago by John Drouhard <[email protected]>
Merge pull request #560 from mjlbach/readme_tweaks

readme: clarify mapping multiple language servers

b9073c097ec5fe0b4673db8f7c7f42ec98276aa3 authored almost 4 years ago by Michael Lingelbach <[email protected]>
readme: clarify mapping multiple language servers

12a4eeec3a990f55bc261194664f527ffff98384 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #559 from pierreprinetti/readme_typo

README.md: Fix a typo in a suggested help command

0a87413a7a20fed8eaec8957e2b14cf07be7962c authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #558 from mjlbach/readme_fix_function

readme: fix function, add missing servers for clarity

6c39c6d87d09d5fdf6544595bd799aed91c24781 authored almost 4 years ago by Michael Lingelbach <[email protected]>
README.md: Fix a typo in a suggested help command

The backticks were too wide.

cc954dd2b0b463b30417643ecbe6bcc01696fbad authored almost 4 years ago by Pierre Prinetti <[email protected]>
readme: fix function, add missing servers for clarity

035ba5ba967025d243a3d55e6483ddf4d1393a5e authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #556 from mjlbach/solargraph_diagnostics

solargraph: enable diagnostics by default

cf627881198acde0b28714211777b4e6f63f47f0 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

a6e7e18a3fd0dc33ddc655db2443c81e4c6761f8 authored almost 4 years ago by Github Actions <actions@github>
solargraph: enable diagnostics by default

80709f2746742dd89e7c859cc89c6f0220bee7c7 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #555 from mjlbach/fix_rls_documentation

rls: remove vscode extension link, fix documentation

bd26dbaddd6d3defbdcec78a166616b4f1a98678 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

9e6b711960fb0e980055640c5820de5967943df6 authored about 4 years ago by Github Actions <actions@github>
rls: remove vscode extension link, fix documentation

f4ad90854b849991c9d0426b72feff86a7f0f780 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

5a6f65039c1fc2d9359b112a273fa875f3082006 authored about 4 years ago by Github Actions <actions@github>
Merge pull request #553 from zhuangya/update-denols-doc

update denols doc

42fe51ba155a0b7f6d9607efd6631ab9fa9e8838 authored about 4 years ago by Michael Lingelbach <[email protected]>
update denols doc

941cf531d58b1f52f65c1957d19c4ef3df751176 authored about 4 years ago by Ya Zhuang <[email protected]>
Update bug_report.md

236b7989a651299b2ab76f9754a61dc02b4a204f authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #517 from mjlbach/issue_template_improvements

Issue template improvements

5815a06074548d672bcc31fb6d097ba13e45ff8d authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #552 from mjlbach/fix_typo

readme: fix typo

a04ff8a6217cb2c4a8655cae31a5dbc3fa03fc94 authored about 4 years ago by Michael Lingelbach <[email protected]>
readme: fix typo

cdf98d7fd022f1b05762678e7d116fb48c0f6d2b authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #549 from mjlbach/readme_updates

Update README.md

fa2ccc10d5a7b390c1d808ddf74dce5158debca4 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

61327f287b88b9008701cf813a802fb6b35f05f1 authored about 4 years ago by Github Actions <actions@github>
Update README.md

Update

Update

Update

Fix link

add helpers for mappings

f2f2a7004203272fd29ed7134ab46853e31165c7 authored about 4 years ago by Michael Lingelbach <[email protected]>
Issue template: add minimal init.lua to repo and clean up issue template

123894205fe34f062842aed73f1ee9ac3366f2c2 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #547 from mjlbach/update_julia_documentation

Update julia cmd and documentation

f91331619032b8431c3ebfe23bcd6b2b9d58d200 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #548 from mjlbach/vscode_html_languageserver_completion_doc

vscode-html-languageserver: document reason completion is not on by default

beb1170497239a9cf616338c7708ad15325f2b29 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

c1bc51f9272f8da8e6cf1a09510b775e2cf8a2ff authored about 4 years ago by Github Actions <actions@github>
vscode-html-languageserver: document reason completion is not on by default

70aa683a491a3fd86aa642e3d32b257659fedcb6 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

cf8a9c43c8d891a68ec4ff56119238880d6ec447 authored about 4 years ago by Github Actions <actions@github>
julials: fix cmd and update documentation

bca861c3ecb1b087984b33be51ea85cdfaa07cd5 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #546 from mjlbach/remove_vscode_doc_ccls

ccls: remove package.json from documentation

49f64e47f2ee148830239c03065860e72ad7b56a authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

98d7433cb874b76dc7380ae3f69b37f5098925fd authored about 4 years ago by Github Actions <actions@github>
ccls: remove package.json from documentation

606be2a1c888bdb3bc3749ca54208874b7a65588 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #545 from mjlbach/improve_root_pattern_documentation

Documentation: improve description of root pattern

4da80d7c9cb6dab69787e2a0ed7b5c8eecfc2856 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

7726533b1662259a1fafaf1c42692b05996e3dd7 authored about 4 years ago by Github Actions <actions@github>
Documentation: improve description of root patterns

3ab7855c670fd28ae188000c8b8f90a64d1eb412 authored about 4 years ago by Michael Lingelbach <[email protected]>
Documentation: improve description of root pattern

ce9e6062243d254d805bd97882a8adaff4a66616 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #544 from mjlbach/clarify_on_new_config

Add clarification about on_new_config

e9ebec1c6888f099a5cbff85e87f7b6de0209ac7 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

afd1a90f2704c21f1bffc8b76788ddc6c7684b14 authored about 4 years ago by Github Actions <actions@github>
Add clarification about on_new_config

d3e181514726efbfaee8a9aa8c59664e61518988 authored about 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #540 from mjlbach/angularls_fix_documentation

angularls: update documentation to note on_init overrides cmd

69ce8b95300da53fea099271db39e8a607d85f47 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

ebde444d5b3e95d87570b6006bd0555bdc52b508 authored about 4 years ago by Github Actions <actions@github>
angularls: update documentation to note on_init overrides cmd

6a1a1de330ce1e571b4860e4143ccc2d59cf5c6e authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

391522a8a426c1e1bfab86ffc89489ecc265f18e authored about 4 years ago by Github Actions <actions@github>
Merge pull request #543 from oberblastmeister/master

Add dhall lsp server

0faf27e481a34dee5735883fca402c37dca37770 authored about 4 years ago by Michael Lingelbach <[email protected]>
added dhall lsp server

added default config docs

added installation instructions

wording

fix

added dhall-lsp-server

0958a7421ede3d0e77fb89d3dd2c6c48878cba8e authored about 4 years ago by Brian Shu <[email protected]>
Merge pull request #542 from theHamsta/fix-sumneko-config-syntax-error

Fix syntax error for sumneko_lua in CONFIG.md

81d88d4a17fff4e072b6f4f58eca482f60f78ea2 authored about 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

eec1a7f377762ae53cdb85520870f719503d9199 authored about 4 years ago by Github Actions <actions@github>
Fix syntax error for sumneko_lua in CONFIG.md

aaceda8cd88077767bf0507e4ea2c568b34f4450 authored about 4 years ago by Stephan Seitz <[email protected]>