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
Closes #227
Co-authored-by: Łukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - 8a55365510d43e3b524f767da5e085956c56695e authored over 1 year ago by Nguyễn Văn Đức <[email protected]>github.com/elixir-lsp/elixir_sense - 9e56e55090dfbfd1fe9ac18801384129b92bf888 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - bedfc00347289cc6b9197fe8015eb306d7fd1ca0 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - a8c8925e1ad439cb201571e3c9be7d52a1c1fe7d authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - 24e542c95a0f8b6079d90927644f5b3efd23d5c9 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - dc5896b5d2829bee5c75d001c4e714cca229f9e3 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - c2de822b4e0f00f106ef07eac7edf48a11d9c2db authored over 1 year ago by Milo Lee <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 113934f4a2f1c1d440be3a64281c8788af76a3b4 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - f4a784150b0b5626276e4333105ab4da67569f2f authored over 1 year ago by Łukasz Samson <[email protected]>
* add failing test
* avert crash on invalid attribute
* include token_metadata
* exclud...
github.com/elixir-lsp/elixir_sense - e5c53b3bc9a17852339daa227a6b24ced9eda177 authored over 1 year ago by Łukasz Samson <[email protected]>github.com/elixir-lsp/elixir_sense - daf98d375a16271852bc7c0eff1408fff2df4b1f authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - 38f8eeaec8fea1455c0aa805ab2c200a55f23335 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - bf6db4915deadc252b0a5104f30a698bb96d7295 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - db027bee97cd5605a77d225eeb0acda7d1356a53 authored over 1 year ago by Lukasz Samson <[email protected]>
Add note about windows problems
github.com/elixir-lsp/elixir-ls - 67be7e6e3e91ddb291630f9e26f696f08e257c96 authored over 1 year ago by Łukasz Samson <[email protected]>This reverts commit 7e432a4ad499cc1f46f5c59cbd7c86941fb41513.
github.com/elixir-lsp/elixir-ls - ffa40054d9edf7fcca6ed8719e7e616fe6ee14df authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/elixir-ls - 7e432a4ad499cc1f46f5c59cbd7c86941fb41513 authored over 1 year ago by Lukasz Samson <[email protected]>
This PR allows aliased struct to be completed with %. It does so by correcting the subtype of th...
github.com/elixir-lsp/elixir_sense - c733dc8825911c20f0fdf47fefe64289e557cc10 authored over 1 year ago by Nguyễn Văn Đức <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - 8197d1b82118e8d6d6d197653a0e0facb1083471 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - f270b1adcb91c71332bbf92ad4c6013397b2e648 authored over 1 year ago by Lukasz Samson <[email protected]>
update changelog
update readme
Fixes https://github.com/elixir-lsp/elixir-ls/issues/926
github.com/elixir-lsp/elixir-ls - 1ec247e464450c6867e236e6af2b0bb1ade61f93 authored over 1 year ago by Lukasz Samson <[email protected]>* complete with parens if there are remote calls
* move to context and using Code.Fragment.cu...
github.com/elixir-lsp/elixir-ls - 5ae6425f30931b47e83e744e416a0458b507a304 authored over 1 year ago by Milo Lee <[email protected]>Fixes https://github.com/elixir-lsp/elixir-ls/issues/919
github.com/elixir-lsp/elixir-ls - 58e23010d2d28ca8c687366c07428a6f697147ce authored over 1 year ago by Lukasz Samson <[email protected]>* fix map stable sort issue on OTP 26
* make dialyzer work with OTP 26
* trap exits in out...
github.com/elixir-lsp/elixir-ls - 88dd761227e7f0a2353fbd211934ff2a4e15fb46 authored over 1 year ago by Łukasz Samson <[email protected]>github.com/elixir-lsp/elixir-ls - 3680ba58056a8921ccfad02881e26c17f6cf9e66 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 132756a9d2ddd93d152ce3c294037ceb28ab6f41 authored over 1 year ago by Lukasz Samson <[email protected]>
Fixes https://github.com/elixir-lsp/elixir-ls/issues/920
github.com/elixir-lsp/elixir-ls - cc46f8798a6222390221c35b8c51e4bf1ce43584 authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/elixir-ls - 34b997a0897a38cea3c843d54504610fbb9e8848 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 1afc093b9a3a63175faa82f9b310a96c5df11eae authored over 1 year ago by Milo Lee <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - b815c1d9c53a49c3781f0467fa53a99f4408ce9a authored over 1 year ago by Lukasz Samson <[email protected]>
This partially reverts 9b7f43d7d673a76fb3530e8e262c657529a8b88a
Addresses https://github.com/eli...
Partially reverts 3cb15968190e32ce1b2d38d743e8266b8eae067b
problems reported in https://github.c...
github.com/elixir-lsp/vscode-elixir-ls - 6183b5c145b128c2e6c4bc488fb876181da4e265 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 8025bdbc1875e434e5ca8908fa36609fb7e9c3db authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - c96e028cee7806cd81ea08e0daa2485faaabd515 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - d12bcd88b4887fd5045ca972452a78552b1a779f authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 56c2e80572d5a0ce249f3e9729adc4ad6ab7a265 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - d98dc412b5e5f9aed30c950216f87edc40b0446d authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 6699712a30c01b8c9a95b214c41b5a08ceb32cae authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - d675398abadc40221a11f4270334f30cb8925c55 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 7519c3b0000b3ef7393f1f94c294ef24ebbd863e authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir_sense - a50b8b616833fac6b45dbb65d6a8c6d9fda3a038 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 8216652d322f925dffed665d317e5395041036bc authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - a5f8941bbef7340283b7864fb991d5a37f67c77f authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - adc6f666aed59f6d1d677995e2fd45559beb5fd2 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 4a44e1f630ed231057f118799bebd6d760d07462 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - c19664e7250e3bab52c103a008698451ef5d260f authored over 1 year ago by Lukasz Samson <[email protected]>
Addresses https://github.com/elixir-lsp/vscode-elixir-ls/issues/13
Addresses https://github.com/...
github.com/elixir-lsp/vscode-elixir-ls - 4f3cd17fed66fe8e0593e1c5288bc0720f951db3 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 8c57a10d6e860d2c7c0fb55efc1db88a2a9eba95 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - fb75029c29d644f8d2847a7f40eb380b2564bfa6 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 6d82592bf4973dfba4c43e6d2914898c5ebb5e75 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 23a53153c1c041c90dee3fcf0c4b78713b0b3375 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - ea04f7536bee9314be4d8a18864832c8832bd287 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 194afeb16fdca1433535d55871d144ea0a759f72 authored over 1 year ago by Lukasz Samson <[email protected]>
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/319
github.com/elixir-lsp/vscode-elixir-ls - 60127515712f3d1e3394e7d2b8a00840ce4cdeb0 authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - 8bff6cb242209c7cd8c775cd4d52254ee48c98dc authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 8e2d52634ee17126f81a601caa6f4550638b7b65 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - a44a2cba55b0db9862fbcd364d8f0665b4b9a5fc authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - e9b00d2d09f70855ddc0a76c9da5d3c3ae98e550 authored over 1 year ago by Lukasz Samson <[email protected]>
disable fail fast
github.com/elixir-lsp/vscode-elixir-ls - 49c073f1a24ca46fe3bef7cb13363914f0d7dd68 authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - 538a1df3d7eb88d83b391f085e237f98b723a18c authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 45a9b7649a6a58683b51720de1b70d2b9b33f03e authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 84ce576ca86fb9a528e051dce0c03736515a91b9 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 2423b07ec6d859ab4a149255fa64b3ea540e3e12 authored over 1 year ago by Lukasz Samson <[email protected]>
publish a pre-release
github.com/elixir-lsp/vscode-elixir-ls - a1653260d0ef82b285401b5449e72cba62d5094d authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/elixir-ls - 5723562a8930a67a6abd9e6f8750e96c712f5250 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 6ebee538352de2aec4e435ae8f87b9423054fcd6 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - c3e657e73a6d96d90861086736f1caa74143994b authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - f4f657a7e24f1064d65eacdd4e678ba2c8431eca authored over 1 year ago by Lukasz Samson <[email protected]>
deprecate ez archive release task
github.com/elixir-lsp/elixir-ls - bb0ef186ffdad676cbfac059a4b55ed16f4392d4 authored over 1 year ago by Lukasz Samson <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - 51630557679c11b55613f99850b8be15539d330d authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - 7e115238ec362af349d49b6f05de5443a7f16301 authored over 1 year ago by Lukasz Samson <[email protected]>
* bump elixir_sense to 1.15 compatible version
* update dialyxir to 1.3.0
* Add support fo...
github.com/elixir-lsp/elixir-ls - bd3d3bb41aeb6fafb85be77ff660d1bf78b06127 authored over 1 year ago by Łukasz Samson <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - eb1f0d3dec8a99d4990025f98224ddb00e5878b9 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - bfba83c3549353ddb8ab5a65f32f358f6de18aa3 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - dbf072d1843ed57f1a84ad9d2bd07a16c72eb71c authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - bc30521ea7f62080e53cb1c07dbc29214986ceca authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/elixir-ls - cb2bbf060f35aecbf1ff36b511a649eb5d3a9ed9 authored over 1 year ago by Łukasz Samson <[email protected]>
* Add Erlang compatibility matrix.
* Cleanup markdown.
* Add direct link to issue.
* Re...
github.com/elixir-lsp/elixir-ls - 2b1c81d5d7b3703059ec53cd6f16eb92c1a465c1 authored over 1 year ago by Conrad Taylor <[email protected]>* record typespec scope
* do not find types in function and module body
do not find functi...
github.com/elixir-lsp/elixir_sense - a6abc226d7ccbc386ffed02309d7379375150598 authored over 1 year ago by Łukasz Samson <[email protected]>github.com/elixir-lsp/vscode-elixir-ls - 16e236e1c57664876da997a69fb730470c5f4541 authored over 1 year ago by Lukasz Samson <[email protected]>
This reverts commit 8f3b666095cd272de189b359a640037e6827af35.
Should fix https://github.com/elix...
github.com/elixir-lsp/vscode-elixir-ls - 979a6671133055779d8890777b47d16e35297fe9 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - d89e9938e859eeeb1b54dd8d7703930d85a538fe authored over 1 year ago by Lukasz Samson <[email protected]>
make markdown an embedded language
Addresses https://github.com/elixir-lsp/vscode-elixir-ls/issu...
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/194
github.com/elixir-lsp/vscode-elixir-ls - 50fb4865a11b7193900f8f7f1a999861a2b1cd8c authored over 1 year ago by Lukasz Samson <[email protected]>
make it easier to surround code in bitstring by adding <> to surround pairs
Fixes https://github...
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/332
github.com/elixir-lsp/vscode-elixir-ls - e1c3047dde94e6a6bac32014cbd8f6d31ad9f5ed authored over 1 year ago by Lukasz Samson <[email protected]>
refactor executable building
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/335
github.com/elixir-lsp/vscode-elixir-ls - 339a0e26c2e3c5691671ad3a9397cab870c0ea44 authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 5173683fdf59fe2cfa9c94e51d58df2ab0e66b9c authored over 1 year ago by Lukasz Samson <[email protected]>
replace it with custom implementation
add retry install with force: true
this should resolve som...
github.com/elixir-lsp/vscode-elixir-ls - ecd55e491fcc2a6e41c55d2c819607a3e5bd55dd authored over 1 year ago by Lukasz Samson <[email protected]>
Remove unnecessary `\` .
github.com/elixir-lsp/elixir-ls - 10ffd298fa9e10232314908eb6b2a8fc40eac3e4 authored over 1 year ago by kimihito <[email protected]>github.com/elixir-lsp/elixir_sense - c9ccb3f093fe0fcb5bc155f90399bdbedb76018e authored over 1 year ago by Lukasz Samson <[email protected]>
* add a project_dir option to formatter_for, with root
* use -dev
github.com/elixir-lsp/elixir-ls - e402206a5e2616bfdc7792ca785a529fa893daca authored over 1 year ago by Thomas Depierre <[email protected]>github.com/elixir-lsp/elixir_sense - d004098e056523afe4bfab98358faec01132b4dc authored over 1 year ago by Lukasz Samson <[email protected]>
github.com/elixir-lsp/vscode-elixir-ls - 1ed2f3b4c6d6975eb85010296e432592011380ca authored over 1 year ago by Lukasz Samson <[email protected]>