Ecosyste.ms: OpenCollective

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

Elixir LSP

We develop language editor tools for elixir ecosystem
Collective - Host: opensource - https://opencollective.com/elixir-lsp - Code: https://github.com/elixir-lsp

Bump actions/cache from 3 to 4 (#1056)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...

github.com/elixir-lsp/elixir-ls - a6f5d8ab5e8589824015b4d97e8345db5ef7cb12 authored 11 months ago
salvage code actions from experimental server

github.com/elixir-lsp/elixir-ls - 43b656d520582a40b1ac790957068fb243e1e67f authored 11 months ago
add copyright notices

github.com/elixir-lsp/elixir-ls - 585cdb6badf38e288bf636d1b190b78cd2eec431 authored 11 months ago
use html instead of markdown in dl

github.com/elixir-lsp/elixir-ls - 8a457708c1f06c087fc32ce7cb54fb9e35926578 authored 11 months ago
Move providers from elixir_sense (#1068)

* hover provider moved over from elixir_sense

* definition provider moved over

* implement...

github.com/elixir-lsp/elixir-ls - bb31d4861d98caa426092d4b82590765b6e063ad authored 11 months ago
fix a few more invalid Exception.blame usages

github.com/elixir-lsp/elixir_sense - 33eb7ab8348dbe35672f00ae0ecb3a44fb630893 authored 11 months ago
Do not raise while handling exception in format_doc_arg (#291)

Previously, an issue with the interpolation of the raised exception caused
format_doc_arg to ra...

github.com/elixir-lsp/elixir_sense - a183ca326a83a9fa4a9d6e88c06e4249695b0b88 authored 11 months ago
deprecate providers (#290)

github.com/elixir-lsp/elixir_sense - 90f3cf42605fe8cd8234d6cfebefee98ed71e85e authored 11 months ago
workaround exunit bug

https://github.com/elixir-lang/elixir/issues/13373

github.com/elixir-lsp/elixir-ls - cb5315afca9e624ce1ba1040607d6a154727d8c1 authored 11 months ago
make sure logging is not crashing

github.com/elixir-lsp/elixir_sense - 885a63fc917a3f3468ddcf1b0855efd77be39182 authored 11 months ago
fix crash on invalid diagnostic severity

github.com/elixir-lsp/elixir-ls - 586a9354ab6026a5f6cbb2336b0a8f6377d36461 authored 11 months ago
fix crash when prev_line is out of range

github.com/elixir-lsp/elixir-ls - a7151bf31800b73f8e7d9cd7294b1942b5290d35 authored 11 months ago
treat quoted atoms and calls as unbalanced bracket scopes

github.com/elixir-lsp/vscode-elixir-ls - da651ab40224a7bf318c2698260edeee2226445b authored 11 months ago
update changelog

bump version and submodule

github.com/elixir-lsp/vscode-elixir-ls - 02fb46c9eb8a2ebbeb22ed8b70c233924dc32df1 authored 11 months ago
introduce meta.type.definition.elixir scope for typespecs

mark spec names as entity.name.function.typespec.elixir
fix highlighting of underscored and no p...

github.com/elixir-lsp/vscode-elixir-ls - b88d8c5060cc6256c052524f5af721244c931d64 authored 11 months ago
bump version

update changelog

github.com/elixir-lsp/elixir-ls - 824fbe0436bf8f8e7ba11996c1f5fc21dde9960e authored 11 months ago
fix invalid condition

github.com/elixir-lsp/elixir-ls - 46d5c452bcf0a298447feb7dc3bb1c57bb50e121 authored 11 months ago
fix crash on invalid specs

github.com/elixir-lsp/elixir_sense - f34fd88a5b39b10cb0869659d2957b789682fb55 authored 11 months ago
resolve exdoc autolinks in markdown documents (#1066)

github.com/elixir-lsp/elixir-ls - c2ceaee8f060294de69b269410121b61aba5dac1 authored 11 months ago
Update readme to cover setup.fish (#1065)

Also add a small section about debugging setup scripts

github.com/elixir-lsp/elixir-ls - 845cd2e1a166b4b1cf8ad1de3cefbcb9b112639c authored 11 months ago
provide docs and signatures on builtin functions in more cases

workaround missing docs on Exception callbacks
Fixes https://github.com/elixir-lsp/elixir_sense/...

github.com/elixir-lsp/elixir_sense - 4ff3d09cc632c630c0736ea6434a9a26d372858c authored 11 months ago
attach app metadata when it makes sense

github.com/elixir-lsp/elixir_sense - f7bcb3261640d20f83a70e15ce05c7c50b15b569 authored 11 months ago
register overridable meta

github.com/elixir-lsp/elixir_sense - fe5b90c3bab945cbf55f29b8baca052c0a029622 authored 11 months ago
return metadata from completions provider

Fixes https://github.com/elixir-lsp/elixir-ls/issues/952

github.com/elixir-lsp/elixir-ls - 7930becae5fcf88f6ea4f92bd7da9471aa0a348b authored 11 months ago
handle local behaviours and protocols in returns reducer

github.com/elixir-lsp/elixir_sense - d48611c6454d711b7e4a48efe8e38949da7a78a4 authored 11 months ago
suggest protocol functions from local modules

github.com/elixir-lsp/elixir_sense - 63bfa55eda6affa26d4bd4876e9c1416d7d6e6a5 authored 11 months ago
suggest callbacks from local modules

github.com/elixir-lsp/elixir_sense - abf26408b27873dbb4bcffc07cccac364e72c7f9 authored 11 months ago
collect optional_callbacks

github.com/elixir-lsp/elixir_sense - fc4ae01ddb6ca346cd6887e8709b202194d11d90 authored 11 months ago
Collect docs and metadata in metadata builder (#288)

* collect docs in metadata builder

return docs and meta in docs provider

* provide docs in...

github.com/elixir-lsp/elixir_sense - e87bf6df3fdf97b668b17d2d96becb03d2051b53 authored 11 months ago
fix crash on invalid locals_without_parens

github.com/elixir-lsp/elixir-ls - a22ccea2395172a619d3655f85f31d4a51030c23 authored 11 months ago
fix crash in complete

github.com/elixir-lsp/elixir_sense - e1478eb437b0c174140bd93db9eed49614eff0dc authored 11 months ago
fix crash on invalid typespec

github.com/elixir-lsp/elixir_sense - 190e032f8f67892981fdb1a1d7499eb3e769f5b1 authored 11 months ago
fix crash when suggesting specs on protocol defs with default args

github.com/elixir-lsp/elixir-ls - c39c42e48c6573b6b3d58467b44fac0783a86877 authored 11 months ago
fix crash when formatting doc arg and it is an atom

github.com/elixir-lsp/elixir_sense - 6f4a27df29ab493f06001b7ff793e7195eead073 authored 12 months ago
catch more errors in expand_alias

github.com/elixir-lsp/elixir_sense - d9b8df968c025e67a6729c76c06351194f01a453 authored 12 months ago
fix crash when end line could not be found

github.com/elixir-lsp/elixir-ls - 9bf6b2e89061e3485a1081730b4a294bb0818cc8 authored 12 months ago
fix crash when Mix.env errors

github.com/elixir-lsp/elixir-ls - a78f3c58273dd70a05015a8409841c4cd0154f2c authored 12 months ago
workaround a crash due to race conditions

github.com/elixir-lsp/elixir_sense - 62bbda551dceb735bc1480ffec19a274da869a73 authored 12 months ago
workaround a crash when elixir compiler emits diagnostic with invalid description

github.com/elixir-lsp/elixir-ls - 4b22d7e21e01dcf49b1108b5858ac50b931cade6 authored 12 months ago
extend list of known errors

github.com/elixir-lsp/elixir-ls - 5cc229039659e347f2dac2d312ad6e279e39314e authored 12 months ago
do not crash if no longer a mix project

github.com/elixir-lsp/elixir-ls - 4b2972728af8503fdf2a20730e67e0df3a7a0af4 authored 12 months ago
avoid race condition by getting mix config in one go

github.com/elixir-lsp/elixir-ls - cc0c9648b9ce573490f11ae288c48222f39f6914 authored 12 months ago
Selection ranges porvider (#1060)

* selection ranges porvider

* handle structs

add range operation unit tests

* , and cas...

github.com/elixir-lsp/elixir-ls - 4cfc7f53263808c176cf83aaa2c1b50867c17e07 authored 12 months ago
improve adjust_headings

do not match links with anchor as headings
do not match escaped `#`

github.com/elixir-lsp/elixir-ls - 1ab31105e0ef1c0f7392b351cbed5976f3a8d6de authored 12 months ago
Add support for rendering erlang see tags (#287)

* add support for rendering erlang see tags

fix rendering of links in erlang docs

* format

github.com/elixir-lsp/elixir_sense - 2ded9a1f99366b7676a99c7d095c4fe43410f97d authored 12 months ago
Bump actions/cache from 3 to 4 (#286)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...

github.com/elixir-lsp/elixir_sense - c38b0e25ca3dae65e4248a2cb467c903e0ee37aa authored 12 months ago
Bump actions/setup-node from 3 to 4 (#390)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

github.com/elixir-lsp/vscode-elixir-ls - 27684d556099e79e3f3fdf7bc4c2b7096a1f1d7f authored 12 months ago
Bump actions/checkout from 3 to 4 (#373)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/elixir-lsp/vscode-elixir-ls - 76c83c4bcb7c06f0c8000722144c8a2cf4566829 authored 12 months ago
bump version, update changelog

github.com/elixir-lsp/vscode-elixir-ls - 066d704c975111bf4fe76152619b36418e0dac20 authored almost 1 year ago
add missing require

github.com/elixir-lsp/elixir-ls - d10ce2cfe3acf475949e9a21984d18be579d7ec4 authored almost 1 year ago
revert accidental commit

github.com/elixir-lsp/vscode-elixir-ls - 5ef3d331e3b0168113ce95015b2928f8d9ba5ddb authored almost 1 year ago
bump version, update changelog

github.com/elixir-lsp/elixir-ls - 848a50f28897fe6af3504e227ed8c855f5d4dcb2 authored almost 1 year ago
improve sanity checks

github.com/elixir-lsp/elixir-ls - 5ff43c554fa4184780f6756ee7908e41c2e9c767 authored almost 1 year ago
bump elixir_sense

github.com/elixir-lsp/elixir-ls - ddf6dca19e5d4189325c4e75f5f8f5674975af31 authored almost 1 year ago
rescue system limit error

github.com/elixir-lsp/elixir_sense - e4c0282b8c2afa68652227992a223b1a9aab2c54 authored almost 1 year ago
fix crash in phoenix scopes when parse fails

github.com/elixir-lsp/elixir_sense - 430bb2e6290d411b7aa6fbff12d050d836441d34 authored almost 1 year ago
workaround elixir errors

github.com/elixir-lsp/elixir_sense - 95e6ce40494916a21ffc13b520cd956e1f91f0aa authored almost 1 year ago
bump elixir_sense

github.com/elixir-lsp/elixir-ls - 98aac0a095645dcdf449586cc477a09eb4cae5ca authored almost 1 year ago
workaround elixir bug

github.com/elixir-lsp/elixir_sense - 06ed2cc393f7d773b8c70fa48767558052ff8962 authored almost 1 year ago
remove not relevant readme section

github.com/elixir-lsp/vscode-elixir-ls - f41a680db6be980c31f47ccd1957936018c3a45e authored almost 1 year ago
Clear app config on build

Workaround https://github.com/elixir-lang/elixir/issues/13246
Fixes https://github.com/elixir-ls...

github.com/elixir-lsp/elixir-ls - 56fb766c2c52d8d559cad205932280abec0e8a4f authored almost 1 year ago
bump elixir_sense

github.com/elixir-lsp/elixir-ls - 9e84fd7e6685f648287d5fe41e6d4447089bea95 authored almost 1 year ago
Phoenix scopes fixes (#285)

* fix crash when hover over non module atom

* fix crash when combining not know atoms

fix ...

github.com/elixir-lsp/elixir_sense - c40c0da06a2fb91cedd996c66e10365d7bb96c70 authored almost 1 year ago
Bump actions/download-artifact from 3 to 4 (#1054)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- ...

github.com/elixir-lsp/elixir-ls - 2ea4c23651dead6d5d8b3d06bfdc1f5f5095dddc authored about 1 year ago
Bump actions/upload-artifact from 3 to 4 (#1055)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rel...

github.com/elixir-lsp/elixir-ls - 9965c9067072a830a61212a9e7e7c281e0608bc6 authored about 1 year ago
workaround https://github.com/elixir-lang/elixir/issues/13225

Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/400

github.com/elixir-lsp/vscode-elixir-ls - 2e254a3415015afe3ec4e705dfecc2ba4efe88f2 authored about 1 year ago
improve do block indent level discovery algorithm

on 1.14+ use metadata from container cursor
on < 1.14 support nested blocks and fn

github.com/elixir-lsp/elixir-ls - 1c1ff8462b22cacd561ad986fafef8317fbab4e2 authored about 1 year ago
add more sigils to auto closing pairs

github.com/elixir-lsp/vscode-elixir-ls - 41c3d275472a39cca8004bab215a03005bea2760 authored about 1 year ago
treat `~>>` `<<~` operators as unbalanced scopes

resolve conflict with `<<>>` bracket

github.com/elixir-lsp/vscode-elixir-ls - 053caf40e0fca0b9c4411c0ea26746273ef718c3 authored about 1 year ago
do not classify charlists as function variables

this was breaking VSCode bracket matching of do/end etc
by default VSCode treats strings and doc...

github.com/elixir-lsp/vscode-elixir-ls - 600491dd446f3a077eeef87a43c3048d74219bfa authored about 1 year ago
reintroduce do end bracket matching

treat atoms as unbalanced scopes
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/46

github.com/elixir-lsp/vscode-elixir-ls - 877a703a3424d8724938643edb29632cb10cd7b3 authored about 1 year ago
do not run tests with --raise

this is no longer needed as we now emit test results via custom events
--raise makes test break ...

github.com/elixir-lsp/vscode-elixir-ls - 7c920f511517fbaa028ff8ccee4f0a7ca2127b17 authored about 1 year ago
reintroduce `<<>>` bracket matching

mark bitwise operators as unbalanced bracket scopes
this helps avoid https://github.com/elixir-l...

github.com/elixir-lsp/vscode-elixir-ls - 50bc83842d01788b1d7f02fba73d2fb31101d9c1 authored about 1 year ago
fix crash due to invalid map key

github.com/elixir-lsp/elixir-ls - 6db6971f3a75fb922ae52f1042ec90241855c88d authored about 1 year ago
do not try to load config and compile when mix task args include `--no-mix-exs`

Fixes https://github.com/elixir-lsp/elixir-ls/issues/1037

github.com/elixir-lsp/elixir-ls - 84b2b2d73d135dde4b36479fde21ffcb4bd4756e authored about 1 year ago
Bump actions/checkout from 3 to 4 (#979)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/elixir-lsp/elixir-ls - 10cba4b1891138f81dcbb79c61b3bd2129b222a7 authored about 1 year ago
Test result streaming

Tests are now always run through debug adapter (with or without `noDebug` flag). A custom ExUnit...

github.com/elixir-lsp/vscode-elixir-ls - 7e939eafcfacda99f260a1410173c9d14d91b041 authored about 1 year ago
add custom ExUnit formatter in debug adapter

return more test metadata
do not filter returned tests by `test` and `doctest` test_type
Fixes h...

github.com/elixir-lsp/elixir-ls - 4b9be76529b7a094172f721ea47ead7e9a34443c authored about 1 year ago
Remove redundant whitespace from symbol name (#1052)

* Remove redundant whitespace from symbol name

* Apply suggestions from code review

make r...

github.com/elixir-lsp/elixir-ls - 7b3344cc845d0c608c291934bdc0e95b74a26da4 authored about 1 year ago
return correct map when handling DOWN message

github.com/elixir-lsp/elixir-ls - e86c4dea71ad2967a3e1033f93cbf621f4f20733 authored about 1 year ago
add elixir 1.16 to matrix

github.com/elixir-lsp/elixir-ls - 7d601077d46f554315f001f2af8cbd8f5d5955c9 authored about 1 year ago
don't crash when cleaning non mix projects

github.com/elixir-lsp/elixir-ls - 2142728bd8b6c4a3095933b6171a56d5df217860 authored about 1 year ago
fall back to mixfile if diagnostic without file emitted

github.com/elixir-lsp/elixir-ls - 075435b7dcf44dfa69ddbb036ee5932488dee989 authored about 1 year ago
fix crash when line not found

github.com/elixir-lsp/elixir-ls - 88b8208fdb5a59533c73a1a13e659c40c2ded370 authored about 1 year ago
don't emit telemetry when unable to apply spec

github.com/elixir-lsp/elixir-ls - 674a67a7f1d280c4c52c40a1c600cf78ad8916a3 authored about 1 year ago
fix crash when function completion returns nil

github.com/elixir-lsp/elixir-ls - d87ca6b7b962e2fb9fad1b987f6f7260c101df46 authored about 1 year ago