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
github.com/elixir-lsp/elixir_sense - 219b4d0fcb27c46dd4dad915ece01ec2b92d0249 authored about 3 years ago
* Fix autocomplete on atoms with at
* backport complete improvements from elixir 1.13
* fi...
github.com/elixir-lsp/elixir_sense - 0a5493f7aa7792fb0da883070be936c881cd5ba7 authored about 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - 5ec7c111d7e45afa33217d9bbd8ef044b9c0b89a authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 25b4fcdc8efc9221ee9fec7e18f004faa7028e81 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 96451fc920c63655e1969acc3c29e0295374915a authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 9b2281ef1e156dd52a09f1f46392503b5fb8a09c authored about 3 years ago
github.com/elixir-lsp/elixir_sense - d1146c7c0b550447636da2dcf333b396f9162b92 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - bdcfafb81615a0647d1155d30cfac047a4608ce9 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - a2be039d17b485c5525d33bc40d7c31ed8ce4132 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 3027aadc861b36537109feff0ea5a3529a51b37e authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 7b82b8e1edead8d5e5fcb9b13ea5367ff9162d97 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 72f3d4ffee3c11c289d47d14a6c5f6e1a4afacb4 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 10e3d879908ef9b09a22399dd296bceff0fd4b1d authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 937bb0a5960208c0fe362b66797c37f0fd7f65b9 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 26a05a17794c8bb673190fd73808c4ade10245ab authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 197e765a8215fee2feb7f0788f6aabd2a45ef738 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 5d0ca4cebd5bf16bfd59d1e727792ee739c8592a authored about 3 years ago
* fix: ensure modules are compiled when indexing modules
* Update lib/elixir_sense/core/modul...
github.com/elixir-lsp/elixir_sense - 0a066590d857b79963f6eba1ff53a4f2c56eb226 authored about 3 years ago* fix: the `behaviours` key may not be unique
* fix: finish the when clause
github.com/elixir-lsp/elixir_sense - aeb0fb117cacb2497d6b5200a08e00e3122932ae authored about 3 years ago
erlef/setup-elixir has moved to erlef/setup-beam
Hopefully this fixes the double warnings for PR's
Add restart language server command
github.com/elixir-lsp/vscode-elixir-ls - b9da68a595136a4d233fef791be90b43b5adda36 authored about 3 years ago* add restart custom command
* PR fix
github.com/elixir-lsp/elixir-ls - 8b3fa5534d2bcf34c23ec2dd52eac7fe29b7538e authored about 3 years agogithub.com/elixir-lsp/elixir-ls - 88b53a9a99689e8c5d201d8c827591b990120b2f authored about 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - 53f525b90389f1c0b12fa45512292abda8185dda authored about 3 years ago
github.com/elixir-lsp/elixir-ls - 4d50c37b54420bc3b9d8e185f6f48801c30d7cdc authored about 3 years ago
github.com/elixir-lsp/elixir-ls - 2c02969b9e5d5913d1d317a8409f04ff949a2e47 authored about 3 years ago
lib/language_server/providers/execute_command/manipulate_pipes.ex:293:pattern_match
The pattern ...
github.com/elixir-lsp/vscode-elixir-ls - bd7a2ee12664524b81a54cd5423b02f230092604 authored about 3 years ago
github.com/elixir-lsp/elixir-ls - 51afb0d7c537a4f2570c295714c5fb608ea73f6c authored about 3 years ago
github.com/elixir-lsp/elixir-ls - 4b8c46df0b62f8e7080d8a45f5398282857a904e authored about 3 years ago
* PR Test
* fix directory
* remove 1.10
* run dialyzer
* run different
* cleanup
github.com/elixir-lsp/sample_dialyzer_error_umbrella - 2a2c86c5875a71635cb73239389c646cf149e338 authored about 3 years ago* Add ci and update elixir and erlang versions
ci setup based on elixir-ls
* Update to lat...
github.com/elixir-lsp/sample_dialyzer_error_umbrella - bb333504a17be7e012de4e4e6442178f8164f677 authored about 3 years ago* Add initial mkdocs docsite
* Add guide on mkdocs website dev
* Add Mkdocs website deploy...
github.com/elixir-lsp/elixir-ls - c6a4b230c547fd6a43d703dfbc47000e7dfe3330 authored about 3 years agofeat: add toPipe and fromPipe commands
github.com/elixir-lsp/vscode-elixir-ls - 346bb978d57c186ef0b8ca08361801dcb08e74ae authored about 3 years agoAdditional extensions
github.com/elixir-lsp/vscode-elixir-ls - e84ebf5ff61fe57b24036938dfa9182f5ea9885d authored about 3 years agoadd setting for environment variables
github.com/elixir-lsp/vscode-elixir-ls - 76392a84c3f7ad1a41e6e76946dff2eeeb686889 authored about 3 years agoDebugger: New settings related to interpreting modules
github.com/elixir-lsp/vscode-elixir-ls - 417b48caa18185661fb2ede2a66554fd3308a40d authored about 3 years ago* improvement: support external plugins via explicit configuration
* improvement: ensure plug...
github.com/elixir-lsp/elixir_sense - 6ce89551c7571126876e9571c3d62d06ba05056b authored about 3 years ago* Debugger: Allow disabling auto interpreting
On larger projects, the overhead of interpretin...
github.com/elixir-lsp/elixir-ls - e37d142c7768800be7e3c0e6ba339e1dd3b1e18d authored about 3 years ago
Change the text `myers_diff_to_text_edits` in formatting provider
to use `TextEdit` struct inst...
From dialyzer:
```
lib/language_server/providers/folding_range/comment_block.ex:46:overlappi...
From dialyzer warning:
```
lib/language_server/providers/folding_range/line.ex:11:invalid_co...
From dialyzer warning:
```
lib/language_server/providers/folding_range/special_token.ex:48:i...
From dialyzer warning:
```
lib/language_server/providers/folding_range/token_pairs.ex:50:inv...
github.com/elixir-lsp/elixir-ls - 6cd0415811c9a264dd792b090401c0e2c59af503 authored about 3 years ago
Fixes #637
github.com/elixir-lsp/elixir-ls - 663bcff083b1e30ac7a8c91be474588930327595 authored about 3 years ago* Add Elixir 1.13 to CI
Fixes #638
* Only set warnings_as_errors for 1.12
github.com/elixir-lsp/elixir-ls - cabcd51b1ad89e3326ecd7af27ebf3f2b3e2fd89 authored about 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - b7df9e8f4ded975c1c4b721ccf2c1ba8f9240e5f authored about 3 years ago
github.com/elixir-lsp/elixir-ls - f9e3a969a32212482a7625deec9e0fd0f533f991 authored about 3 years ago
github.com/elixir-lsp/elixir-ls - f74531e8dfbf490bb205d974857888357a648c59 authored about 3 years ago
There were already race conditions (if the user runs `mix deps.get` at
the same time) and Elixi...
* Vendor PathGlob
This is important in case someone uses PathGlob in their own project
* f...
github.com/elixir-lsp/elixir-ls - 6f456589c9970f1ed98429c2063c00fd6e3e8701 authored about 3 years ago* Convert should_format? test to use format/3 and fixtures
This function is really an impleme...
github.com/elixir-lsp/elixir-ls - befc60e9f1690ef44d2d9e68da10ae9acb580cd0 authored about 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - b9df151bfa06e044174dc8c219214098a8caee2a authored about 3 years ago
* rebase cleanup
* guard against nil settings during testing
* fix for merge mixup, all te...
github.com/elixir-lsp/elixir-ls - 07209bd05d431031fcf887215556842a94dd6293 authored about 3 years ago* add support for adding environment variables
* update restart message
* check for nil ma...
github.com/elixir-lsp/elixir-ls - 4def53f25cfc513eb3045fcbdafff0b4b0039a12 authored about 3 years ago* Add initial mkdocs docsite
* Add guide on mkdocs website dev
* Add Mkdocs website deploy...
github.com/elixir-lsp/elixir-ls - 8d28a854a8c75efff2cdc466f2ec34f0533bf423 authored about 3 years agogithub.com/elixir-lsp/elixir-ls - 87b48c62f09923dc6d2eb4e38eec4b0d213ffaa7 authored about 3 years ago
* bump elixir_sense
* fix deprecated api usage
* migrate to Config
* add compatibility ...
github.com/elixir-lsp/elixir-ls - 90f6591de81f4987c354a825ceb0c795eacdf210 authored about 3 years agogithub.com/elixir-lsp/elixir_sense - 3b5bb8cf19cfb99755fc3dea5b72a5cb576de43e authored about 3 years ago
* Add indentation following "do" completion
* Update apps/language_server/lib/language_server...
github.com/elixir-lsp/elixir-ls - 4a6145dd82336106f7af984652b2597bb4a8e813 authored about 3 years agoAdds `debugAutoInterpretAllModules` and `debugInterpretModulesPatterns`
Related to https://gith...
github.com/elixir-lsp/vscode-elixir-ls - 4294f9f0da6819e519aa4278f5f2d553ff054dac authored about 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - 5dd3965548c8b95e1470caffbbc60d56b9bd3a70 authored about 3 years ago
WIP commit to follow Elixir 1.13.0-dev for testing purpose
github.com/elixir-lsp/elixir_sense - 5fc91e8dceaf2e4d791d01527b46f146dbfb42a6 authored about 3 years agogithub.com/elixir-lsp/elixir_sense - fb37ea149acff006f2a45af1425c274010e843f5 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 9e7c8dcb353ea53a936240f72f6673bb5f72c71c authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 3accbb541cd9e226d54a95460db70eaa2f81edbd authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 43c1d8b7471c67b41760e3be1e0f78d3e4adf33e authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 3aff3709d78f79c641fc0df47b0976aa7217b45e authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 050b4e2cb1e2b6316a761536a106b7960813eb8b authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 2ff532b34f7905885f0fc5a7acadd77c43845e57 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 42426551354d4936bfac2203381106eb42387453 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 95854b1c13f23077568c889d09a5b49c5fc68ce5 authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 078bff352b8ec43012f9bce9e1d0a53a3770270b authored about 3 years ago
github.com/elixir-lsp/elixir_sense - 51c10e38cee6941653fda7fa92fbdab013e361d1 authored about 3 years ago
Elixir 1.13.0-dev compatibility:
elixir_tokenizer.tokenize return tuple as {:ok, warnings, result}
this code was invalid and dod not work as expected
github.com/elixir-lsp/elixir_sense - 02bdd6c828168363e4f39f94eccefc63fe3b15ed authored about 3 years agogithub.com/elixir-lsp/elixir_sense - 0041c179f9278c737a4e68127afbea0a456d5313 authored about 3 years ago
Fixes #135
github.com/elixir-lsp/elixir_sense - 2782ad169df628958d1d85fae7efba4c2ee0d4dc authored about 3 years agogithub.com/elixir-lsp/elixir-ls - 9becfba6b5cf15676fd78b9b14d47d3611bd85da authored about 3 years ago
fix typo
github.com/elixir-lsp/vscode-elixir-ls - 635be186d012f202518d4a475981bf6b797414da authored about 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - 5261f2be5c7eae6ee91e81108b23dbce0b8fc9de authored over 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - 2e1546adaf41b613cb2eb181ffce08cfdd60b0e1 authored over 3 years ago
Set which pairs of brackets should be colorized
github.com/elixir-lsp/vscode-elixir-ls - 52cc4806ca15ef33d1d118534a8f05d9abae950e authored over 3 years agoChange the default of `fetchDeps` to false
github.com/elixir-lsp/vscode-elixir-ls - 0b9b3414c7e0f8b5e8c5c8bc2c929d9553d52484 authored over 3 years agoDocument how `editor.tabSize` interacts with the formatter
github.com/elixir-lsp/vscode-elixir-ls - d75e6ea36c2384a5d843462625965c3891f9126c authored over 3 years agoAllow configuring the debug expression timeout
github.com/elixir-lsp/vscode-elixir-ls - 2931479b83540218ab58a6d35e65b1094e954766 authored over 3 years ago* Allow configuring debugExpressionTimeoutMs
Rather than a hard-coded timeout of 1_000 ms for...
github.com/elixir-lsp/elixir-ls - 37dd73046b8972b898d55e987fcd1a397367ad39 authored over 3 years agogithub.com/elixir-lsp/vscode-elixir-ls - 9d8624e312fe6853baed00996e9e57b47de96d22 authored over 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - 200e110dfed538f9b3cab6dbb12a8a19ccb37edb authored over 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - f6cfc71a0d87aad7e5bdc8d649a286e345bd3eee authored over 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - cf1caaa26775fb28b7ca64fa1471649c588c4ed7 authored over 3 years ago
github.com/elixir-lsp/vscode-elixir-ls - e0588961ca916376de4021be1b5037770fed004c authored over 3 years ago
github.com/elixir-lsp/elixir-ls - db38656abf1b69d2b36860c031596cf252625e41 authored over 3 years ago
github.com/elixir-lsp/elixir-ls - ac8146282888ef822faac1d554683e043dd3b49f authored over 3 years ago
* Use line from missing terminator hint
* Fix formatter error
* Remove mix files
Co-aut...
github.com/elixir-lsp/elixir-ls - 5f07a740ffd1302dfd42aeb3075b02249057418f authored over 3 years agogithub.com/elixir-lsp/elixir-ls - be7055345a8d7597c14dbe247896c5c06d988598 authored over 3 years ago
* Remove forms dependency
* Also remove dependency from mix.lock
Co-authored-by: Awlex <no...
github.com/elixir-lsp/elixir-ls - 021433713eacb06183eda79dc2fdcf05a83ba45d authored over 3 years agogithub.com/elixir-lsp/elixir-ls - 879aed98f6702486b11acefb121c19a4ee31ac75 authored over 3 years ago
* Add a `do` autocompletion
For some clients typing `do` will result in autocompletion which ...
github.com/elixir-lsp/elixir-ls - 3d7d8c3ae9361af1090805551ce59a5c17d586e0 authored over 3 years ago