Ecosyste.ms: OpenCollective

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

github.com/elixir-lsp/vscode-elixir-ls

Elixir language support and debugger for VS Code, powered by ElixirLS.
https://github.com/elixir-lsp/vscode-elixir-ls

republish

113934f4a2f1c1d440be3a64281c8788af76a3b4 authored over 1 year ago
Update CHANGELOG.md

f4a784150b0b5626276e4333105ab4da67569f2f authored over 1 year ago
bump version

8197d1b82118e8d6d6d197653a0e0facb1083471 authored over 1 year ago
update submodule

f270b1adcb91c71332bbf92ad4c6013397b2e648 authored over 1 year ago
bump version

b815c1d9c53a49c3781f0467fa53a99f4408ce9a authored over 1 year ago
Remove markdown included language

This partially reverts 9b7f43d7d673a76fb3530e8e262c657529a8b88a
Addresses https://github.com/eli...

3e5c623a16305d86658b396e03299b74531b2f58 authored over 1 year ago
Revert do end bracket matching

Partially reverts 3cb15968190e32ce1b2d38d743e8266b8eae067b
problems reported in https://github.c...

94522e8367e5bd335cbeae25b1493ea9a59f0697 authored over 1 year ago
update readme

6183b5c145b128c2e6c4bc488fb876181da4e265 authored over 1 year ago
bump version

c96e028cee7806cd81ea08e0daa2485faaabd515 authored over 1 year ago
update submodule

d12bcd88b4887fd5045ca972452a78552b1a779f authored over 1 year ago
correctly pass env to debugger

56c2e80572d5a0ce249f3e9729adc4ad6ab7a265 authored over 1 year ago
update submodule

d98dc412b5e5f9aed30c950216f87edc40b0446d authored over 1 year ago
update changelog

7519c3b0000b3ef7393f1f94c294ef24ebbd863e authored over 1 year ago
update docs

4f3cd17fed66fe8e0593e1c5288bc0720f951db3 authored over 1 year ago
update docs

8c57a10d6e860d2c7c0fb55efc1db88a2a9eba95 authored over 1 year ago
respect projectDir workspace setting when looking for mix.exs

fb75029c29d644f8d2847a7f40eb380b2564bfa6 authored over 1 year ago
start language client in outermost workspace folder with mix.exs

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

60127515712f3d1e3394e7d2b8a00840ce4cdeb0 authored over 1 year ago
dry run pre releases

8bff6cb242209c7cd8c775cd4d52254ee48c98dc authored over 1 year ago
run in correct dir

8e2d52634ee17126f81a601caa6f4550638b7b65 authored over 1 year ago
get deps

a44a2cba55b0db9862fbcd364d8f0665b4b9a5fc authored over 1 year ago
fix version check

e9b00d2d09f70855ddc0a76c9da5d3c3ae98e550 authored over 1 year ago
fix syntax

disable fail fast

49c073f1a24ca46fe3bef7cb13363914f0d7dd68 authored over 1 year ago
jq is already preinstalled

538a1df3d7eb88d83b391f085e237f98b723a18c authored over 1 year ago
reorder

45a9b7649a6a58683b51720de1b70d2b9b33f03e authored over 1 year ago
invert condition

84ce576ca86fb9a528e051dce0c03736515a91b9 authored over 1 year ago
disable not needed step and linting on windows

2423b07ec6d859ab4a149255fa64b3ea540e3e12 authored over 1 year ago
update submodule

publish a pre-release

a1653260d0ef82b285401b5449e72cba62d5094d authored over 1 year ago
update docs

51630557679c11b55613f99850b8be15539d330d authored over 1 year ago
add reraise, treat defguard as function call

eb1f0d3dec8a99d4990025f98224ddb00e5878b9 authored over 1 year ago
xor is not an operator

bfba83c3549353ddb8ab5a65f32f358f6de18aa3 authored over 1 year ago
inlist inbits are not operators sinc < 1.0

dbf072d1843ed57f1a84ad9d2bd07a16c72eb71c authored over 1 year ago
bc and lc are not keywords since at least 1.0

bc30521ea7f62080e53cb1c07dbc29214986ceca authored over 1 year ago
format

16e236e1c57664876da997a69fb730470c5f4541 authored over 1 year ago
Revert "add heex files to package.json"

This reverts commit 8f3b666095cd272de189b359a640037e6827af35.
Should fix https://github.com/elix...

9d8cc4abdc21fc678fa24f29964933da17fb0671 authored over 1 year ago
remove no longer needed line

979a6671133055779d8890777b47d16e35297fe9 authored over 1 year ago
consistently treat doc modifiers as documentation

d89e9938e859eeeb1b54dd8d7703930d85a538fe authored over 1 year ago
syntax highlighting in heredocs

make markdown an embedded language
Addresses https://github.com/elixir-lsp/vscode-elixir-ls/issu...

9b7f43d7d673a76fb3530e8e262c657529a8b88a authored over 1 year ago
Include elixir rules in live view sigils

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

50fb4865a11b7193900f8f7f1a999861a2b1cd8c authored over 1 year ago
Highlight matching do end pairs

make it easier to surround code in bitstring by adding <> to surround pairs
Fixes https://github...

3cb15968190e32ce1b2d38d743e8266b8eae067b authored over 1 year ago
add support for elixir 1.15 multiletter sigils

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

e1c3047dde94e6a6bac32014cbd8f6d31ad9f5ed authored over 1 year ago
support languageServerOverridePath in debugger

refactor executable building
Fixes https://github.com/elixir-lsp/vscode-elixir-ls/issues/335

54bc9469c5a8729d36f43091a7b3cbf09466113e authored over 1 year ago
disable colors as they work only partially and break display

339a0e26c2e3c5691671ad3a9397cab870c0ea44 authored over 1 year ago
make sure ansi is not enabled

5173683fdf59fe2cfa9c94e51d58df2ab0e66b9c authored over 1 year ago
Mix.Shell.Quiet is not quiet enough

replace it with custom implementation
add retry install with force: true
this should resolve som...

bf9f284f69200cb30e6d45cc985754c2bffe090d authored over 1 year ago
fix typo

ecd55e491fcc2a6e41c55d2c819607a3e5bd55dd authored over 1 year ago
notify on changed language clients

1ed2f3b4c6d6975eb85010296e432592011380ca authored over 1 year ago
update gitignore

5850cd0c9f386979443a349325661de3e76e75a4 authored over 1 year ago
make tests less flaky

0a7f9d36c3fddc2f87a34388f0fe1aba199ad0e0 authored over 1 year ago
avoid loading etension in test

access state via public exports

1bda0e5f27a688306015addf646d392e0d560839 authored over 1 year ago
update launch config

9dbbbbcc81a340874c46d53dcc79b65f4a271c79 authored over 1 year ago
enable ci on windows

6e5277133a258741892641343c7e20172c61608d authored over 1 year ago
install packages in ci mode

fa3bf5629fd0a4ce909f8e5b5f95811984782f39 authored over 1 year ago
xvfb is preinstalled on gh actions runner

444ba9cf3b4be21574479a9d9efaf7a97752e4c4 authored over 1 year ago
preinstall release

diable gpu in tests

dc8f08ab17183ff44851327c6925323d7b309336 authored over 1 year ago
do not crash if client dispose times out

92bb393c983930a1b67a7338eba3a66ec6e6c247 authored over 1 year ago
continued refactor, added some simple tests

46284e3d6983973d04130fbbbe996cd077a6f8f6 authored over 1 year ago
rename

dc4db0ccf84e65b39580598fd762b1d5346836d8 authored over 1 year ago
fix test and some typos

a8676ea4669a6d27f9fab3a92fa6bad25593754d authored over 1 year ago
refactor

12109de0cf450745554ef57872b672090679ca7f authored over 1 year ago
remove bogus MS license

f05e86babfb6336d016e46bab31afc038fddafb7 authored over 1 year ago
Refer to correct version in launch script

b94c304a115d093e56ea66001ca4872b38cd94f6 authored over 1 year ago
update changelog, bump version

e042c2a89eb159b71421a634287c1b19f06171a4 authored over 1 year ago
Fix crash when running tests via code lense

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

8f94988994e5ce365167d0f3fe06b8bc8c6be519 authored over 1 year ago
do not try to find tests in directory

d14ce9e7b28f0c5cc881da68830aa959264289ea authored over 1 year ago
bump submodule

8912f162009f3ce51d35639b28694bddc86d2dc1 authored over 1 year ago
add config option elixirLS.autoInsertRequiredAlias

87cae26f960fee776461ff46700812f2070105d6 authored over 1 year ago
disable protocol consolidation as it's causing problems in debugger

2f88c5128f6dca5f4af63ea053fe8cd31c33b6e8 authored over 1 year ago
[Issue 328](https://github.com/elixir-lsp/vscode-elixir-ls/issues/328) Use the 'mix test' configuration from launch.json, if it exists. Otherwise, fallback to the current behavior. (#329)

87cbf133f5543995b7bacaf321c2df2bfa242836 authored over 1 year ago
Put mix into quiet mode to surface git errors

I checked this on my machine and when I run git fetch without internet it exits with code 128 an...

57b45da32ac81bffe536e8c5a453321c3630ad3f authored over 1 year ago
Publish new release

d81bc988b06d88dd6cde0487b69bfcca1a7c39b8 authored almost 2 years ago
explicitely set MIX_ENV to test

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

277bd5acc93bc82f257413e6b11d1a124e532f58 authored almost 2 years ago
bump submodule

c833bfe2acdeb6d0f9c7f55eb6093cb7fa6f211e authored almost 2 years ago
Bump elixirLS

ac3657014bc105457e05628414caa3363e0dbfa1 authored almost 2 years ago
bump release to 0.14.3

edaa96ee438b29194d4598ff13fc09628f5f8152 authored almost 2 years ago
bump submodule

6e4ab4e0802b043ceef2789b55ae43da49ac2482 authored almost 2 years ago
update changelog

eaaaf8d4095a6ffea79a5307595e039dfc12d872 authored almost 2 years ago
fix launch scripts on linux

8baf234bda110f8e7af5b5eb78ec6541472452c6 authored almost 2 years ago
fix windows launch scripts

correctly pass release tag as env

0f0f2988f5b60ce21f75d7e5b1ab6f55c0cdba0a authored almost 2 years ago
update changelog

5a9d1aaf83724ae077ea77687dc3c68bcf23595d authored almost 2 years ago
Use Mix.install instead of packaging ez archives (#317)

* PoC package with Mix.install

* update version in lockfile

* make windows scripts work

...

9dfa7f856c0b703a7bde9e8bfd51e48c23aaebb4 authored almost 2 years ago
update changelog

e549f7daf3b568afaaada9de3da18d88163a9434 authored almost 2 years ago
bump version

444cd2aecbc51adf5669622ea68dc6b4cadf9d40 authored almost 2 years ago
remove not needed activation events

vscode generates those automatically

9dfd81a48145adc5177edb408e55879d5ac61cb2 authored almost 2 years ago
bump tool versions

5b319a632ec9750b7dc9155366e4030b3d68559b authored almost 2 years ago
bump typescript

2ac8172206dfeed32fca086efd12380f20bdadc4 authored almost 2 years ago
vsce doesn't need to be installed

5df9e73592302df8b05f3627bbc83e7e724f85ac authored almost 2 years ago
bump vscode and language client

c24407fab90b651c7d71ae987f34bb43e44a49d9 authored almost 2 years ago
remove forbidden properties

efc0a8ff742c9b460148388edf185c789f71aa98 authored almost 2 years ago
bump actions

8dd34ded78b88163dd2381cc1e16741208c53793 authored almost 2 years ago
bump submodule

10ff69683579d7ba07ff8d0c3d2c1b043ad6f559 authored almost 2 years ago
Fix formatting (#312)

* fix formatting

0101a7a44fc14423e1a47ce022c72a55e1983b8a authored almost 2 years ago
Test UI respect projectDir setting (#310)

* load and respect projectDir for each outermost workspace folder

make test UI resolve test f...

40b1571e65a43dad7c199c15164d1f640607c774 authored almost 2 years ago
Make most settings resource scoped (#309)

get resource scoped settings
see docs https://github.com/microsoft/vscode/wiki/Adopting-Multi-R...

01e03a1ab755dfecbb265d24d5d9564b72160e84 authored almost 2 years ago
add support for running test debug from Test UI (#305)

28f85ef098da7c8be43569dff889262334a1dcbb authored almost 2 years ago
Add autoBuild setting (#308)

2765acf3880cedea0fbf698aaf50f913f3b58ed7 authored almost 2 years ago
Adds defdelegate to function definition tokens (#302)

Co-authored-by: antedeguemon <[email protected]>

bfc23516c98c8491242ae56f2dca3e6ac3918269 authored almost 2 years ago
Integrate Code lens with testing tab (#293)

* Use the test controller with code lens command

* Revert elixir-ls updates

* Remove the t...

f652b9bdc32e074d8dcf5532eaa491d5bf9bd37e authored almost 2 years ago
Make sure prettier lints everything (#294)

Co-authored-by: Carl Foster <[email protected]>

13811142acac624164bd05d4bfde46524f060a0e authored almost 2 years ago
Correct name of ElixirLS Debug Info command (#301)

Fixes #300 .

d7cf4749e5cbc3b53b6408e3aa7d23572f22b14e authored almost 2 years ago
Update changelog

271fa4b4e8b122bacf62964137cc03d855813f92 authored about 2 years ago