Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
https://github.com/emacs-lsp/lsp-mode
- Fixes #750
- ATM there is no way to see the global/per project error statistics.
232c33eb4148b63e3e2aadba116782fa2ca0b25f authored almost 5 years ago76bcbcb4b027aa9857a4105bc0469f963bc1cf76 authored almost 5 years ago
63eb53c48a04122f6a1c36cbfa158ff8adcc82dd authored almost 5 years ago
be0f5868d625657aa105def14cb7c1ac358946da authored almost 5 years ago
* Adds `lsp-intelephense-multi-root` custom flag
This flag is used during `make-lsp-client` f...
5862fd5ef472c4c584415b400512a0c56fd75301 authored almost 5 years ago- see https://github.com/flycheck/flycheck/pull/1676
1ab56d29bb3280584e24a68cd3ad5dc5d0563752 authored almost 5 years agofc812bea1f825e96190b84902352b34255837f67 authored almost 5 years ago
d831bb2c57d9d4cc1eb2da138c66e2f8d3ed1dff authored almost 5 years ago
update rust-analyzer path
f47b9a59e08067bd5fd939303e3bb45b5fd24455 authored almost 5 years ago6fa6be75c7ddea27f14364e6d511ed4f0af7f00d authored almost 5 years ago
d22c002dfdbe03a9e5066021ae94779a5e483f98 authored almost 5 years ago
* Hide code lenses before revert-buffer
* Remove unnecessary lambda
9982b7ed5d96eb46cc1de0501de3b66944b90ff4 authored almost 5 years agofd50479067005296a4ee84c01ce5d2994fab04df authored almost 5 years ago
update rust-analyzer binary
919fcc9ce49aafde87dcc6b8fc7454fa208c2d08 authored almost 5 years agoclose #1431
9a10f8f044b723ca5d59b397f96365eeca9d4daf authored almost 5 years ago1b5963dc04c6aa2f29c508ed3863f99b932974ac authored almost 5 years ago
dd37b79d6795811d89cfbb2df39bf17662afad69 authored almost 5 years ago
984c769a0251e1ac990fe136e8cc4ac8b654fbaa authored almost 5 years ago
* lsp--line-character-to-point: `character` 'nil?
Fixes https://github.com/emacs-lsp/lsp-ori...
e702b81bbe7ed1f3175131147de34b327235b4ad authored almost 5 years ago1343e5867281bfb7278c66f845eb6cc0f5815368 authored almost 5 years ago
- revert delaying incremental changes
see https://github.com/emacs-lsp/lsp-java/issues/195
e61aa820f89270c3275743cd5945ecf7cf1bcd9e authored almost 5 years agoSee https://github.com/microsoft/language-server-protocol/issues/924
f6ec81b07039b5279bfd6dcd906e284d44f4a035 authored almost 5 years ago857ccb0e1bb47d2a6620b5cc61538ea9886e99f6 authored almost 5 years ago
2fc0963a50488c47a5be3836ad042380b71d1cfb authored almost 5 years ago
fixes #1414
27768c6c15c0779b0ac92212f87eec0873fb1f0a authored almost 5 years ago
- as per spec textEdit/insertTextFormat and insertText are mandatory so we have
to call resolve...
0bfd69651ba2273469a888e4c04aea6257de1478 authored almost 5 years ago
https://github.com/JakeBecker/elixir-ls has become inactive for an extended period of time. http...
2d823ccf4a58ab7603fe90883648e26de6b3f8d3 authored almost 5 years ago
ATM lsp-mode completion slows down sometimes because we receive diagnostics or
related results ...
* Make sure signature is automatically cleaned
* Change from setq-local to setq for defvar-lo...
ab581ebffcb05fa3de103394a4c9034a768417cb authored almost 5 years ago4090b15681a0fdb112a7086bc252d792328ae7f3 authored almost 5 years ago
- ATM we either require automatically all clients defined in lsp-clients or we
do not require a...
e5d3fc5b02bc01aff5c5610923e3e18f0fe04774 authored almost 5 years ago
Servers can return % in the status string which leads to errors when
displaying it.
`lsp-flycheck-live-reporting` should be set in case we want to
flycheck-check-syntax-automatically
e7c7abf23631da04218db94960435591811ed77b authored almost 5 years ago
- we have to clean lsp--last-signature-buffer when activating the signature help
otherwise it wi...
It is not guaranteed that the :filter function will be called after
describe-buffer-bindings cal...
* Add clang-tidy specific functionality for the lsp Flycheck checker
* lsp-cpp.el: New file t...
670392078886d6ff6c129ba83b35a4f288504549 authored almost 5 years ago.ccls-cache is an internal directory created by the ccls lang server.
c8188efeba84ff51b437f9f0b58e3947a5bd3c83 authored almost 5 years agoThough it's `null` in json, it is `nil` in emacs-lisp.
6bdb62c1e265c9e45d0085a2036e732c61f8133e authored almost 5 years agoSupport pyenv in pyls
6a7d63d3dae52cf641244f66a4de78792fca4cd2 authored almost 5 years agocc9ec0fbbc0584ecc439229fa93e432143095a62 authored almost 5 years ago
"500 seconds" is too much.
9ef7a926940b499aa7ca5617f3751731e7670d0a authored almost 5 years agof7220e45b13a50f2bafb78dc720015b6c8bba4b5 authored almost 5 years ago
699ef4911a25e523d93c5d03f8a16785f06a8c03 authored almost 5 years ago
77666588501fade7eeab539cb7fdbd57623688e5 authored almost 5 years ago
e5147795735f0b9f64eb1a4d750cf6bc109e74c6 authored almost 5 years ago
51dd86473edfeaef067bfc9f9063c7d72dbf8831 authored almost 5 years ago
9bb88517cfac389e5dbe1c64be93c42ee2fb1c62 authored almost 5 years ago
df4e0cf8ee6f1a523547324938480be970c6e54a authored almost 5 years ago
9fb99fa6d11ff3ba3db1e8e162000d154d2dee0b authored almost 5 years ago
- fixes https://github.com/emacs-lsp/lsp-ui/issues/301
- Introduced `lsp-diagnostic-package` ...
a2b13ddfd20fb5db67a1ba4891dad2e005ffaf87 authored almost 5 years ago9cabe539a49e2e1805c5f197ce0c0614bcd208ba authored almost 5 years ago
- For Custom settings PROPS, adds doc for lambda function support and strips a
prop if it is not...
rust-analyzer updates
efca9d5c70d8340ebf0640a6d3af7451d13109f5 authored almost 5 years agoe9cc0a5207b8c7c1ba5aa613277a0c28cb2eeac6 authored almost 5 years ago
2d87d16e73a44fbcc83f07f1d378abf5f150384a authored almost 5 years ago
b33390bec27a1ab9334830fd1750d440d4e6f16a authored almost 5 years ago
add lsp-rust-select-and-apply-source-change-command for auto imports
c8a4bc9aa5571a69de3c6825563a373520a55337 authored almost 5 years ago982639b7f7dafdaab05c383fcddea2b796fab579 authored almost 5 years ago
The documentation is one paren short in the declaration of use-package for which-key. Users who ...
abab4fdfce36e1d57888b9af25264d877a02a650 authored almost 5 years ago
Different environment is supported for pyls in
https://github.com/palantir/python-language-serve...
f6566aaa30f64f2ac8a8f43df5cc84976b2ca390 authored almost 5 years ago
08856354c9352f1d68fcdde56f3dcc22f45b323a authored almost 5 years ago
Fixes #1387
c8e4b5e3b117271c804222f870d82791ad36ae06 authored almost 5 years agoFixes #1379
- the hook must be local
646ff5bf9968618d953323d873225a4482fa1ec7 authored almost 5 years ago6e4e0688d8188f76850d165732b5b996d50f98f6 authored almost 5 years ago
Adds https://github.com/regen100/cmake-language-server.
e435e2cc77737d40f7c61b2a32e92c59e3f3fcf8 authored almost 5 years ago* Include ghdl-ls as vhdl native, direct server
No need to go through hdl-checker
* Fixes ...
35b3c848115ed09605f92d9aac9fe239f3df2b0f authored almost 5 years ago- Fixes https://github.com/emacs-lsp/lsp-mode/issues/1363
8b7c12851977372d7d9820d16b8f1523fc80a066 authored almost 5 years ago21baf3888311000548d58b7ad6a88e5106199537 authored almost 5 years ago
1e49cedd903727d511a8e90ada9ce9d3f84f6b80 authored almost 5 years ago
7268ce5777b15b3d3f9b96928735ecc7944c3d0e authored almost 5 years ago
af9afac8cdb7b0a011296f184972ac398f0bdf52 authored almost 5 years ago
- fixes https://github.com/emacs-lsp/dap-mode/issues/196
4a429edee2c501389a23ea683c5d89761524ef32 authored almost 5 years ago* add support for dhall
* Alphabetize README.org
6d4c54e869a6f43ab035d6ed91f58a45aab1bee1 authored almost 5 years ago
- added `lsp-command-keymap` which will contain all `lsp-mode` shortcuts.
Introduced `lsp-defi...
With python and the pyls language server I get this prompt every time I open
any python file wh...
91e37a61f4ac220f42267536969642db1f65761b authored about 5 years ago
71713b599cb276a9912f9bb1d656d551e6524f05 authored about 5 years ago
58dd4bd3808b901e4581c8f6825ebd3b7313b276 authored about 5 years ago
8f08b55d24c9e07d8ae443f6807f4848e21be981 authored about 5 years ago
bc51f4a20b65737f3821e13edea52596a4be1bdb authored about 5 years ago
* Add server locations, special-mode for stderr-buf, fix types
1. Add defcustom lsp-server-lo...
fd30c1901b5a6356e898bbddd18a9d291aac3735 authored about 5 years ago
The installation command for the Latex LSP Server was broken. This
change escapes the double da...
* Update lsp-groovy-vars.adoc
updated according to https://github.com/emacs-lsp/lsp-mode/blob...
22517458ba3fa80fdee028f5a6921eea6ab13050 authored about 5 years ago843000b373b2ab50a2c14742acffacaee2be6edc authored about 5 years ago
5f2d9d6a95e29106fead6fc5865facba07755009 authored about 5 years ago
* Add option to enable/disable autopep8 plugin
* Disable yapf by default
73abce4b98b810aac5c68ac518d8eba59a81b5a9 authored about 5 years agoFix https://github.com/emacs-lsp/lsp-mode/issues/1281
09d2195f8e9472fe3c0b8a7a5ead4864e98de8be authored about 5 years ago* Cache completion candidates in lsp-capf
* dont cache for completion-at-point
7b38b66b46e0aac4ff1f89dfc42fa599b84aa858 authored about 5 years ago- Fixes https://github.com/emacs-lsp/lsp-mode/issues/1325
e9c602cd3281f0346dab19c310f3b3b3d1fe1b1c authored about 5 years agoc7dc0ed22a3fc3c759809b7e9d8a62be2311b31c authored about 5 years ago
d4e9724da38ba2b9ae0f394519945a30de5b3ce5 authored about 5 years ago
91770f57db88dccf52e9160780ebeedacda0de46 authored about 5 years ago
1046e5c2330c368c43ccc05db173172a4ed2affe authored about 5 years ago
Add rust-analyzer initialization options and library folders
540026ec7c9b79f1a0ad91b5e215bec5aaa876b3 authored about 5 years agohttps://github.com/prominic/groovy-language-server
f90ba14b0574d2fac31b6c797b49113e4de632dd authored about 5 years ago
- Fixes #1315
- Fixes https://github.com/emacs-lsp/lsp-ui/issues/377
- Use `lsp-signature-toggl...
e95109b8b84201c299f54d5f22e84e5eb6511ac4 authored about 5 years ago