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

fix tests on elixir < 1.13

github.com/elixir-lsp/elixir-ls - 3bd305b9ab673c393523883a556ad9215b73f4c5 authored over 2 years ago by Lukasz Samson <[email protected]>
fix tests on elixir < 1.13

github.com/elixir-lsp/elixir-ls - 6bcb346939eb0a3ed7123ca02e29397c8c8745e1 authored over 2 years ago by Lukasz Samson <[email protected]>
Revert "make function private"

This reverts commit 27443d4c8526fdb67f9f66b388fa92a4e727b144.

github.com/elixir-lsp/elixir-ls - 05656fc0d36c9a4dc7db0bd911bc2eeaba97a53c authored over 2 years ago by Lukasz Samson <[email protected]>
Merge branch 'document-symbol-location'

github.com/elixir-lsp/elixir-ls - d226e8132693e76e76cb476e7e9e9c6f37cfbca4 authored over 2 years ago by Lukasz Samson <[email protected]>
When possible return non empty ranges and selection rages in documentSymbol provider

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

github.com/elixir-lsp/elixir-ls - d59b939c41614ccfedee1a54143824aceacbcddb authored over 2 years ago by Lukasz Samson <[email protected]>
run formatter

github.com/elixir-lsp/elixir-ls - 60e2df298ee6f105b5d15b0565f7c9b1f808c376 authored over 2 years ago by Lukasz Samson <[email protected]>
bump version

github.com/elixir-lsp/vscode-elixir-ls - fe9297e54c23b3b8faa2aa9bed8f26de79e578cf authored over 2 years ago by Lukasz Samson <[email protected]>
update changelog

github.com/elixir-lsp/elixir-ls - 539ba8814f26916c031d12d612c5550e31498ad5 authored over 2 years ago by Lukasz Samson <[email protected]>
attempt to fix build on OTP 25

github.com/elixir-lsp/elixir_sense - 00aef63b2ff69decdd2578e92435a883043f4a5c authored over 2 years ago by Lukasz Samson <[email protected]>
update changelog (#697)

github.com/elixir-lsp/elixir-ls - 37a15ed62ce7eaaffe3efeece70cdc631fe7c016 authored over 2 years ago by Łukasz Samson <[email protected]>
make function private

github.com/elixir-lsp/elixir-ls - 27443d4c8526fdb67f9f66b388fa92a4e727b144 authored over 2 years ago by Lukasz Samson <[email protected]>
Build cleanup (#698)

* check if loading apps is still needed

* Revert "check if loading apps is still needed"

T...

github.com/elixir-lsp/elixir-ls - c1004851c2676ce72be93eba913d11888bc43b19 authored over 2 years ago by Łukasz Samson <[email protected]>
fix md formatting

github.com/elixir-lsp/elixir-ls - ec1b31c8c7116aa2998834fcc412ed85ee36f571 authored over 2 years ago by Lukasz Samson <[email protected]>
bump version

github.com/elixir-lsp/elixir-ls - 85cf3cc0697800ea1e1b5491519ac47ec783eb9d 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

github.com/elixir-lsp/vscode-elixir-ls - d5a6038ff62e27a957ed9011ebf1c46cbb89d1ff authored over 2 years ago by Łukasz Samson <[email protected]>
bump github actions

github.com/elixir-lsp/elixir-ls - d87d9bed4d19d8d2554b0a8a7062b9b160045d4d authored over 2 years ago by Lukasz Samson <[email protected]>
Merge pull request #249 from elixir-lsp/ls-update-deps

Bump deps

github.com/elixir-lsp/vscode-elixir-ls - b8a57b2e474f174c268a13dfd356f0e95ee7964b authored over 2 years ago by Łukasz Samson <[email protected]>
bump github actions

github.com/elixir-lsp/elixir_sense - e7fb1f02523b11005cb3e196891d796fbe6555e2 authored over 2 years ago by Lukasz Samson <[email protected]>
update github actions

github.com/elixir-lsp/vscode-elixir-ls - f46d96e3747267baa20362082bff2120363d423b authored over 2 years ago by Lukasz Samson <[email protected]>
npm audit fixes

github.com/elixir-lsp/vscode-elixir-ls - 4d1adf4ec6594928187267f25c0b02294abb17ba authored over 2 years ago by Lukasz Samson <[email protected]>
missing commit

github.com/elixir-lsp/vscode-elixir-ls - 3bf5354245b725da4464ecde7bff655b045b33ca authored over 2 years ago by Lukasz Samson <[email protected]>
target vscode 1.63

github.com/elixir-lsp/vscode-elixir-ls - da1cc393e75d42946e7c25a0403543a7000c16eb authored over 2 years ago by Lukasz Samson <[email protected]>
target es2020

github.com/elixir-lsp/vscode-elixir-ls - f68c5289926f279be9e3e023eecda332e5e95f71 authored over 2 years ago by Lukasz Samson <[email protected]>
bump testelectron

github.com/elixir-lsp/vscode-elixir-ls - e05047edfc51716940bc63c83ba1186289703f27 authored over 2 years ago by Lukasz Samson <[email protected]>
remove husky

github.com/elixir-lsp/vscode-elixir-ls - b951d4e78984cb4933ba95b5bae6bbdb88341b4d authored over 2 years ago by Lukasz Samson <[email protected]>
update eslint

github.com/elixir-lsp/vscode-elixir-ls - f3b22bf96c87355e467728d3ccbfb0124c467006 authored over 2 years ago by Lukasz Samson <[email protected]>
bump lint staged

github.com/elixir-lsp/vscode-elixir-ls - e5e8733532afbdfa108139a47397059426550b02 authored over 2 years ago by Lukasz Samson <[email protected]>
bump shelljs

github.com/elixir-lsp/vscode-elixir-ls - 3bfb9f18d9cfb4c552702410e993c90e9f563980 authored over 2 years ago by Lukasz Samson <[email protected]>
bump typescript

github.com/elixir-lsp/vscode-elixir-ls - 142771d4b238de038d952224cb8e492028aff9e5 authored over 2 years ago by Lukasz Samson <[email protected]>
fix tests on OTP 25

github.com/elixir-lsp/elixir_sense - 5815a331f4c16a9688f8f0c6426b6eb809326bd1 authored over 2 years ago by Lukasz Samson <[email protected]>
add OTP 25 to test matrix

github.com/elixir-lsp/elixir_sense - 238cbf3e2a104ee376c0a8127c2e26a76dbc2483 authored over 2 years ago by Lukasz Samson <[email protected]>
add OTP 25 to test matrix

github.com/elixir-lsp/elixir-ls - ca81cff54370ccb00b0e24a3378b44b682393f7e authored over 2 years ago by Lukasz Samson <[email protected]>
bump elixir sense

github.com/elixir-lsp/elixir-ls - cef11ab5fb084a17fa8f7b8fd710fde7c7f97bc9 authored over 2 years ago by Lukasz Samson <[email protected]>
add support for OPT 25 dialyzer options

github.com/elixir-lsp/vscode-elixir-ls - 50a8a53fa79c14d2ea4031f872ec3d7cd32155f5 authored over 2 years ago by Lukasz Samson <[email protected]>
add support for OPT 25 dialyzer opts

github.com/elixir-lsp/elixir-ls - 0da7623f644f79559699e9f002820ad9219d108d authored over 2 years ago by Lukasz Samson <[email protected]>
fix crash introduced in ff130f3325715e5fcf6a27a497010adebe8ddca8

github.com/elixir-lsp/elixir-ls - 5af6a3f65bebef8d80b811730cdafffffd723af3 authored over 2 years ago by Lukasz Samson <[email protected]>
Fix many cases of invalid Mix.Compiler.Diagnostic position handling

do not return negative numbers as those are forbidden by the LSP
properly treat 0 as unknown pos...

github.com/elixir-lsp/elixir-ls - ff130f3325715e5fcf6a27a497010adebe8ddca8 authored over 2 years ago by Lukasz Samson <[email protected]>
do not consider changes in .elixir-ls and _build dirs when deciding id rebuild is necessary

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

github.com/elixir-lsp/elixir-ls - ae40661aa36d88d577314a954f98997a99fa5a8f authored over 2 years ago by Lukasz Samson <[email protected]>
Misc mkdocs fixes (#692)

* Consistent headers (getting-started section)
* Fix wrong header for vscode getting-started pa...

github.com/elixir-lsp/elixir-ls - c1a9a5fb33120d2deca31bec2d26d085d6f500b4 authored over 2 years ago by Timothy Vanderaerden <[email protected]>
unlock otp versions

github.com/elixir-lsp/elixir-ls - d57b41fc128863d9ca0aa4d9001ba5b9d6767d7d authored over 2 years ago by Lukasz Samson <[email protected]>
unlock otp versions

github.com/elixir-lsp/elixir_sense - 8a97e2b8f8cadef839da56c6b7e9bef91d332ce2 authored over 2 years ago by Lukasz Samson <[email protected]>
bump otp on ci

github.com/elixir-lsp/elixir_sense - a96f6ba80b8a9b22234cf04fa76685c3affe8077 authored over 2 years ago by Lukasz Samson <[email protected]>
bump otp on ci

github.com/elixir-lsp/elixir-ls - 71fb6fc386158e89863756064c7756bcb3b588c7 authored over 2 years ago by Lukasz Samson <[email protected]>
improvements to document symbols provider

github.com/elixir-lsp/elixir-ls - 1e38db4c9dd9277dfffd9563286f652e3d617a5f authored over 2 years ago by Lukasz Samson <[email protected]>
Remove mocha cast to any to set color output

github.com/elixir-lsp/vscode-elixir-ls - b645862891c3d8c92b0a286848be8a999f29072b authored over 2 years ago by Timothy Vanderaerden <[email protected]>
fix handling od alias __MODULE__.Sub, as: Some

Fixes https://github.com/elixir-lsp/elixir_sense/issues/151

github.com/elixir-lsp/elixir_sense - 81d3c93f85779ff1b4e860a4593ac1d93ef7f5d5 authored over 2 years ago by Lukasz Samson <[email protected]>
fix test on elixir 1.13.4

github.com/elixir-lsp/elixir_sense - b6a6274c06ca1bc0649837b8b8bf0b5a3051d950 authored over 2 years ago by Lukasz Samson <[email protected]>
Bump ajv from 6.10.2 to 6.12.6 (#66)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](http...

github.com/elixir-lsp/coc-elixir - a48b9c8fd8651fc3886b16f5c2fc367d91f4cffc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump async from 2.6.3 to 2.6.4 (#67)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

github.com/elixir-lsp/coc-elixir - 29fd7973aa9d05e767fbe593952f57bcbeae0120 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added MIT license (#245)

github.com/elixir-lsp/vscode-elixir-ls - 1df5db1fdbff5d3c7b6dbe3192073b1cdba918d7 authored over 2 years ago by StrajnarFilip <[email protected]>
Suggest an appropriate module name with the 'defmodule' snippet (#684)

* Suggest an appropriate module name when auto-completing the 'defmodule' snippet

* use proce...

github.com/elixir-lsp/elixir-ls - 7f37d59ffe7952d70ddc2f44100227d558c8ef6e authored over 2 years ago by Manos Emmanouilidis <[email protected]>
Merge pull request #226 from tiagoefmoraes/regex_highlight

fix regex highlight with "<"

github.com/elixir-lsp/vscode-elixir-ls - bc396b35d458614c2d265b10f64f468e6bb97363 authored almost 3 years ago by Łukasz Samson <[email protected]>
Merge pull request #229 from oo6/master

Fix string interpolation highlighting

github.com/elixir-lsp/vscode-elixir-ls - 3589a402d316e2fbb083d11b4e3262b4ca5910ce authored almost 3 years ago by Łukasz Samson <[email protected]>
Add debugger variable scopes with messages and process info (#681)

* delete duplicated capability

* add process messages as debugger variable scope

* improve...

github.com/elixir-lsp/elixir-ls - 99ab6e98ff181aae01ca3d119dee0ea9c49c727a authored almost 3 years ago by Łukasz Samson <[email protected]>
Add support for completions in debugger (#679)

* fix typo

* warn about not supported client options

* Add support for debugger completions

github.com/elixir-lsp/elixir-ls - ba6252f4edb6909a6ce877834178ac7d0ff3f21d authored almost 3 years ago by Łukasz Samson <[email protected]>
fix tests

github.com/elixir-lsp/elixir_sense - e76ac8d1f02868b331fb4aae9a27b1558cceb3f4 authored almost 3 years ago by Lukasz Samson <[email protected]>
Add support for hover and clipboard eval in debugger (#680)

* add support for hover and clipboard eval in debugger

* use empty string

github.com/elixir-lsp/elixir-ls - a0e60f194476cd2044c0a8546bfa86ce3148b174 authored almost 3 years ago by Łukasz Samson <[email protected]>
Make debugger conform to DAP 1.51 continue/stepin/stepout/stepover (#678)

* remove not supported SetExceptionBreakpoints request handler

Clients should only call this ...

github.com/elixir-lsp/elixir-ls - ea250e270399382e73ea4754bf6d5976e6f95897 authored almost 3 years ago by Łukasz Samson <[email protected]>
add support for building binding info from runtime variable

github.com/elixir-lsp/elixir_sense - 49e9d4ffffa6e97ee5acca29dded100e49a73ebb authored almost 3 years ago by Lukasz Samson <[email protected]>
Fix numerous cases of incorrect utf16 positions returned and passed into elixir_sense (#677)

* add utility functions for utf8-utf16 conversions

* fix numerous cases of incorrect utf16 po...

github.com/elixir-lsp/elixir-ls - 6057d360934b3b7ddbb45c529f9c332b529e90de authored almost 3 years ago by Łukasz Samson <[email protected]>
Add support for pause and terminateThread requests in debugger (#675)

* add support for terminateThreads request

* add support for pause

* format

github.com/elixir-lsp/elixir-ls - 58f07d87341d5dba2f77eae0f0a68af3fce57c44 authored almost 3 years ago by Łukasz Samson <[email protected]>
Add support for variable expansion of evaluate results (#672)

compatibility improvement: only return variable type and pagination properties when supported by...

github.com/elixir-lsp/elixir-ls - c5fd13fed147997649433eb010992cbc3f28d03e authored almost 3 years ago by Łukasz Samson <[email protected]>
Fix hover bug (#674)

* #673 fix hover bug for

* use function_exported to check module be loaded

Change-Id: I8e3...

github.com/elixir-lsp/elixir-ls - 3e531b92524c88b90a1fb2bec5f3e5dd9807af15 authored almost 3 years ago by Fenix <[email protected]>
Add support for hit count and log message on breakpoints (#671)

* add support for breakpoint hit condition

* readme updated

* implement log message

* r...

github.com/elixir-lsp/elixir-ls - 8e92bdc6d7d761de1e6a2ec6af6fe713cb4a19f9 authored almost 3 years ago by Łukasz Samson <[email protected]>
don't replace string interpolation (#152)

* don't replace string interpolation

* Update lib/elixir_sense/core/source.ex

Co-authored-...

github.com/elixir-lsp/elixir_sense - bdf3f8abdfe44d5de71ba1040e1f11e94ce48013 authored almost 3 years ago by Milo Lee <[email protected]>
Merge pull request #227 from elixir-lsp/ls-update-to-lsp-3.16

Update to LSP 3.16

github.com/elixir-lsp/vscode-elixir-ls - dddb04546b9931afe2c97af8da885d0ca57b1b63 authored almost 3 years ago by Łukasz Samson <[email protected]>
Fix string interpolation highlighting

github.com/elixir-lsp/vscode-elixir-ls - 97d943fab2804bc455403f647afd25b848e33c49 authored almost 3 years ago by Milo Lee <[email protected]>
add test coverage and fix some small issues in debugger variables (#668)

github.com/elixir-lsp/elixir-ls - 8878b850a809ee004351f83218531b9d37ffaeb3 authored almost 3 years ago by Łukasz Samson <[email protected]>
Conditional breakpoints (#661)

* extract and test erlang binding processing

fix some isses when var is usend more than 10 ti...

github.com/elixir-lsp/elixir-ls - b4dd38a7a978660898c6b6260b5c37ed5f46330b authored almost 3 years ago by Łukasz Samson <[email protected]>
Handle blank mix target value properly (#670)

* Handle blank mix target value properly

* Handle "" in maybe_set_mix_target/1

github.com/elixir-lsp/elixir-ls - 423d7f8d8d173c8ec362f50f09449be6592cc972 authored almost 3 years ago by Masatoshi Nishiguchi <[email protected]>
crash early on unvalid utf

github.com/elixir-lsp/elixir-ls - 870a2f7455d1a51155f8247a52f4a0663ba5ae8d authored almost 3 years ago by Lukasz Samson <[email protected]>
update to LSP 3.16

github.com/elixir-lsp/vscode-elixir-ls - a3c61346f55ca2e490f50dc4c0954223ce959989 authored almost 3 years ago by Lukasz Samson <[email protected]>
Remove requirements from readme

github.com/elixir-lsp/vscode-elixir-ls - e46e8bbfa888497438ea12febd7a3220f0d45354 authored almost 3 years ago by Łukasz Samson <[email protected]>
fix regex highlight

github.com/elixir-lsp/vscode-elixir-ls - 18c8e71c4a01ebfc53f7f212e2d24af7df1f98fd authored almost 3 years ago by Tiago Moraes <[email protected]>
Fix: markdown doc lines should wrap with \n\n (#663)

github.com/elixir-lsp/elixir-ls - 1e7a52ca242bf06942c405aab043a612fcd2a211 authored almost 3 years ago by 我没有抓狂 <[email protected]>
Update issue template

github.com/elixir-lsp/elixir-ls - 801958969666b894a77554474c7aa865176329bf authored almost 3 years ago by Łukasz Samson <[email protected]>
Update limitations

github.com/elixir-lsp/elixir-ls - 26706650eafd6e32d6a963e71ca6d7c8e78a9d82 authored almost 3 years ago by Łukasz Samson <[email protected]>
Update limitations

github.com/elixir-lsp/elixir-ls - ef8b49d30fbfe91facd92f857020d25408c88698 authored almost 3 years ago by Łukasz Samson <[email protected]>
Update readme

remove no longer valid limitations
Add info about dialyzer limitation
Do not point to Dialyxir...

github.com/elixir-lsp/elixir-ls - 468efaf3f03bc1db635581dc0e6d3307fcd2098e authored almost 3 years ago by Łukasz Samson <[email protected]>
Remove version requirement

We already require elixir 1.10

github.com/elixir-lsp/vscode-elixir-ls - 16f3a856af893b6fa1dae8687b50f379e3f1b16f authored almost 3 years ago by Łukasz Samson <[email protected]>
Add support for function breakpoints in debugger (#656)

* remove not supported SetExceptionBreakpoints request handler

Clients should only call this ...

github.com/elixir-lsp/elixir-ls - 7a9bbc3de652adfa2df72762fe838eaf753b4b45 authored almost 3 years ago by Łukasz Samson <[email protected]>
Add section about phoenix debug

Too many people end up with broken config, e.g.
https://github.com/elixir-lsp/elixir-ls/issues/...

github.com/elixir-lsp/elixir-ls - c8ff98ba1818ec92008676633caaf308ee8e3bda authored almost 3 years ago by Łukasz Samson <[email protected]>
add quick search to hexdocs.pm (#574)

* add quick search to hexdocs.pm

Change-Id: Ifd888136b0c7cd9936bf02612bd87fdcce639ba7

* ad...

github.com/elixir-lsp/elixir-ls - 2e7ac6d5ff555a62e9acba4067382dd07e398f17 authored almost 3 years ago by Fenix <[email protected]>
Remove no longer applying limitations

github.com/elixir-lsp/elixir-ls - 8fb095f81f4513cca978677eec05ed64e359cf28 authored almost 3 years ago by Łukasz Samson <[email protected]>
size and unit are not supported on utf types in bitstring options

github.com/elixir-lsp/elixir_sense - d344003762e4049d7cf423a1f1ff184996bd4fbe authored almost 3 years ago by Lukasz Samson <[email protected]>
Merge pull request #221 from oo6/master

Highlight unquote_splicing as a control keyword

github.com/elixir-lsp/vscode-elixir-ls - 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

github.com/elixir-lsp/vscode-elixir-ls - 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...

github.com/elixir-lsp/vscode-elixir-ls - 188be1d0d4059c63959279c1e5323a2a8139555e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump elixir sense (#657)

* complete bitstring options

* add trigger charakter

* bump elixir_sense

bring in fixes...

github.com/elixir-lsp/elixir-ls - 1f1922db65f0ee7b1d2e754dffdba487ae3f2f01 authored almost 3 years ago by Łukasz Samson <[email protected]>
dont run test on < 1.13

github.com/elixir-lsp/elixir_sense - 87963c194792e00f3745265b291d1e8a2c31fdec authored almost 3 years ago by Lukasz Samson <[email protected]>
add suggestions of bitstring types and options

github.com/elixir-lsp/elixir_sense - 33df514a1254455f54cb069999454c7e8586eb2d authored almost 3 years ago by Lukasz Samson <[email protected]>
fix not working sigil and operator completions

github.com/elixir-lsp/elixir_sense - 35e8bebbf73b1fd90e7b6bd2a73c461eb04bfa80 authored almost 3 years ago by Lukasz Samson <[email protected]>
Add Heex extension (#63)

github.com/elixir-lsp/coc-elixir - 6c5c8f27118ca704e4e95bc6b0144a99ac5bc8e4 authored about 3 years ago by Marwen Ounis <[email protected]>
fix test warnings

github.com/elixir-lsp/elixir-ls - 442c6982755010f37c5693134056ee57a78ff196 authored about 3 years ago by Lukasz Samson <[email protected]>