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
Make sure we send the whole buffer for a lsp--full-change-event
8f97c770cd28e804731fe26df048c4fdf166aa06 authored about 7 years ago by Vibhav Pant <[email protected]>a5ea587966d1e5f07f435dcdb7ddccc9219f628a authored about 7 years ago by Alan Zimmerman <[email protected]>
By removing any narrowing in effect.
98f3a750398cafdf59d85ceb4099b6b003bc77a2 authored about 7 years ago by Alan Zimmerman <[email protected]>d19d5bdfe09e3742329ad97e57c1dab9dc1ffe30 authored about 7 years ago by Nate Eagleson <[email protected]>
And harvest the common functionality for a full incremental change too
b53402edbcb9f126917553668d8ab5d17a2da70f authored about 7 years ago by Alan Zimmerman <[email protected]>642f421d4fc1c5fbb618510fa5c095b3231618c7 authored about 7 years ago by Vibhav Pant <[email protected]>
a6768d33c7e3dc5365a8ac63c81d3288fb4dcb6d authored about 7 years ago by Vibhav Pant <[email protected]>
b319b9e1415539cd857976f9089193ff4e77de67 authored about 7 years ago by Alan Zimmerman <[email protected]>
Prior to this change, if a language server returned a falsy value for
sortText or insertText (su...
Use symbol to get completion prefix bounds.
252396b8631c5f6d5fc4725e9430feebe408568b authored about 7 years ago by Vibhav Pant <[email protected]>
word fails to get the completion prefix with underscores. For example, if
try to complete at
...
9b5e307255d674a2aaf55df868746215766e7b8b authored about 7 years ago by Caibin Chen <[email protected]>Delete unused function lsp--initialize
99ea111ed8a6ec75d642c507f28e81338f993aa5 authored about 7 years ago by Vibhav Pant <[email protected]>
I was trying to understand the difference between `lsp--start` and
`lsp--initialize` and noticed...
(see #114)
bb936fdfdcc0bbf33d02b66ad015cf437cc2fcd3 authored about 7 years ago by Vibhav Pant <[email protected]>Fix bindings in lsp--start
3b0ce5978ea36b496bc010ee39428eee17f3ca89 authored about 7 years ago by Vibhav Pant <[email protected]>Fix call to nil function
0ae36b4af93ef72f38b04f219f05b9ae532a98e2 authored about 7 years ago by Vibhav Pant <[email protected]>dbebd110f447ac744526f53dd32a0d9112c1a627 authored about 7 years ago by Andrew Stahlman <[email protected]>
Move intero code to lsp-haskell
4f05cf0960c4a5b125df48902146e923b172c916 authored over 7 years ago by Vibhav Pant <[email protected]>To enable GNU license on this repo.
See https://github.com/emacs-lsp/lsp-mode/issues/83#issueco...
af4cb3255ce8b78c54093021e50b8ac82dbd3d5f authored over 7 years ago by Alan Zimmerman <[email protected]>Send changes immediately instead of queueing them
d69692651742b65398b4c1f9ee06d1670d9443d0 authored over 7 years ago by Vibhav Pant <[email protected]>
For incremental change mode, all the changes in a `textDocument/didChange`
message are interpret...
1d29d6b1ccc59fa60f2e326c74364b4b2305dd87 authored over 7 years ago by Vibhav Pant <[email protected]>
Handle bytes better
3b5f3d6007d493a0dbfe78b18683f5e2c8ba871d authored over 7 years ago by Vibhav Pant <[email protected]>c40ce1e94d4c430bb4df1a386a87e69964daf1bb authored over 7 years ago by gpittarelli <[email protected]>
c27ccd1140fa329fa3a3ef58a0b3a28571485cf2 authored over 7 years ago by gpittarelli <[email protected]>
d4c720e72729c8b09e940dbf1bcaed9bb3281d0a authored over 7 years ago by gpittarelli <[email protected]>
1d78ead9b91d64186ab4a32ad3c08b09fa82ee4d authored over 7 years ago by gpittarelli <[email protected]>
25a659a1067da72c3073fe25024e966897794c24 authored over 7 years ago by gpittarelli <[email protected]>
54b3ed2f266c8107004d18858a4e4e48e961d725 authored over 7 years ago by gpittarelli <[email protected]>
b386facc7347b3b5412d0cc8a1d8738a890e9b49 authored over 7 years ago by Vibhav Pant <[email protected]>
fixes emacs-lsp/lsp-java#10
ad87379703a6abe02628f852bb9d63b3fc5775a1 authored over 7 years ago by Vibhav Pant <[email protected]>Make parsing even faster, and use less memory
48233dcd7004558ddfe1c5011591ad1d2bcbb331 authored over 7 years ago by Vibhav Pant <[email protected]>Changes command to be a function pointer
def89205e587de3ef9f9720a4d54949d2a6fb9d4 authored over 7 years ago by Vibhav Pant <[email protected]>Adds lsp--set-configuration for setting configuration options in the lsp server
8f1b35fd9786d3a37e7f169c36b26f67c73dcb0d authored over 7 years ago by Vibhav Pant <[email protected]>45eeb8142fc775c0376a6c7b2930ca08f14e0b03 authored over 7 years ago by Bastian Köcher <[email protected]>
40090a7ce9790ff3365a02c24b6dccba6b3290dd authored over 7 years ago by gpittarelli <[email protected]>
the shutdown protocol.
21cba984bbeff870d1e25fa18c6305fb113fd5aa authored over 7 years ago by Vibhav Pant <[email protected]>Speed up response parsing
277919b7308c476b61a8fae577a2ed1d52eb121c authored over 7 years ago by Vibhav Pant <[email protected]>c26aa643ef29811eba98c631f3680cbbd9817c61 authored over 7 years ago by gpittarelli <[email protected]>
Fix call of ‘run-hooks’
eec73cbc121d55908060b0a7557ee4f267454507 authored over 7 years ago by Vibhav Pant <[email protected]>‘run-hooks’ takes hook variable symbols as arguments.
39bbb485d3d0516f8a871acfadfbfbee670e18db authored over 7 years ago by Philipp Stephani <[email protected]>Command-fn will be called when the client is created. If command-fn is set, command will be igno...
8d2466f22893760cc8c90b16e06c83a297b2a26a authored over 7 years ago by Bastian Köcher <[email protected]>Fix sync method for backward compatibility
460334192ad6c96c0d7204d537561477dcd80586 authored over 7 years ago by Vibhav Pant <[email protected]>779f8753517ff359f74bb26d3cff41513227c751 authored over 7 years ago by MartinWolke <[email protected]>
Make xref-backend-definitions more robust
397abde391df2539f9d5a214118a2da30457c3cd authored over 7 years ago by Vibhav Pant <[email protected]>2a98b92570c0af81c9d0f2a941a8d498eeb56194 authored over 7 years ago by Alan Zimmerman <[email protected]>
In some modes, such as haskell-mode, xref-find-definitions gets called without
setting the expec...
Recognise sync method for LSPv3
43e5bd8abc7641edf9b5136e2f9dc7bcea5c7688 authored over 7 years ago by Vibhav Pant <[email protected]>63e798a22af64811092d37d6f6938f767fbcfbc6 authored over 7 years ago by Alan Zimmerman <[email protected]>
4e9ce2f674f9a198695521a3a8ade88714df201f authored over 7 years ago by Alan Zimmerman <[email protected]>
02acb76533e5f126953e0855feab3d45214c4bb7 authored over 7 years ago by Sho Takemori <[email protected]>
Fix typo in receive: Unkown -> Unknown
3e93b3fd754931cfd122855659afbd070d844bac authored over 7 years ago by Vibhav Pant <[email protected]>4d51c4dc1c58265a37aeb81eeb2323d979123e08 authored over 7 years ago by Hoàng Đức Hiếu <[email protected]>
Fix typo in faces: hightlight -> highlight
6fe3246e00995ca7ebe3b3c36ea58a69de521193 authored over 7 years ago by Vibhav Pant <[email protected]>77a2f5909676d81325ccb94aea2c1fecf8b90b32 authored over 7 years ago by Christian Kellner <[email protected]>
228980c3fe73c111ce6035a3d5e210da450cc052 authored over 7 years ago by Vibhav Pant <[email protected]>
Fix rootUri in initialize
8f04725770929670409ba081a6e6d982556b4510 authored over 7 years ago by Vibhav Pant <[email protected]>
- local URIs should start with file://
- Send rootUri from `lsp--start` too
6e36f2d40efa3a82f46fda41de0a16b8be70f525 authored over 7 years ago by Vibhav Pant <[email protected]>
5ad154bc6f2de97ba8671492251a804a0ca58eb2 authored over 7 years ago by Vibhav Pant <[email protected]>
d852636d98731758d827b9de7d039bd17fe7c630 authored over 7 years ago by Vibhav Pant <[email protected]>
Ensure current major-mode is supported by lsp-flycheck
9749f1401c7d8dac650014827acb0040dfec4b05 authored over 7 years ago by Vibhav Pant <[email protected]>add-to-list and add-hook don't add elements if already present.
39e5774ebc923367fa33bbe51658d2532573b7cd authored over 7 years ago by Juergen Hoetzel <[email protected]>d7a8600803cff3714ff5e629b231faa80fdb28b9 authored over 7 years ago by Juergen Hoetzel <[email protected]>
Refs #50.
f178cef5988b2ef468ddaec1f5aa45f032afd412 authored over 7 years ago by Juergen Hoetzel <[email protected]>
Fixes error when (flycheck-buffer) is explicitely called in
diagnostics-hook, but current major-...
Fix invalid double-quote of font-faces
ff7dc8403a3dde4a1468c0d9c6258437f2fe584e authored over 7 years ago by Vibhav Pant <[email protected]>Bring in lsp-project-whitelist
c95af23df395445c91c05754779790fce83a7226 authored over 7 years ago by Vibhav Pant <[email protected]>
Also use variables of compile mode instead of hardcoded symbols.
Actually the default value of `...
22128035d9cd5293109b3016d9c52af12deecca7 authored over 7 years ago by Alan Zimmerman <[email protected]>
As an alternative to 'lsp-project-whitelist', this allows listing the projects
for which to use ...
2730df299046b5c9dd121cc90bd636b13b61ee70 authored over 7 years ago by Vibhav Pant <[email protected]>
Shutdown hook
5363b252214029fe851151c0c065985b78f7e13d authored over 7 years ago by Vibhav Pant <[email protected]>Otherwise the lsp server is just killed, with no chance to clean up, if required
78fccb751dcedbb5c7f43094661ccfe457a66338 authored over 7 years ago by Alan Zimmerman <[email protected]>Defaulting to point if no region active
5d8a56f06012293b9129815a8b102451d348d776 authored over 7 years ago by Alan Zimmerman <[email protected]>8c8f607ba92251745bea8aa92add6e1e987ce69b authored over 7 years ago by Vibhav Pant <[email protected]>
a00fefa9ea48c75462bd8956f1107ba5da6e8527 authored over 7 years ago by Vibhav Pant <[email protected]>
Make `lsp-mode` a non-global mode, invoked by hooking into a major-mode.
4f11abfbba71f72216f304adf19000b496ed6fee authored over 7 years ago by Alan Zimmerman <[email protected]>7b04518e3328ec878f4703c5a987641b5c8ef572 authored over 7 years ago by Vibhav Pant <[email protected]>
fd7a80dc20f7e59ee6f44fd0af9771be74bfd944 authored over 7 years ago by Vibhav Pant <[email protected]>
03e6e3f9e8b9779dbd33bfc21503fd7f6308d001 authored over 7 years ago by Vibhav Pant <[email protected]>
7debf3b24b7bb0bad8463669f8302cbb572678fd authored over 7 years ago by Vibhav Pant <[email protected]>
fd277a419296d35379ee82ead4e38783fb184d6a authored over 7 years ago by Vibhav Pant <[email protected]>
4adcf4c7f25ce9303cd6802f99ea833f8d099e6e authored over 7 years ago by Vibhav Pant <[email protected]>
032a3ca7ce73b520ee9580efaaa9e342cbab8a42 authored over 7 years ago by Vibhav Pant <[email protected]>
c668464205d81b50d8297e78b75f12beef6fc654 authored over 7 years ago by Vibhav Pant <[email protected]>
0c869d80024b48fb1ca8c1499ebac8ef20d76005 authored over 7 years ago by Vibhav Pant <[email protected]>
05afa905f206787dd783c9233128ffb40e567e87 authored over 7 years ago by Vibhav Pant <[email protected]>
2ceb42f3b38adc5b70c908080c2079cde138c57a authored over 7 years ago by Vibhav Pant <[email protected]>
Ask to open a project once per project root only
07f60dd1ca04d17f4535d5df6b008806700d3572 authored over 7 years ago by Vibhav Pant <[email protected]>ff7780e92f7d1258126617ff97186a30457da45c authored over 7 years ago by Alan Zimmerman <[email protected]>
2dc9f383a933799d990eea89551384941d9ae2b1 authored over 7 years ago by Alan Zimmerman <[email protected]>
Request and apply codeActions
eee5b87fe900dcaf268d0431f8482386a89c5c21 authored over 7 years ago by Vibhav Pant <[email protected]>a63c6b9604ed99cd7b6127ef973250406eb49068 authored over 7 years ago by Vibhav Pant <[email protected]>
And works with lsp-haskell to apply hlint suggestions
5f1640b91df48dedd1000fa133df393314e7578b authored over 7 years ago by Alan Zimmerman <[email protected]>According to that observed in vscode.
See also https://github.com/Microsoft/language-server-pro...
2a28cf1c4bf769a5e787b7976acddae8fdf5f760 authored over 7 years ago by Alan Zimmerman <[email protected]>0933e1c3458add5839f3dd99d34e1c9501a26d7a authored over 7 years ago by Alan Zimmerman <[email protected]>
a40d17c4eef2d61ab0fc4268abfcd6ce261b2959 authored over 7 years ago by Alan Zimmerman <[email protected]>
fcec82c2f05d603031599d0d170c093bbd2c3a83 authored over 7 years ago by Vibhav Pant <[email protected]>
1fcc04324ac5366c4e1efd7e4fed587ce295c8c2 authored over 7 years ago by Vibhav Pant <[email protected]>