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
Don't request hover when server cannot handle textDocument/hover
0ec143c140d5f528e53031f1fe158fda82cdba45 authored over 6 years agoef37dafe26d3f74ecede74687790cff607090a24 authored over 6 years ago
39e9b7f3dce6c5e0297870e465cbec9f8ecaf764 authored over 6 years ago
32f63719253e6dc8d1bf4c6fee5c7e509a06ca36 authored over 6 years ago
37e69a36fea7bf5fe4b265b7434aef193c0c07ef authored over 6 years ago
Improve actions handling
6a6ae3fc5d9057ba08fad9e090c3e7a0231e3a6c authored over 6 years agoCheck CAPS argument type in lsp-register-client-capabilities
7831a555a20addecbf6bf997cb2cffcadbc397d1 authored over 6 years agoShow project root warning optionally in *Messages* buffer
7e04e8dc6b3cde5006f3efa3abcab5536ec6dbd9 authored over 6 years agoUse thing at point for default value in lsp-rename
740d4423aa91de9f6820591b4c752d7260eb8c89 authored over 6 years ago0d5631f45b9e548373590286db3edfa376f7e49f authored over 6 years ago
Fixes https://github.com/emacs-lsp/lsp-mode/issues/353
- `lsp-execute-code-action` will calcula...
303bb37c8ccc708220b277dc3b9c9894f514f33a authored over 6 years agoin *Warnings* buffer.
b5c94397cb0ddbe4a6d0ae27f482f6e339dea631 authored over 6 years agowhether it is either list or function.
13c4bb43ba5c1e071878d5d6c151ae01209a5191 authored over 6 years ago1. Added option(lsp-eldoc-render-all) to display only the first message from the list retrieved ...
33568c36c11577e00fb70f97c171ff35e24811d4 authored over 6 years agoFixes #363
b0ea46230f168cf446b0dd3dbe1f0d08af2e6bb8 authored over 6 years ago9a57268dd42b035ddbda46d9e199667c78ef6e4b authored over 6 years ago
499cf809fdc46282d625ad82c79a812a426b0046 authored over 6 years ago
f3e6476646768b4878abecd21e4644981cef7e3c authored over 6 years ago
Fixes #354.
7f0e32bcc89f93ab0ce11309c322d9cd08b2c884 authored over 6 years agoFix willSaveWaitUntil request
c3039517325a9da9ab7277b2c0388652baba581b authored over 6 years agoFile notifications
004c9b82f401115e3a9f0ac9b823833e98950cf1 authored over 6 years agoRemove 2 spaces setting from editor config
a316bef860b31ce36ca19e9ba8d52a5ff8628d05 authored over 6 years ago8032700dc697ec17743f2c5fd606bc968b007547 authored over 6 years ago
- It is not available in emacs 25.1
b93820f71b933c68c83621c50df9bb4458b2c5fa authored over 6 years agofbae069c3952c0fa1a1c25c280838686a5cf6dfd authored over 6 years ago
33b4a0aa265b35fe68972f9526c2954addcba707 authored over 6 years ago
Use json pretty print for debug messages
7c6158ee430ec61b58e220c3a0f788d9154c92ae authored over 6 years ago- added kill watch for some of the tests
34dbc97e294811552bd32cff5e07067255e5efc7 authored over 6 years ago- Inhibit messages by default for all of the debug messages.
5849ae7aa04eb56cac0bb47a7bbf3a44f29409c9 authored over 6 years ago
The 2 spaces setting in the editor config was causing incorrect formatting of
some of the blocks...
Add workspace metadata
c8f60c692b94677a4c481ff3fea06966f72070e9 authored over 6 years agoFixes #331
- implemented facilities for handling file notifications
Example ussage:
(lsp-work...
dbfd6bf3cf7a4fb4da25d5b42e594c4b963853ca authored over 6 years agoCorrects a Parameter Name in `textDocument/didSave`
7d58d6848b1715926214ff69ebf52363a55ae623 authored over 6 years ago
`includeText` -> `text` per
https://microsoft.github.io/language-server-protocol/specification#t...
This general purpose storage will be usefull when particular extension wants to
store workspace ...
Fix lsp-on-change breaking during an auto revert
99bfca9d09e075671af2e7267ebfa767e9895286 authored almost 7 years agoAdd workspace status
3d2ba2d53021abf0f2eb8271d21600cafd0e5ae4 authored almost 7 years agoc5b65f436962f9fbb291eda65dfc1984f342be13 authored almost 7 years ago
Extend lsp-mode to provide option to register action handlers
f982feec33d8a50eb03689ac02ab5f133d0d977e authored almost 7 years agod3f8098bc460699d84f257fb76a212c9db47cbd0 authored almost 7 years ago
Fixes #304
cfc080fb50fe335ace0f839a2ede827d0592ae82 authored almost 7 years ago2e12f9ff08e39dc869c7059903d79f0e83f95d90 authored almost 7 years ago
Provide option different modes to plugin uri<->path conversion
34a669b76ac0aa45b4917f882687ca7577814249 authored almost 7 years ago
Conflicts:
lsp-methods.el
Added missing capabilities to lsp-capabilities
85b5b6b067177775d59da5dafb2bfa36ab61405d authored almost 7 years ago
List of reported server capabilities didn't check for a number of items,
including typeDefinitio...
Deal a bit better with dead processes
76ed991561435c8643990ea8c8b45b4210dfa5ec authored almost 7 years agoThis should make lsp-restart-workspace work when the process is already dead.
5b804e7e2ad99d8080ddf7b265af9dcf462f39ac authored almost 7 years ago8f07c98e067cbe6ce94d0eb12c971dc332dbc5ea authored almost 7 years ago
aa9ef84e307b207fdb93f5e28620b687cf53d290 authored almost 7 years ago
Fixes https://github.com/emacs-lsp/lsp-mode/issues/309
7642483e6c33335adc9120e7c55233336611fc58 authored almost 7 years ago102c2fc3b0da0e1115a8a7289c6fe11a45e76dcb authored almost 7 years ago
https://github.com/emacs-lsp/lsp-java/issues/18
When user looks for Definition/implementation/r...
377c23b712d4a4dd6632292d52a5a493f54c11f2 authored almost 7 years ago7dd173015d2c355e1dd2cc7a62ad75825e89e235 authored almost 7 years ago
5f6cd5fe4a2dad3f8fb13b5db581df5681b20321 authored almost 7 years ago
d1c902ea17c40a2439b94a14871fe3f202363057 authored almost 7 years ago
1d43551dc16292c966927b23d40fc44d75e02508 authored almost 7 years ago
434c8213fadf7b91f8f24faf5405a1b69e10c413 authored almost 7 years ago
https://github.com/cquery-project/emacs-cquery/issues/30
968cac1fb239fefc9ff7a5a4f1b2b156d3df23ee authored almost 7 years agofc1628b918a380d66a98f4b50adf5d45fc9337ac authored almost 7 years ago
53779fa41355e5dd561f136a85b8d2dc32fde625 authored almost 7 years ago
Don't change buffer's text properties with xrefs
6de83ee9521c6f6c8c8c0fe7da2bf9f882b5ed0b authored almost 7 years agohttps://github.com/cquery-project/emacs-cquery/issues/30
9efbcc1bfefca317017de20863f16fa46fcfc072 authored almost 7 years ago* see https://github.com/Microsoft/language-server-protocol/commit/005d12dc021b9ea087e4d1fe4915c...
c8a45dc3755f1a27c5cea086a59318091e137fa3 authored almost 7 years agoFix lsp-mode on narrowed buffer
7244ec9296d8c36483ac3a05e5965214db668441 authored almost 7 years ago4bed19a15ff2d6ba4a697660880cbdf5e82f9f10 authored almost 7 years ago
Fix documentation of notification callback
957620156ad0107967d118ab520468cf0856f2ad authored almost 7 years ago67e83b077c95e5626ac8a52c3da81147f673fc9b authored almost 7 years ago
7218ed9aa7c83f76617d2f56838f4f72d8f703d5 authored almost 7 years ago
065c36f1fceb6322b7ff8fd4bc623aa0cf6136ba authored almost 7 years ago
728eb7815ef697916bcdd09e7b1be24d0e74fd17 authored almost 7 years ago
afa8d4a099a243b1c17d9d3b5056aeddaaca5588 authored almost 7 years ago
d2851a1cf77af2eabd2b905247e056253559425c authored almost 7 years ago
Handle when the LSP server returns string as ID
a4b15a8924e99020c5fcea189007a9491d79cfb8 authored almost 7 years agoremove additional line break in echo area
1f1966568123eaa15caa0553bd345c91838eeba4 authored almost 7 years ago7cce094f67d1caf1cd8b1971b02b862d4a603ef1 authored almost 7 years ago
c40720bb434bf4e8da6cb164c25906dc9d29ff64 authored almost 7 years ago
Fixes #312.
6383fb9e414dc92eca41aed6e1b643accd4271d8 authored almost 7 years agoMake symbol highlighting looks good on dark themes.
7b725a8804225993d932a7720c5f6abc27e3abfd authored almost 7 years agoWiden buffer in symbol highlight
5ebb5c6ca58567ce22bcee79dbf8139cdb824e4f authored almost 7 years agoFix #310
72c1ce8be09dec61f624243b7ac819492efc6982 authored almost 7 years agoOptimize symbol highlighting
5d2a1d67873d14e928fc0d3e1a97bbc2a12154f5 authored almost 7 years ago8ceab7787b3f881129c03a14cd316b1f5fa1f5c9 authored almost 7 years ago
5f666246f6b6c6ef8350dd58b94b3164c9d728cf authored almost 7 years ago
ca489c8fd1a162db1ec45fab8c323147288fdede authored almost 7 years ago
0850e5bbb74c6250c29aae42a87cb5eeecf78e29 authored almost 7 years ago
Fix a typo
09d5227c29d3386c6d989ca6dd248765b5dac483 authored almost 7 years ago507981240abdbd24d37222e55100306d1ec2e3d2 authored almost 7 years ago
b8b868838b999939a3b7d05fbdc0f7af7c6744ba authored almost 7 years ago
237a20d380a646b38158652055db05af08f53035 authored almost 7 years ago
cd2db71a4177a646bc51b281729ac2e33a68282a authored almost 7 years ago
Fix compiler warning
27a2e1b2ac7032e5b93fc8550a46bf99c3153038 authored almost 7 years ago547963c137ed0438e50fa07300f4e5cc0099b453 authored almost 7 years ago
ea16d2bf7bc29c84c99c19dd392d57d57faccb95 authored almost 7 years ago
Don't set projectile-project-root in lsp-start
756d83675c6a5b82433f37d55b93bfd61a3ece1c authored almost 7 years ago
Partially reverts #257 by moving the projectile-specific
configuration into a hook script.
536fbbead296f400dd826732687eb348ee965f44 authored almost 7 years ago
Allow clients to customize how to get prefix bounds.
4f14de342d88da65229c3fb4b17385c48548c591 authored almost 7 years agoFix lsp-xx-whitelist-remove
e2095c0062bad44666c9b245e2ec981e84ae905f authored almost 7 years ago644bf541be01dd6c75f690f6a330ef87ade8f4bd authored almost 7 years ago