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

Detect mix.lock files as elixir files

46d8a6e816a0d9da2281ea475a4a17bcddaee81a authored about 6 years ago by Jean-Philippe Moal <[email protected]>
v0.2.24

fc5c767680ec7c8b2385b690db771b8e05414e13 authored about 6 years ago by Jake Becker <[email protected]>
Update ElixirLS to 0.2.23

4f6b4a2fa145b6e35638f13f04d2e6eefd4488c5 authored over 6 years ago by Jake Becker <[email protected]>
Update ElixirLS

3a5b234e36cd8f8ec97d4212760d8c17789f85ff authored over 6 years ago by Jake Becker <[email protected]>
Update vscode-languageclient and engine

d029e860ac3550a4a0ad62a4bdd12af02315d4cb authored over 6 years ago by Jake Becker <[email protected]>
Update vscode-languageclient

5a40fdb578ec57d795a2b3076083f9c09d28852d authored over 6 years ago by Jake Becker <[email protected]>
Add elixirLS.suggestSpecs to settings schema

1a5f3d8ce94ad016df5c73964370b2dfd468a6d7 authored over 6 years ago by Jake Becker <[email protected]>
Update ElixirLS to v0.2.22

4579d932ca9342781ce35e8a8dbc3d1701f09c4f authored over 6 years ago by Jake Becker <[email protected]>
Format README

9d87bb95ed3de6c72a09485f4ae6afb8f751ddb4 authored over 6 years ago by Jake Becker <[email protected]>
CHANGELOG.md should live in ElixirLS repo and will be copied in vscode:prepublish

ff96e0dd83fbc252bbdcb9703ed3b46a5e120d87 authored over 6 years ago by Jake Becker <[email protected]>
Update version and changelog

eaa2dd1722e62644f62324fd9885628cef39335e authored over 6 years ago by Jake Becker <[email protected]>
Test "elixir" command two ways -- directly by running "elixir", and by looking in PATH to find the executable. If both fail, print PATH to console to aid in debugging

2ffbb5a383315436245c3e4f1dfc574bb6f6b364 authored over 6 years ago by Jake Becker <[email protected]>
Change "Eex" to official name "EEx"

5193091ddbab968388eab053ef6bf0593daffd5b authored over 6 years ago by Zizheng Tai <[email protected]>
Increase minimum supported Elixir version to 1.6.0 in readme

827fd8061acc59dbf96fa98f6872d54440156344 authored over 6 years ago by Jake Becker <[email protected]>
Format changelog

07aa60f2efcb2559c6e6c491ee57053f1c0b7a0d authored over 6 years ago by Jake Becker <[email protected]>
Update package-lock.json

9944dceb7807cd5669694b611322e308ca6af42e authored over 6 years ago by Jake Becker <[email protected]>
Remove unneeded packages

121e470801725c33a0c1cc62decce77481b61294 authored over 6 years ago by Jake Becker <[email protected]>
Better errors when elixir command doesn't work

4a372267e43feab08b27e0f5635aae2b284750ca authored over 6 years ago by Jake Becker <[email protected]>
Update ElixirLS

aca5b28117fc17d54776d271181a23c11741b181 authored over 6 years ago by Jake Becker <[email protected]>
Change category "Languages" to "Programming Languages"

a0a95591ce256a4461701bea3e6668599a0b06b6 authored over 6 years ago by Jake Becker <[email protected]>
Merge pull request #75 from michalmuskala/stacktrace

Add highlighting for the __STACKTRACE__ special variable

f3a5363407b1e3f3238d5ec7e9fb2d3d2e5f92e7 authored over 6 years ago by Jake Becker <[email protected]>
Add highlighting for the __STACKTRACE__ special variable

41c35cbffbf955393ba98557a559ca67d91ca28e authored over 6 years ago by Michał Muskała <[email protected]>
Merge pull request #63 from lostintangent/master

[Discussion] [Live Share] Restricting language services to local files

4c32a304219642a3f0583b48ce599c6b90081912 authored over 6 years ago by Jake Becker <[email protected]>
Restricting language services to local files

cb74a59fbbe6856e9cf452c968657f60556c9763 authored over 6 years ago by Jonathan Carter <[email protected]>
v0.2.18

fab283fdaeab7f08301bc066a487e812e454585f authored almost 7 years ago by Jake Becker <[email protected]>
Remove extraneous line

d07a4c4dc32ee649207a927600f62b8287687e9f authored almost 7 years ago by Jake Becker <[email protected]>
Merge branch 'add-problem-matchers' of https://github.com/pragdave/vscode-elixir-ls

db1acd54ad1891ade9592fc7104487e3ebcaaed8 authored almost 7 years ago by Jake Becker <[email protected]>
Copy Elixir syntax highlighting from fr1zle/vscode-elixir

0809d388b9cee6b3cffcc664124ad9b897626364 authored almost 7 years ago by Jake Becker <[email protected]>
Remove json formatting for code block in readme

8dff6f7f687b1b11ee2a0d8205ecfb1b96dd8f52 authored almost 7 years ago by Jake Becker <[email protected]>
Update documentation for default settings in readme

353327b35dc68e7ea4220c1d72c773c8e5a8d55a authored almost 7 years ago by Jake Becker <[email protected]>
v0.2.17

026d5fba489a2fd4c305d0ec0d7e61d59723b814 authored almost 7 years ago by Jake Becker <[email protected]>
Merge pull request #54 from maxmellen/patch-1

Add missing default settings to README

d9ece79afd15ca8f66b58e9343e99271acf10900 authored almost 7 years ago by Jake Becker <[email protected]>
Add missing default settings to README

aaa60f14617c9d41cdba6b8c7913f282bda04fc2 authored almost 7 years ago by Maximilien Mellen <[email protected]>
added pattern matchers from vscode-elixir, so that I can capture test issues

1b4e9d3ab0bc89051c31ee8c7b1ba341f5f6fd05 authored almost 7 years ago by pragdave <[email protected]>
v0.2.16

0aee7a9b7aed1501f1dbe885596565217196d45b authored almost 7 years ago by Jake Becker <[email protected]>
Replace yarn.lock with package.lock

111f931079b92870d51201e5466ad1cfdf3244c6 authored almost 7 years ago by Jake Becker <[email protected]>
Document changed default settings in README and autocomplete key reasoning

b574311e6cb338016c89e4947c2cc317d842995f authored almost 7 years ago by Jake Becker <[email protected]>
Format markdown in README

b3dcd5088cd9b9cec9fbabb9ac3dabb1236fd75d authored almost 7 years ago by Jake Becker <[email protected]>
Enable acceptSuggestionOnEnter: "off", files.insertFinalNewline, files.trimTrailingWhitespace by default

791390db3a398ca8a984e1787ff35ae039e64a7b authored almost 7 years ago by Jake Becker <[email protected]>
Change default key to accept suggestions to "tab" instead of "enter"

4c9b625f4b311555fb8c6d4a5f8ce4fc0b2b428c authored almost 7 years ago by Jake Becker <[email protected]>
Update vscode-languageclient

bb9596f53c3dad1163d3dcc75e856e98db43c327 authored almost 7 years ago by Jake Becker <[email protected]>
Don't treat -> / end as brackets because '->' isn't always completed by 'end'

e2200d544d1e2587daa227000556f6eea30b86d0 authored almost 7 years ago by Jake Becker <[email protected]>
v0.2.15

93478c759713dab3101ebd124f6a59d613b6b06e authored almost 7 years ago by Jake Becker <[email protected]>
Re-enable quickSuggestions and remove client-based snippets

783b7ab9b34e9b90d5630404185fcdea3f303cec authored almost 7 years ago by Jake Becker <[email protected]>
Merge pull request #49 from maxmellen/indent-trailing-equal

Indent lines after trailing =

81db44bfa8acf357ba7bad7c3eacf2ba6627883f authored almost 7 years ago by Jake Becker <[email protected]>
Indent lines after trailing =

bd8cf6288bb013881fb94be69f87b17a49f20c03 authored almost 7 years ago by Maximilien Mellen <[email protected]>
Merge pull request #47 from maxmellen/add-defguard-support

Highlight defguard and update snippets

a1ce03d65dd8c19c0f6bdcff5cbc46855cb5a6d8 authored almost 7 years ago by Jake Becker <[email protected]>
Update package scripts to use renamed elixir_ls.release task

484e1bcba899ce3ffb21d788e3c60f7cd2ffbbd5 authored almost 7 years ago by Jake Becker <[email protected]>
Copy snippets over from Atom package

See: https://github.com/elixir-editors/language-elixir

2ecf096225669dedd0812992612fc0602ed5a0bd authored almost 7 years ago by Maximilien Mellen <[email protected]>
Add missing line endings

0fa8af2f8628c158d262512526b62c6e5fdac297 authored almost 7 years ago by Maximilien Mellen <[email protected]>
Highlight defguard as a control keyword

d932d8dca23a9850298526d962903d840983adf4 authored almost 7 years ago by Maximilien Mellen <[email protected]>
v0.2.14

f13752d9be501d8fe19872c6cadd0a8bf28d5055 authored almost 7 years ago by Jake Becker <[email protected]>
Add new features to readme

575639d5bb0e097dc6f56ba719b8a0eef33af812 authored almost 7 years ago by Jake Becker <[email protected]>
v0.2.13

7ca7da083966606dfb6159467b06b0be875e56f9 authored almost 7 years ago by Jake Becker <[email protected]>
Default tabs to 2 spaces

3c714c191a9ab8e785872fafb1d9cce4fc2cdd26 authored almost 7 years ago by Jake Becker <[email protected]>
Added issue template

11097c50cb91f2bccd8f3305372dfe754f0876f9 authored almost 7 years ago by Jake Becker <[email protected]>
Format with Prettier

0dc27863089a7c1c067f442959b8d5d5327a087a authored almost 7 years ago by Jake Becker <[email protected]>
Launch language server using script in release dir

a2c6ebf090d94905d94a8fc6222478e0b598d054 authored almost 7 years ago by Jake Becker <[email protected]>
Use debugger launch script in elixir-ls-release

62695b3fa7e3649924090a0f39abde77df8e3599 authored almost 7 years ago by Jake Becker <[email protected]>
Show error message if mix is not in path

4ddd3bba24d247d0594a49b73b0dbf27005abfb5 authored almost 7 years ago by Jake Becker <[email protected]>
Fix markdown link in changelog

169d7c84239448e9b12b9bf01305c4f11c12e51e authored almost 7 years ago by Jake Becker <[email protected]>
Add debugger restart button fix to changelog

9d6dbb4bd37a1ffa06c97dd9840fa987a93d37fc authored almost 7 years ago by Jake Becker <[email protected]>
Change required Elixir versions in readme

f450858330c69a1a526ff5c028b98773ed1a3bb1 authored almost 7 years ago by Jake Becker <[email protected]>
Upgrade vscode-languageclient and engine

6028a74fc13d00836d63f12cde7798fbba0dd2e7 authored almost 7 years ago by Jake Becker <[email protected]>
Mention formatter setting and hotkey in readme

70715ee57e310495d30b7a5439d68ef3184b12ec authored almost 7 years ago by Jake Becker <[email protected]>
Mention editor.quickSuggestions setting in readme

3f8b64ac94d6c6cf81c1f8ac8e33a3adb8080180 authored almost 7 years ago by Jake Becker <[email protected]>
Fix date in changelog

76489b2ee7b07dd678623dc0ead44d5b4e26ad38 authored almost 7 years ago by Jake Becker <[email protected]>
Upgrade ElixirLS for v0.2.12

c1dab88aedca61de5ea2e6584d04494932f4d254 authored almost 7 years ago by Jake Becker <[email protected]>
Update version and changelog

268175e86d8325bf82374dfa06213763f0ac461e authored almost 7 years ago by Jake Becker <[email protected]>
Merge pull request #35 from TeeSeal/master

Improve syntax detection

b817e6bd0043fa2ad9f243d6246fd197f77832b8 authored almost 7 years ago by Jake Becker <[email protected]>
Take function without params above others

7ab7a8d946d733488abe494e48ef7a24659c3269 authored almost 7 years ago by TeeSeal <[email protected]>
Tweak comments

ed912d50f7d97c471f93ec3bfef1dcdb9169b91a authored almost 7 years ago by TeeSeal <[email protected]>
Improve syntax detection

66ffd0c65de2ddf753c77f424eef9839ce9e5ffe authored almost 7 years ago by TeeSeal <[email protected]>
v0.2.10: Fix build failing in Windows and diagnostic reporting bugs due to colons in URIs

de4acca4b63c2688a7862bbff9e35911b972b3fe authored almost 7 years ago by Jake Becker <[email protected]>
v0.2.9

ad43d134b3b00ee51363550b2ee1737371ee13db authored about 7 years ago by Jake Becker <[email protected]>
Format changelog

8b9397816f5ebc75c062a4103a0c5a284649ae9e authored about 7 years ago by Jake Becker <[email protected]>
Remove wordPattern which strangely causes autocomplete not to fire

d169069e08595fa4a6128e5c77e72453a308b5c3 authored about 7 years ago by Jake Becker <[email protected]>
v0.2.8

b2b6f3223db6f6916f6598e6516925f5dfadd90c authored about 7 years ago by Jake Becker <[email protected]>
Add configuration for auto indentation

35bb02cfa2dc175d261fd1819b1ce1f04e3dfbbe authored about 7 years ago by Jake Becker <[email protected]>
Merge pull request #22 from JakeBecker/formatter-config

Formatter config

0050f5f02c83c8ab76ece20192618c60fc4f13be authored about 7 years ago by Jake Becker <[email protected]>
Update version and changelog

de4e4970205f18c5a9b34be2c89433a1f977c96b authored about 7 years ago by Jake Becker <[email protected]>
Read formatter options from .formatter.exs instead of including in extension config

d32034dc5239373cbc1c27a400d5f7ba095d1eff authored about 7 years ago by Jake Becker <[email protected]>
Merge pull request #20 from JakeBecker/output-pane

Don't focus Output pane on errors because request handler errors are common and recoverable

886e7a76296e0446b761c0cc15d015fb42e95405 authored about 7 years ago by Jake Becker <[email protected]>
v0.2.6: Don't focus Output pane on errors because request handle errors are common and recoverable

4c6b761f97633daf849fde708975480e7f13d990 authored about 7 years ago by Jake Becker <[email protected]>
Don't focus Output pane on errors because request handle errors are common and recoverable

9a6c7b9e656a1a4e4f3f661e3fd2ef0db6db3b99 authored about 7 years ago by Jake Becker <[email protected]>
Format package.json

5941b20bb6c42294a744e4fdb5cc8475f41aefc5 authored about 7 years ago by Jake Becker <[email protected]>
Convert line endings to unix

83efbe58e034f59a172d2f74ff884025ea4cffee authored about 7 years ago by Jake Becker <[email protected]>
Fix date on changelog entry

3282165f7d16d7997bd678d1a0ff64e236bce482 authored about 7 years ago by Jake Becker <[email protected]>
v0.2.5: Update ElixirLS to improve reliability of debugger

0a44fd1888311ec8b32df4c06d691bdd84454631 authored about 7 years ago by Jake Becker <[email protected]>
Update changelog and version number

53e63cb42f931ec5c75af8c4ec8083b0428727a9 authored about 7 years ago by Jake Becker <[email protected]>
Build releases as archives instead of escript

1d7b98beaaea9808109206391813c188e71628b2 authored about 7 years ago by Jake Becker <[email protected]>
Fix typo in filesystem watcher

665422ffcd909cc3a16e7ade35e4fe707290cc6d authored about 7 years ago by Jake Becker <[email protected]>
Bump version number to 0.2.3 and update changelog

26a1a05f1f02529bddaba74d41905f224d828d9a authored about 7 years ago by Jake Becker <[email protected]>
Update ElixirLS to fix debugger launch and segfaults from regexes

965415d60b01c9f0f2def9db66d84df55ea56c7f authored about 7 years ago by Jake Becker <[email protected]>
Merge pull request #15 from JakeBecker/windows-paths

Fix failure to launch on Windows when home directory has spaces in path

a0c495f0c2ee90d872d714b0064bafd2d39f5d26 authored about 7 years ago by Jake Becker <[email protected]>
Fix failure to launch on Windows when home directory has spaces in path

daefb92f0524da6b1a26fd1db474cdd3769157c4 authored about 7 years ago by Jake Becker <[email protected]>
Update readme, changelog, and version number

fb0b860b5558401f141c271012230918a2748b7c authored about 7 years ago by Jake Becker <[email protected]>
Update syntax highlighting (copied from fr1zle/vscode-elixir)

a253cc53454040324b184fd8bfc30333879b4bf4 authored about 7 years ago by Jake Becker <[email protected]>
Update ElixirLS

8a2be1002a3cab0d4b39188fdfd4eb12b08a4073 authored about 7 years ago by Jake Becker <[email protected]>
v0.2 update

232b2abb7e1ccc2fd9850c8a02d7584adec903dc authored about 7 years ago by Jake Becker <[email protected]>