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

Update badge

084d7e0858dd7957f734e1688c98a5fbeda07b9a authored almost 2 years ago by Łukasz Samson <[email protected]>
update submodule

ac89acf480dc7d807a2eec714f6fda13eb2ff84e authored almost 2 years ago by Lukasz Samson <[email protected]>
bump version

7eb5783436792f0e1b997718d9ab9b183a3eec9b authored almost 2 years ago by Lukasz Samson <[email protected]>
update changelog

43f57b132934a5f284af05f550bcf17b9ca8542f authored almost 2 years ago by Lukasz Samson <[email protected]>
Revert "HEEx syntax highlighting improvements (#277)"

This reverts commit 9815fe223ba952ec4c943aa35f4a9a1fc5191b01.

f9233874ef4e41e9cba198239efcb8bd7e5fa191 authored almost 2 years ago by Lukasz Samson <[email protected]>
Task provider (#290)

* Add task to run test at cursor

* Add matchers and file tests task

* properly dispose

...

ef566f9d64198326eea41ea05f62e70bcc6bc727 authored almost 2 years ago by Łukasz Samson <[email protected]>
Add setting to override packaged ElixirLS release (#289)

* Added new configuration setting to make it possible to override packaged ElixirLS release.

...

4e9dc7459ef9e04487efc8cdd6ea5456a353016f authored almost 2 years ago by Daniel Silva <[email protected]>
pass mix env

9195f44439d7b331699e6c6fe8c76af36d51b6fd authored about 2 years ago by Lukasz Samson <[email protected]>
update README.md image link (#287)

bdec46b367ad226a33f7dc391c73eaeaa6121a9f authored about 2 years ago by Lee ByeongJun <[email protected]>
run CI on Ubuntu 20.04

22 is OTP >= 24

705444cca30ff202a220e245c13fa10eb02bfdb7 authored about 2 years ago by Lukasz Samson <[email protected]>
checkout submodules on publish

use node 16

7237c4456aad4f3125ff96266394acd529728061 authored about 2 years ago by Lukasz Samson <[email protected]>
try out submodules checkout

fe08120a106f72af69d7b9fb9b75ab985b930942 authored about 2 years ago by Lukasz Samson <[email protected]>
update release scripts

d0eecef85febb9142341c8de853a919e18fb9d48 authored about 2 years ago by Lukasz Samson <[email protected]>
bump version

1ddc4fb031cea8ea7478e5edaef9018b501cfd66 authored about 2 years ago by Lukasz Samson <[email protected]>
add changelog

6c64be1b734d69a398edc3cb1773db54605ac80a authored about 2 years ago by Lukasz Samson <[email protected]>
bump elixir-ls

df955171bc0b41c8cbf501aab95a0a35ed0d558b authored about 2 years ago by Lukasz Samson <[email protected]>
add release workflow

d70de55c3bc093d0a410a6895c04103668547c02 authored about 2 years ago by Lukasz Samson <[email protected]>
add sponsors badge

371d8c6a9afcf8fddd092c7ca4e4540d3392cd62 authored about 2 years ago by Lukasz Samson <[email protected]>
bump submodule

cd8538da8656a458466571cf435b2c5c8f2e18d3 authored about 2 years ago by Lukasz Samson <[email protected]>
Revert "Add syntax rule for typespec definitions (#263)"

This reverts commit a2b22538954cb4661f5b465ccff7ac25b34d032f.

The commit broke highlighting of ...

5a56dddfba924b20dddab2da7952d1bb178ee874 authored about 2 years ago by Lukasz Samson <[email protected]>
add heex files to package.json

8f3b666095cd272de189b359a640037e6827af35 authored about 2 years ago by Lukasz Samson <[email protected]>
HEEx syntax highlighting improvements (#277)

* Add support for sigil_H to syntax highlighting

HEEx is HTML aware Embedded Elixir and is a ...

9815fe223ba952ec4c943aa35f4a9a1fc5191b01 authored about 2 years ago by Matthew Lehner <[email protected]>
add Code of conduct

fa557d5a5b3df7e962b13ec254671b5e0358a2f5 authored about 2 years ago by Lukasz Samson <[email protected]>
bump elixir_ls submodule

09da7184e8644faa73bffb08551796fac8048108 authored about 2 years ago by Lukasz Samson <[email protected]>
bump vscode engine and other deps

9815f9c90f3544f49d77c9a1fcd41f97126dcd46 authored about 2 years ago by Lukasz Samson <[email protected]>
support pre 1.14 comments

d97f983fd028422ec134f5b74da91561aa4d42eb authored about 2 years ago by Lukasz Samson <[email protected]>
Update eex-language-configuration.json

9afc4d21eb7ed870f296e3d2fd34ef95cd4d16ea authored about 2 years ago by Brian Alexander <[email protected]>
Add syntax rule for typespec definitions (#263)

* Add syntax rule for typespec definitions

* Update syntaxes/elixir.json

Co-authored-by: Ł...

a2b22538954cb4661f5b465ccff7ac25b34d032f authored about 2 years ago by Alex Slade <[email protected]>
Add viewing output gif (#264)

22b867a9eee9ea56c5257b648809ec5a66314dda authored about 2 years ago by Jason Axelson <[email protected]>
Testing api integration (#276)

* Testing api integration

Find test files in project
Call custom command to get tests in fil...

804ff0b6c6b688a632df3bfab3fa21ff3ceef600 authored about 2 years ago by Łukasz Samson <[email protected]>
call mix clean and reset on all clients

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

74b8a6f9c79b68aee75cfd6d6be5db6637b8ceba authored over 2 years ago by Lukasz Samson <[email protected]>
Add a custom command to trigger mix clean inside language server (#267)

c683f43371cb12616032f7de0991faa82e890fc4 authored over 2 years ago by Łukasz Samson <[email protected]>
remove duplication from command names

d4bc10be523b444d623901382b8237b3ee5bcfd5 authored over 2 years ago by Lukasz Samson <[email protected]>
add categories to commands

340d20a43355db3457b90aaba03c08307ec13fd7 authored over 2 years ago by Lukasz Samson <[email protected]>
add more activation events

bedda9a6fc321b00de7fe6d1e919450da7b6908c authored over 2 years ago by Lukasz Samson <[email protected]>
Remove not needed workspace file modification subscription

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

f4420e11acf2271528c6cde9600c329c91ca62e8 authored over 2 years ago by Lukasz Samson <[email protected]>
add keywords

multiroot extensions should set `multi-root ready`, see https://github.com/microsoft/vscode/wiki...

83e87350df13b7b0ba184a21291ca20d4791a921 authored over 2 years ago by Lukasz Samson <[email protected]>
add missing extension categories

001f7f6ea515c139a5618dd60fff4f2120c0380f authored over 2 years ago by Lukasz Samson <[email protected]>
Update to LSP 3.17 (#262)

* Update to LSP 3.17

* bump to vscode 1.68

* improve resource management

29d9027c9980a7443a19a39a8665ab81beee4f72 authored over 2 years ago by Łukasz Samson <[email protected]>
bump version

e173bba9a912b8be92a4e4997dad13dba2c1c137 authored over 2 years ago by Lukasz Samson <[email protected]>
Merge pull request #258 from samcharles93/add-onEnter-indentation-rules

indent on enter for html markup, block comments

5e3761179e840c7ab79b53a33851d20235f44aad authored over 2 years ago by Łukasz Samson <[email protected]>
indent on enter for html markup, block comments

475389c56b0a428647d325f60b131dda1522aefa authored over 2 years ago by Sam Catlow <[email protected]>
fix directory

7608b3329cd6924950b138e39224842fa1604884 authored over 2 years ago by Lukasz Samson <[email protected]>
add github actions dependabot config

0f2a2f975e217bcba93f0bd6beae2703e2050a77 authored over 2 years ago by Lukasz Samson <[email protected]>
update readme

0f9dbb971c4c888d4cf508ddc48100b2b571d8a9 authored over 2 years ago by Lukasz Samson <[email protected]>
bump version

fe9297e54c23b3b8faa2aa9bed8f26de79e578cf authored over 2 years ago by Lukasz Samson <[email protected]>
update docs

470ce1f95be194173e160d3bffe5ff60639d5eab authored over 2 years ago by Lukasz Samson <[email protected]>
Merge pull request #247 from timothyvanderaerden/mocha-any-cast

Remove unnecessary mocha cast to any

d5a6038ff62e27a957ed9011ebf1c46cbb89d1ff authored over 2 years ago by Łukasz Samson <[email protected]>
Merge pull request #249 from elixir-lsp/ls-update-deps

Bump deps

b8a57b2e474f174c268a13dfd356f0e95ee7964b authored over 2 years ago by Łukasz Samson <[email protected]>
update github actions

f46d96e3747267baa20362082bff2120363d423b authored over 2 years ago by Lukasz Samson <[email protected]>
npm audit fixes

4d1adf4ec6594928187267f25c0b02294abb17ba authored over 2 years ago by Lukasz Samson <[email protected]>
missing commit

3bf5354245b725da4464ecde7bff655b045b33ca authored over 2 years ago by Lukasz Samson <[email protected]>
target vscode 1.63

da1cc393e75d42946e7c25a0403543a7000c16eb authored over 2 years ago by Lukasz Samson <[email protected]>
target es2020

f68c5289926f279be9e3e023eecda332e5e95f71 authored over 2 years ago by Lukasz Samson <[email protected]>
use node 14

9dd1fbcc1203af140a442d2d599fc905fe2eb3b3 authored over 2 years ago by Lukasz Samson <[email protected]>
bump testelectron

e05047edfc51716940bc63c83ba1186289703f27 authored over 2 years ago by Lukasz Samson <[email protected]>
remove husky

b951d4e78984cb4933ba95b5bae6bbdb88341b4d authored over 2 years ago by Lukasz Samson <[email protected]>
update eslint

f3b22bf96c87355e467728d3ccbfb0124c467006 authored over 2 years ago by Lukasz Samson <[email protected]>
bump lint staged

e5e8733532afbdfa108139a47397059426550b02 authored over 2 years ago by Lukasz Samson <[email protected]>
bump shelljs

3bfb9f18d9cfb4c552702410e993c90e9f563980 authored over 2 years ago by Lukasz Samson <[email protected]>
bump mocha

f105181e5f7fbadf557494682433ca8b7964f0a9 authored over 2 years ago by Lukasz Samson <[email protected]>
bump glob

dbaaaeb945f51cd4f7bd3e18b57dab358fe97da0 authored over 2 years ago by Lukasz Samson <[email protected]>
bump vsce

a2e2d782478ea297cde9cc96d43cfd1311a63195 authored over 2 years ago by Lukasz Samson <[email protected]>
bump typescript

142771d4b238de038d952224cb8e492028aff9e5 authored over 2 years ago by Lukasz Samson <[email protected]>
add support for OPT 25 dialyzer options

50a8a53fa79c14d2ea4031f872ec3d7cd32155f5 authored over 2 years ago by Lukasz Samson <[email protected]>
Remove mocha cast to any to set color output

b645862891c3d8c92b0a286848be8a999f29072b authored over 2 years ago by Timothy Vanderaerden <[email protected]>
Added MIT license (#245)

1df5db1fdbff5d3c7b6dbe3192073b1cdba918d7 authored over 2 years ago by StrajnarFilip <[email protected]>
Merge pull request #226 from tiagoefmoraes/regex_highlight

fix regex highlight with "<"

bc396b35d458614c2d265b10f64f468e6bb97363 authored almost 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #229 from oo6/master

Fix string interpolation highlighting

3589a402d316e2fbb083d11b4e3262b4ca5910ce authored almost 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #227 from elixir-lsp/ls-update-to-lsp-3.16

Update to LSP 3.16

dddb04546b9931afe2c97af8da885d0ca57b1b63 authored almost 3 years ago by Łukasz Samson <[email protected]>
Fix string interpolation highlighting

97d943fab2804bc455403f647afd25b848e33c49 authored almost 3 years ago by Milo Lee <[email protected]>
update to LSP 3.16

a3c61346f55ca2e490f50dc4c0954223ce959989 authored almost 3 years ago by Lukasz Samson <[email protected]>
Remove requirements from readme

e46e8bbfa888497438ea12febd7a3220f0d45354 authored almost 3 years ago by Łukasz Samson <[email protected]>
fix regex highlight

18c8e71c4a01ebfc53f7f212e2d24af7df1f98fd authored almost 3 years ago by Tiago Moraes <[email protected]>
Remove version requirement

We already require elixir 1.10

16f3a856af893b6fa1dae8687b50f379e3f1b16f authored almost 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #221 from oo6/master

Highlight unquote_splicing as a control keyword

04103583ee4d7422aa21b18d4b1aa9ccd34654fe authored almost 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #222 from elixir-lsp/dependabot/npm_and_yarn/shelljs-0.8.5

Bump shelljs from 0.8.4 to 0.8.5

b2bd88744abc6c7d15e18958af6c58aacd279896 authored almost 3 years ago by Łukasz Samson <[email protected]>
Bump shelljs from 0.8.4 to 0.8.5

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https...

188be1d0d4059c63959279c1e5323a2a8139555e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Highlight unquote_splicing as a control keyword

5ec7c111d7e45afa33217d9bbd8ef044b9c0b89a authored about 3 years ago by Milo Lee <[email protected]>
Merge pull request #218 from elixir-lsp/ls-add-restart-command

Add restart language server command

b9da68a595136a4d233fef791be90b43b5adda36 authored about 3 years ago by Łukasz Samson <[email protected]>
Add restart language server command

53f525b90389f1c0b12fa45512292abda8185dda authored about 3 years ago by Lukasz Samson <[email protected]>
add missing dipasable registration

bd7a2ee12664524b81a54cd5423b02f230092604 authored about 3 years ago by Lukasz Samson <[email protected]>
Merge pull request #182 from polvalente/feat/add-pipe-and-unpipe

feat: add toPipe and fromPipe commands

346bb978d57c186ef0b8ca08361801dcb08e74ae authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #197 from vanjabucic/additional_extensions

Additional extensions

e84ebf5ff61fe57b24036938dfa9182f5ea9885d authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #213 from vacarsu/master

add setting for environment variables

76392a84c3f7ad1a41e6e76946dff2eeeb686889 authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #214 from axelson/debugger-interpret-files-pattern

Debugger: New settings related to interpreting modules

417b48caa18185661fb2ede2a66554fd3308a40d authored about 3 years ago by Łukasz Samson <[email protected]>
Bump version v0.9.0 (#216)

b7df9e8f4ded975c1c4b721ccf2c1ba8f9240e5f authored about 3 years ago by Jason Axelson <[email protected]>
Merge branch 'elixir-lsp:master' into additional_extensions

b9df151bfa06e044174dc8c219214098a8caee2a authored about 3 years ago by Vanja Bucic <[email protected]>
Debugger: New settings related to interpreting modules

Adds `debugAutoInterpretAllModules` and `debugInterpretModulesPatterns`

Related to https://gith...

4294f9f0da6819e519aa4278f5f2d553ff054dac authored about 3 years ago by Jason Axelson <[email protected]>
add setting for environment variables

5dd3965548c8b95e1470caffbbc60d56b9bd3a70 authored about 3 years ago by Vacarsu <[email protected]>
Merge pull request #212 from fschoenfeldt/patch-1

fix typo

635be186d012f202518d4a475981bf6b797414da authored about 3 years ago by Łukasz Samson <[email protected]>
fix typo

5261f2be5c7eae6ee91e81108b23dbce0b8fc9de authored about 3 years ago by Frederik Schönfeldt <[email protected]>
Merge branch 'master' into feat/add-pipe-and-unpipe

2e1546adaf41b613cb2eb181ffce08cfdd60b0e1 authored about 3 years ago by Paulo Valente <[email protected]>
Merge pull request #207 from systemctl603/master

Set which pairs of brackets should be colorized

52cc4806ca15ef33d1d118534a8f05d9abae950e authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #189 from axelson/fetch-deps-default-false

Change the default of `fetchDeps` to false

0b9b3414c7e0f8b5e8c5c8bc2c929d9553d52484 authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #203 from axelson/document-tab-size-more

Document how `editor.tabSize` interacts with the formatter

d75e6ea36c2384a5d843462625965c3891f9126c authored about 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #210 from axelson/configurable-watch-expression-timeout

Allow configuring the debug expression timeout

2931479b83540218ab58a6d35e65b1094e954766 authored about 3 years ago by Łukasz Samson <[email protected]>
Allow configuring the debug expression timeout

9d8624e312fe6853baed00996e9e57b47de96d22 authored about 3 years ago by Jason Axelson <[email protected]>
Fix indentation

200e110dfed538f9b3cab6dbb12a8a19ccb37edb authored over 3 years ago by S. Arjun <[email protected]>
Update eex-language-configuration.json

f6cfc71a0d87aad7e5bdc8d649a286e345bd3eee authored over 3 years ago by S. Arjun <[email protected]>