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

Perform willSaveWaitUntil sync and with shorter timeout

- Fixes https://github.com/emacs-lsp/lsp-mode/issues/1604

85c3980f14bf8f1e8d72d9cb111158bc8427da22 authored almost 5 years ago
Document Rust Analyzer limitations

Fixes #1588

63d4731dd32cd9026f037ba8052fdac37ac37707 authored almost 5 years ago
Make sure highlights are cleared before the new highlights are established

f3d215afeb8bcea9a714ce948a128693d051bf18 authored almost 5 years ago
Display the first line of MarkupContent in eldoc (#1607)

* Display the first line of MarkupContent in eldoc

Many LSP servers, like gopls, return `docu...

2b8f29f1f3780277a1454ce6be334046f281151f authored almost 5 years ago
Use when-let to simplify progress reporter code (#1603)

As mentioned in https://github.com/emacs-lsp/lsp-mode/pull/1602#pullrequestreview-398270661

d89f403fbf629f4c6b95d63115a4959547cea531 authored almost 5 years ago
Protect against a missing progress reporter (#1602)

* Protect against a missing progress reporter

If we receive unexpected progress messages, mak...

f39356dd52d421dcff0f34854ddc803887e023b1 authored almost 5 years ago
[#1599] Progress reporting: enable spinner if not percentage. (#1600)

* [#1599] Progress reporting: enable spinner if not percentage.

Closes #1599

* Remove exam...

b7b031f00cf2ab49c84939413ba51fc74faa308d authored almost 5 years ago
Update README info for company-lsp

3d6283f936dff2098e36b149fc414ea7acd332c8 authored almost 5 years ago
fix: golsp panicking because of % in Bazel paths (#1593)

* fix: golsp panicking because of % in Bazel paths

* Only hexify minimum needed set of charac...

3e0504d74d70aa546953a181c077fc6fe7e0d9d7 authored almost 5 years ago
Process the $/progress messages from LSP 3.15 (#1586)

* Process the $/progress messages from LSP 3.15

Fixes #1427

* Remove unused variable

* ...

e2d3cdfa8e09731da3caae0f29748211753814ef authored almost 5 years ago
Add purescript-language-server (#1596)

5f2340e0677c09a4180f9ee5226ca016416f0517 authored almost 5 years ago
fix: don't unnecessarily sending nil rangeLimit (#1595)

347551b61f31b729848ac7094501f1a0d35a9122 authored almost 5 years ago
lsp-solargraph: use bundler per project (#1589)

* Extract solargraph launch command to build function

This allows adjusting the command to us...

e8e52fd4b1f7c09e1f97ae9321b2b12780dbe9d4 authored almost 5 years ago
Do not send :only when there is no kind

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1587

66711284222f6f003053adc4228c534705882fa1 authored almost 5 years ago
Allow disabling multi-root for solargraph

f90bb805302f51c7c3b6827b768f7e0e9116a931 authored almost 5 years ago
Activate flow language server if there is flow tag in file or .flowconfig in project (#1585)

* activate flow lang server if there is @flow or .flowconfig

* Added tests

* Fixed typo an...

990b0b1f3a7925ff8929d93493fad793e7532b69 authored almost 5 years ago
Inhibit messages during hover construction

- fixes https://github.com/emacs-lsp/lsp-mode/issues/1584

ec6ba447d0cd2a2677f49aa79cb6f4d0a65f2b0f authored almost 5 years ago
Followup #1579 (#1583)

91a4ec1a26595e061307a602483bc3726df5d020 authored almost 5 years ago
Patch conversion when applying code actions

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1582

e7d13396e85694f52438ffd6fdf0f32ff04489bc authored almost 5 years ago
Remove lsp-dart.el (#1579)

02275ba75dc6249a23119f25119a9a1349e76191 authored almost 5 years ago
Fix lsp-vim docstrings (#1581)

5c94fbd04cd082b5d303e9b3e0332d3ba01b4ad9 authored almost 5 years ago
Execute 'alive/'tick callbacks in current buffer (#1548)

d5beefe3a29c5ad87445f8c4febbaa14fbb42c58 authored almost 5 years ago
Fix autoload functions (#1577)

c830f431be01753e0e697d96e79e6106f67f2514 authored almost 5 years ago
update and add new rust-analyzer customization options

close #1559

9085478755182bceb9ec0a0573bb2d579fab2319 authored almost 5 years ago
[lsp-dart] Fix kind for flutter icon (#1576)

* Fix kind for flutter icon on lsp-dart

* Minor refactor checking kind element

06f154303dd3b11419ef724cdc2dd68978df5f28 authored almost 5 years ago
[lsp-dart] Add outline and flutterOutline options (#1573)

* Add handling for outline option

* Add flutterOutline tree view

* improve eval for lsp-tr...

380c55b36a59b80566f0bb996f52245f5569c993 authored almost 5 years ago
Remove dls, as deprecated (#1570)

A bolt from the blue.
https://forum.dlang.org/post/[email protected]

fa21f04862b8e4561747f76ad889367a6fef1513 authored almost 5 years ago
Fix Issue1569 - Use lsp in cperl-mode (enhanced perl-mode) (#1575)

dd490db52ce884a647a286913928c14d3c43cb7a authored almost 5 years ago
Change default transport for erlang_ls to stdio (#1567)

401d72462f2f5f028ec1638c5fbf0e45bd387e5b authored almost 5 years ago
Add start lsp in prog-modes in lsp-start-plain.el

9ded56008146bb63b9bdc723da81812b84dcfc36 authored almost 5 years ago
Remove company-lsp in favour of company-capf in lsp-start-plain.el

c2de69cc00c69b2d49e204e8bfa6af1f11a15877 authored almost 5 years ago
Add vls config `dev` and `experimental` (#1565)

* Add vls configs

* Update package version

31fe3c077fbb61d42e48108c2d02ca561f57c7be authored almost 5 years ago
Fix stale lsp-semantic-highlighting name (#1556)

cf9db8aaefb132563a4eb6f243b6a88be732c82b authored almost 5 years ago
[lsp-dart] Add more variables to initializationOptions (#1561)

* Add more variables

* Removes unsupported options and implement closingLabels

* Fix inser...

540eb3a38dea040144fad80d5a2f450da5916aea authored almost 5 years ago
lsp-capf: sending completion context (#1563)

c96ca51ea47d2e52f9fb80e7464e18aefae18a24 authored almost 5 years ago
lsp-capf: apply cache when prefix is before (point) (#1562)

5c7ced462e9f57fbe0889e897cdd83cffc365d1c authored almost 5 years ago
Fix travis tests

acc0531b7f7a04aeb8055c8ed5dc0fbfa0fe7fbb authored almost 5 years ago
Fix npm instructions in documentation (#1554)

installing with npm is done with `npm i` or `npm install` (not `npm -i`)

0a802a6d3628ed70be91a528deb68a716c5f3c7d authored almost 5 years ago
Add a way to disable, not just enable, rust-analyzer feature flags

Currently, all feature flags are by default enabled, so enabling is not very
useful. I kept the ...

33ff82ecc9ebb0000aa3858333e2557c9fd2371b authored almost 5 years ago
Use lsp--uri-to-path in lsp--document-link-handle-target

- Fixes #1550

23c1b5a47d52dfe4cce5a5ee7a202e65e418708d authored almost 5 years ago
lsp-fsharp.el: use github instead of appveyor to retrieve server (#1546)

9835e93f5526110bdeb164e42d8da16c1e39feb7 authored almost 5 years ago
Comment out the warning since it is causing troubles

... with unmaintained packages like cquery

e8979aeac621cf3650c161d8deeadac5f885bab9 authored almost 5 years ago
bug: just use symbol boundary prefix and trigger characters for completions (#1544)

d42c9f0d269d4c816ca120e39230e8c1fb5765cc authored almost 5 years ago
Use `*${name}::stderr*` template for tcp-connection process stderr buffer (#1542)

41aa8773734884b1897e8adde1b0bd1535853c31 authored almost 5 years ago
Support clangd highlighting of disabled regions

676aa054197df83d2c78669a2a53bdb0c28ae120 authored almost 5 years ago
Inhibit field text motion on position lookup

this greatly increases performance if the buffer contains a large number
of overlays (see lsp-mo...

80c806259d34c14091e594d914bcddc0d98a5246 authored almost 5 years ago
Implement deferred semantic highlighting

Naively implement deferred semantic highlighting

whether or not this goes out of sync with the ...

76fe399b4094124baa5ac91e84614abdba4e2a44 authored almost 5 years ago
lsp-pwsh: properly quote arguments (#1540)

d00009af856532383b19eeb2b1543339adfadd9c authored almost 5 years ago
Make signature function configurable

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1499

741d84fbddc6c63fca9efa9baedbdedee9e885a9 authored almost 5 years ago
lsp-rust: use lsp-find-workspace without optional arg

3b75d8b9f43b826b2674c5673cac0fe6c5fdf3e9 authored almost 5 years ago
Make sure that the last lens is cleared

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1531

f939b45de5098c45899b044c2902a24c0abcf9f8 authored almost 5 years ago
Make working example for lsp-keymap-prefix and use-package

- fixes #1532

451f1c7954af41a1e12d5845eec80de929437c30 authored almost 5 years ago
Mention lsp-diagnostics-modeline-mode in the readme.

36799a7a42b84c549a64479282bfb9b16cd865b4 authored almost 5 years ago
Remove the references to lsp.el

4f4932bb715b9d6652e5d332022e87d3ce1b1152 authored almost 5 years ago
lsp-metals: Support `/**` completion (#1527)

* lsp-capf: calculate prefix length based on last whitespace

* lsp-metals: enable completion-...

2472231de1bebbd3236a3a3c8ba0cbfe58364faf authored almost 5 years ago
add support robot-framework (#1526)

* add support robot-framework

* fix exclude path filter and travis test

* implement multip...

24f502b63841bab28a60515bc2f561b77ce51f8f authored almost 5 years ago
bug: lsp-canonical-file-name should not following symlink and expand properly with TRAMP path (#1524)

e7446560a00a630c90e454679d45d513b312ac80 authored almost 5 years ago
lsp--render-element: allow to handle nil (#1521)

6113e321b107915375e7f3fa8e9f85242f7fc874 authored almost 5 years ago
Rework the handling of :mode param in lsp-request-async (#1477)

- reworked the way :mode works. Now, instead of filtering the results we
register hooks to canc...

efe831a5ea9a22ae1200a872f85397b57642c703 authored almost 5 years ago
Update RA runnable support to work with newest RA (#1519)

The args after the `--` have been separated into a new field to support
debugging.

5c6beb438cddd1218597656e8d6a968b24fa326f authored almost 5 years ago
nit: Filter CR from when render string (#1517)

c12ebac7de2de75eac7182ad45f7d24db1a1e316 authored almost 5 years ago
The capf documentation might be MarkupContent

f0598d31704253cdcc90f36d5fe96abbe7acc63a authored almost 5 years ago
lsp-capf: support company-quickhelp (#1515)

00c5ef3caa6dd061c1a94b056b8c0050bd4c526c authored almost 5 years ago
doc: update installation command for vue-language-server (#1514)

This is follow up for #1510.

360a1ace15254b4ed99f16eec47bad03b5967c90 authored almost 5 years ago
Add Perl-LanguageServer support (#1509)

ea26e074dcf38144dc843c8b66a26cdc1cab8f90 authored almost 5 years ago
Add reference card for essential commands (#1493)

06418042545e828e7c705e1144dff8dd296c82bf authored almost 5 years ago
Install "vls" instead of "vue-language-server" (#1510)

3cadac11092805dd10e3b21551bcdb174df15ccb authored almost 5 years ago
doc: `Scala support` is more obious than `Metals support` (#1507)

9f2333b1d5213f651af643ec5f2876bd987d7ab1 authored almost 5 years ago
lsp-pwsh: automatically create logs directory (#1506)

5f6cf39b211619651a2e1449d275e0f626648307 authored almost 5 years ago
Support "only" param when requesting code actions (#1503)

This lets the server know we only care about, for example,
source.organizeImports. The server c...

cde771434783ef5f96739f2798a6d507472a9d80 authored almost 5 years ago
Add texlib in doc (#1504)

c9e80d9a8564d26ec022ea7d94de958aba60c860 authored almost 5 years ago
Fix description for lsp-session-file (#1501)

58996e6b25c10d039aefd96702581ec3c38f2526 authored almost 5 years ago
optimize lsp when it is called multiple times (#1498)

355d4da3ac16d801ce4760f70075997928418186 authored almost 5 years ago
Fix typo in doc (#1497)

00766ad62dbe679631b8361b9b26fd3d663bb6ba authored almost 5 years ago
Update lsp-dls doc (#1496)

Though I'm not sure next release version is 6.3.

9994ee22fc2f0e753737ce97b224568902b3f80d authored almost 5 years ago
Fix typo in doc (#1495)

f6be9cce4fd296c1448db2ad7b7b143951213aec authored almost 5 years ago
Delete dart_language_server from doc (#1494)

This is followup for #1252.

e2c00d3ac239e1089103f3a61d6003bc487fc46c authored almost 5 years ago
dls: configurable server path and args (#1492)

* dls: configurable server path and args

This commit allows to custom server's path and argum...

69440cd95835b0a0af0d53426087084a4cdc4159 authored almost 5 years ago
Add lsp-go back to the list of auto-require clients

73ec64a3453ad3b66fe2bc1437ee91a63225d2e3 authored almost 5 years ago
Add go-dot-mod-mode support. (#1489)

go-dot-mod-mode is a major mode for go.mod files. Gopls supports some
go.mod features, so add g...

53bc160f0337877f1314fa6eb4835f2dbf52da4b authored almost 5 years ago
lsp-async-start-process: should call error callback when callback fails (#1487)

fc53f1b26c789dc74cdd0a090ce4899d7e10478f authored almost 5 years ago
Add document for nimlsp (#1488)

e82a973a86f1cd9d197ec66a65daff39a3402f67 authored almost 5 years ago
Add document for D support (#1486)

3b0b7c141e0ed9e7ca57388dca612f9bbe7a5da9 authored almost 5 years ago
Add D language server (#1485)

Adds https://github.com/d-language-server/dls for https://dlang.org.

af254138757b589654ce834915920f286ea6d4a8 authored almost 5 years ago
lsp-capf: sort candidate after filtering (#1483)

15fbecb17f864b237bcf79d1a8fcde98f7d6ab23 authored almost 5 years ago
Fix a typo: dession → session (#1481)

edf98989548774ffbd1133a52d3fe0b65de10cb0 authored almost 5 years ago
Make sure buffer is alive in lenses timer

b6e893d4070c159f57407cf6aeff9e16956654f4 authored almost 5 years ago
Initial set of integration tests (#1478)

47850fdadf2193086b55a5ac46710a71c6f66304 authored almost 5 years ago
lsp-capf: prevent double filtering (#1475)

* lsp-capf: prevent double filtering

* lsp-capf: lsp-capf completion category should not sort...

047cb465081d330ecad700f6823c09c7b3e6277b authored almost 5 years ago
add server argument to lsp-rust-switch-server

6a943561e2a605a8854dff19c755582ddfc08dd8 authored almost 5 years ago
add texlab as tex lsp server (#1473)

8a174008990ace79669c95b716ebc69c502ba1bd authored almost 5 years ago
use view mode for metals doctor buffer (#1472)

3ea3c9edefce967f2b68912bf3f1f484d0a363c0 authored almost 5 years ago
lsp-capf: support completion candidates which have different prefix length (#1466)

026ad0edf93e1a9e1d7927635a2bb431874541c5 authored almost 5 years ago
Make sure we send the correct full sync event.

- we have to remove the old one and keep the new one.

279fd672de29a3ae80fbb52201b0c41e838938ca authored almost 5 years ago
Add metals experimental capabilities. (#1470)

They were added in https://github.com/scalameta/metals/pull/1414

2e6b748183d38ee79a232da4d748bead5d4d2f84 authored almost 5 years ago
Adding support for GDScript (#1377)

* Add CMake language server (#1372)

Adds https://github.com/regen100/cmake-language-server.
...

a574ad96955fb2527794fd93d244befd387c190d authored almost 5 years ago
Add binding for lsp-treemacs-errors-list

db3f7f022b6d8c509b5f5d84ff437840dc0fdaa1 authored almost 5 years ago
Fix full sync events

21df76f3e70da6c13a2446bfa43163675d48baa8 authored almost 5 years ago
Flycheck support for diagnostic tags

Fixes #1050

a458678a0318dc30c8e7ed8a2ebfd3944cba0fa8 authored almost 5 years ago
Auto install of the html language server

3dd5ced8065132fbc05587bf3f2f0150283030f2 authored almost 5 years ago