Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/elixir-lsp/elixir-ls
A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://github.com/elixir-lsp/elixir-ls
Fixes #458
00765babfced92f15906ffc698818080032cebee authored almost 4 years ago by Łukasz Samson <[email protected]>* remove legacy io_request handlers
we don't support OTP < R15B
* rescue MatchError in :in...
4ae6e22a9c01671192f827b1d0dcf5c573852061 authored almost 4 years ago by Łukasz Samson <[email protected]>* fixes and improvements to URI - file system path translation
tests and implementation basin...
e8c381b6d029902e20fa46719ef17c99cd7599c0 authored almost 4 years ago by Łukasz Samson <[email protected]>9fc218835e2e08ac8157f3c3af4d9c037be7d78f authored about 4 years ago by Jason Axelson <[email protected]>
This makes a setup possible in which a symlink points to the file
(e.g. /usr/local/bin/elixir-l...
* fix: Module test lenses are always placed on module declaration line
* Sort environment inf...
93f89966780a348b6aafb98777332f0238b4c3ad authored about 4 years ago by Étienne Lévesque <[email protected]>
This will make ElixirLS less resource-intensive because it isn't
expected to be the only progra...
4932739150ace17b1b023493f6c62fa586912fa2 authored about 4 years ago by Jason Axelson <[email protected]>
c7ea1edb47543040abb77e278368bea8c7459c55 authored about 4 years ago by Lukasz Samson <[email protected]>
7bde0449ed29a5226f147aa7a673d3f6363c533d authored about 4 years ago by Lukasz Samson <[email protected]>
f8f09a7cd2f90f438c549c1e1af685c55de1d25f authored about 4 years ago by Jason Axelson <[email protected]>
9370e4228cd1847707de6697086e38184ff65f9e authored about 4 years ago by Jason Axelson <[email protected]>
* do not add amore awaiting contracts for the same uri
* there should not be any awaiting con...
8a22882d22352e2c56254d992c536e101b97fb48 authored about 4 years ago by Łukasz Samson <[email protected]>* properly set pid to write_manifest_pid
previously it was {:ok, pid} | nil, now correctly pi...
3b2c51befc5e61a23794663a6c4ef490e63a80e8 authored about 4 years ago by Łukasz Samson <[email protected]>4037b91fe4f724b1899fe4277a340aeb95cb88f3 authored about 4 years ago by Jeff Jewiss <[email protected]>
* add comment
* validate content length
* add comment
closes #236
* add packet strea...
d05c0838fd7827a701f0e65136719a4f92e8368a authored about 4 years ago by Łukasz Samson <[email protected]>* Provide code lenses for running tests (WIP)
* Remove unused function
* Properly identify...
5b2d23622614b8470293cb7cadba530170f8f70f authored about 4 years ago by Étienne Lévesque <[email protected]>d1e0e474998edcc8fb6dac20c41cebf9a78f666f authored about 4 years ago by Jason Axelson <[email protected]>
Currently the `launch.sh` script will check for asdf in my home directory.
As I am a Homebrew u...
* do not insert end after do:
Fixes #424
* Add a couple more tests
Co-authored-by: Jaso...
63d10b37735a3860572fa11db526d1bdf568253e authored about 4 years ago by Łukasz Samson <[email protected]>* avoid another pass over enumerable
* avoid expand_references on the same modules if they ar...
f08f5ab0183ebb723c00b56269178159cbf14327 authored about 4 years ago by Łukasz Samson <[email protected]>* Switch to github workflows
Travis open source version is going away at the end of the year....
bdf225bd654566a2fa8d057d6cf4b7528ca42ab2 authored about 4 years ago by Jason Axelson <[email protected]>
kerl and kiex are not officially supported as a way to manage the
installed Elixir and Erlang v...
* Autocompletion: more specific CompletionItemKind
Instead of returning module for all types ...
6ffa87196e55cb5e9069cbf23c45a209d5f3c6a7 authored about 4 years ago by Jason Axelson <[email protected]>* Check tests for warnings
Code is based on this blog post:
https://dashbit.co/blog/tests-wi...
abb3c48f0b0382241f5f43af5b93e549f917ac2b authored about 4 years ago by Jason Axelson <[email protected]>
* move to provider
* no need to feature check as formatter and references are available since...
434f6bc3ac58a268f92128599c1cf3c08a7b3ff2 authored about 4 years ago by Łukasz Samson <[email protected]>99a6447317b7b9f2f60e21ee4ced96a7a3e30b53 authored about 4 years ago by Jason Axelson <[email protected]>
3ffda9428d974e0eda366aab72cf5d1df97bf5f1 authored about 4 years ago by Tomasz Kowal <[email protected]>
0062a9a28f0dced88921ea8de9f1313872b0b7c4 authored about 4 years ago by Jason Axelson <[email protected]>
* Purge consolidated protocols before compilation
Fixes #395
* move to dialyzer_test.exs
...
The maintainer no longer needs to build the release manually.
https://github.com/elixir-lsp/eli...
* Purge consolidated protocols before compilation
Fixes #395
* move to dialyzer_test.exs
...
3acc1fdb2ef2c1167935f7b6e74300e039200ec5 authored about 4 years ago by Jason Axelson <[email protected]>
234d11489ac29eef9c053d26294c75d557a86d8f authored about 4 years ago by Jason Axelson <[email protected]>
move provider tests to common dir
d5edfc8cd7324424b4c490d22ba29dea3b7de4e2 authored about 4 years ago by Lukasz Samson <[email protected]>f4eeb881f18e83d45dd4f3ef8019007e385a9c66 authored about 4 years ago by Lukasz Samson <[email protected]>
ccc5b3672c1232e893f6e8bd0481f838c9417322 authored about 4 years ago by Lukasz Samson <[email protected]>
Fixes #231
0e4a06bddd9d794ad599dfce6e0311b3868fa209 authored about 4 years ago by Jason Axelson <[email protected]>41331a8bf8efc420a616d822ab2430bee439055d authored about 4 years ago by Jason Axelson <[email protected]>
* Improve spec compliance when starting and shutting down
add startup/shutdown tests
* nor...
3e00840840ee13196f67192f3f611c37b9473fad authored about 4 years ago by Łukasz Samson <[email protected]>05748476910e13afab53eadbce98c27d603b9822 authored about 4 years ago by Lukasz Samson <[email protected]>
Fixes #401
43811f5c366c264210db9bfb1ba587c783c9184e authored about 4 years ago by Lukasz Samson <[email protected]>Added plugin for http://nova.app/
51791ef309d82af130434779f4dd1960911acec2 authored about 4 years ago by Denny Trebbin <[email protected]>Closes #392
b9f55cc5997a590aa97357f14bfc347871b0a1bf authored about 4 years ago by Łukasz Samson <[email protected]>7418065f72af148b5dbf6a4184f3c05a357c6a9d authored about 4 years ago by Jason Axelson <[email protected]>
Closes #366
Closes #383
elixir sources may not be present on CI
99b6d7800b253f1c06a81bd29455b557a1243505 authored about 4 years ago by Lukasz Samson <[email protected]>fe252d852fee1bc1e90b5cf9ae971e4ff4b60dae authored about 4 years ago by Lukasz Samson <[email protected]>
test failed if the message order was different than expected
38c824ad8f9fda5785f633694da174685712f956 authored about 4 years ago by Lukasz Samson <[email protected]>2fefa2316533d447301ec70f5a2323878e2bdc1a authored about 4 years ago by Lukasz Samson <[email protected]>
8e9f03cc31c13b9da03b69c53ebc7700ff1dd05a authored about 4 years ago by Lukasz Samson <[email protected]>
31fc43f708e6dd8b4d928a955a94e86bd5ce9b33 authored about 4 years ago by Lukasz Samson <[email protected]>
8d86fcb16d702026d771439a00c5ca269ffac8a9 authored about 4 years ago by Lukasz Samson <[email protected]>
3ce835f383bd57cbbb24f389a87154c58c622114 authored about 4 years ago by Jason Axelson <[email protected]>
* Add auto publish release with asset
* set to draft
* Lower version
Co-authored-by: Ja...
a1b43b4f50b5a2c230090c38c12d7d78c4dbf099 authored about 4 years ago by Po Chen <[email protected]>1626614c3e85fba3de916c439dcc544ce24aa7d6 authored about 4 years ago by Jason Axelson <[email protected]>
Script is located at `%APPDATA%`/elixir_ls/setup.bat` which usually translates to `C:\Users\<use...
4d4ded0721c281e3cd05ae97230d8b0261d736e5 authored about 4 years ago by E14 <[email protected]>b881090d5b061ff4b07316c13065d4a2e89d2ed8 authored about 4 years ago by Jason Axelson <[email protected]>
eceed512c16132bbaeadd591695e83cdb205ca79 authored about 4 years ago by Matt Baker <[email protected]>
Fixes #387
eb8c927bfa69fa11d105133dd1dd53df9a95b1f5 authored about 4 years ago by Łukasz Samson <[email protected]>* Print a message when done fetching deps
Otherwise the user doesn't know when the server is ...
d7208fe42ad0a28c72d9acf2236d83cd7f785071 authored about 4 years ago by Jason Axelson <[email protected]>3a05edf1a0fc36fdfeb136f8856746edec1adfc8 authored over 4 years ago by Amirali Esmaeili <[email protected]>
* Update formatting.ex (#1)
Bring formatting back on Windows. Regression in 0.6.0
Create e...
fe1e8719da959eb4090cd6f256a67fcf7ac6cc33 authored over 4 years ago by Po Chen <[email protected]>bd95bb7777c696437f9e81644b4bdb69d92d7c9f authored over 4 years ago by Jason Axelson <[email protected]>
63e95d46ff6d360cd57c035efc8f54ca46f8ea39 authored over 4 years ago by Jason Axelson <[email protected]>
Fixes #367
eba90b92c07ceca4d222d1843d7f259535cdd4c4 authored over 4 years ago by Lukasz Samson <[email protected]>52ac27fa7d0661b65ec100a4f5bbed40ed28e665 authored over 4 years ago by Jason Axelson <[email protected]>
* feat: exclude modules by wildcard name
With this PR I'd like to introduce the possibility f...
0b5dd33199327418f5e5af75d61ec468751c58fe authored over 4 years ago by Fabian Stegemann <[email protected]>1213efbff14142ba26c1058cde7dfe9309306c60 authored over 4 years ago by Jason Axelson <[email protected]>
Fixes regression introduced in elixir after 1.11-rc
37852e960acfd0cc16c0a4356580c3c446e2687d authored over 4 years ago by Lukasz Samson <[email protected]>* silence warning
* silence warning
* handle eex compiler returning error colum
* updat...
b39509af28a7512ec5310672666db5000056045c authored over 4 years ago by Łukasz Samson <[email protected]>* bump elixir_sense
* fix broken macrocallback sugestions
* handle protocol function sugge...
3a94455f90927601d0d3bb46f837a4f3944c5ab9 authored over 4 years ago by Łukasz Samson <[email protected]>f61e81f1ca7f564741a386dc353510d92469a838 authored over 4 years ago by Jason Axelson <[email protected]>
d98b1e34ea15d2139cbeeb798cd005faa77a2369 authored over 4 years ago by Łukasz Samson <[email protected]>
2b8df982fe4fc7f302fc326196aa62b9e7e43728 authored over 4 years ago by Jason Axelson <[email protected]>
Signed-off-by: Drew Olson <[email protected]>
Co-authored-by: dix <william.dix@greensi...
ee22565dd652b04615e6d903493552ef7f8be608 authored over 4 years ago by Drew Olson <[email protected]>77a251b6ddba535f6aff746fe373ff5d6fe24864 authored over 4 years ago by Jason Axelson <[email protected]>
Re-enable dialyzer in ci
d53eb37e820f70cfd95237244e241e1fc28f1cc3 authored over 4 years ago by Jason Axelson <[email protected]>Remove deps cached only when deps in mix file changed
47eeed5eda9c7bd730f5e02dca1d7c89b31d0f41 authored over 4 years ago by Jason Axelson <[email protected]>0e8341c9476a17f3c08b6aca2792aa5be71b6678 authored over 4 years ago by Thanabodee Charoenpiriyakij <[email protected]>
Remove deps cached every build can cause deps cached disappear in :ets.
Fixes by move calling Mi...
41aded903818201980c67cd136889b2c4893fdaf authored over 4 years ago by Jason Axelson <[email protected]>
f39c640f87eaf672130f9c745cc0abfb521e2987 authored over 4 years ago by Jason Axelson <[email protected]>
Fixes #353
0b5695b845727aec2514b2331adf26903175df96 authored over 4 years ago by Jason Axelson <[email protected]>After a lot of debugging, I believe that issue that was ailing our test suite was a compiler dea...
78fc2bd2c0e358b8e0955520494ad206eeaa84a9 authored over 4 years ago by Jason Axelson <[email protected]>3449117fb88c10c9fb8e0733cc48d7632100caa3 authored over 4 years ago by Jason Axelson <[email protected]>
01eef943d65fce5df75bef4716ea0f35e05b7b2e authored over 4 years ago by Jason Axelson <[email protected]>
bb56468f11c98fe30902f5fd6a3d11562ba439f9 authored over 4 years ago by Jason Axelson <[email protected]>
7864f128c3fdee31dbcfd5daaff530059a5cc84f authored over 4 years ago by Jason Axelson <[email protected]>
bfaffc2e08660ec39a596698679071adde49aba6 authored over 4 years ago by Jason Axelson <[email protected]>
3e39c53745939ccbc35e3aa5ff9436647cc63e20 authored over 4 years ago by Jason Axelson <[email protected]>
b967dfe0893f7140b2b96283a9590e9c359dbac8 authored over 4 years ago by Jason Axelson <[email protected]>
2dff1176cbdd136a1a5f718b1131d01c3017faa6 authored over 4 years ago by Jason Axelson <[email protected]>
f443811d5953afec0ec3696246b1abe7dbc9d4b6 authored over 4 years ago by Jason Axelson <[email protected]>
906fd9dbbc5eceeacb01abc131311fe0fbeaa6b0 authored over 4 years ago by Jason Axelson <[email protected]>
I think it's making it more difficult to track down the actual issue
96acb011770c76ba0477eb054ce6df312ce378aa authored over 4 years ago by Jason Axelson <[email protected]>91b97e3cdce76450578541d2f4798023d01c32fb authored over 4 years ago by Jason Axelson <[email protected]>
333d68d933d0b31a1ec08b1fec44468fac8d2937 authored over 4 years ago by Jason Axelson <[email protected]>
e211be44054a4969d6d719802a97dd98b6aae024 authored over 4 years ago by Jason Axelson <[email protected]>