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 credo: no unless+else

github.com/elixir-lsp/elixir_sense - 070007f7fa173cd5bd0bd45c738f9f7872ff5912 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: avoid negated if

github.com/elixir-lsp/elixir_sense - 2ea42c96df8821a12fbd88b18123ec1303ea565b authored about 5 years ago by Victor Rodrigues <[email protected]>
Credo config

github.com/elixir-lsp/elixir_sense - f91ff37bcc8b1a1145aac1f8905e8e1651462353 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix typo

github.com/elixir-lsp/elixir_sense - 696fbcb1fc824d3e69644e48f18c6b23fbe73f88 authored about 5 years ago by Victor Rodrigues <[email protected]>
Disable for now overwhelming warnings

github.com/elixir-lsp/elixir_sense - 64c8583b1706c1306e6e5fd97a8ea95ad8db12a1 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: solo with becomes case

github.com/elixir-lsp/elixir_sense - f0d47f39ec21666a0690f8b3b69bd75abb48a9fe authored about 5 years ago by Victor Rodrigues <[email protected]>
Relax for now complexity thresholds

github.com/elixir-lsp/elixir_sense - 644bfb8c01911961719870294fb683438e76b365 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: cond with only one expr should be if

github.com/elixir-lsp/elixir_sense - 1fd3cc0d1af57953c9e90f39a93b4a1744fa5c82 authored about 5 years ago by Victor Rodrigues <[email protected]>
Relax for now max nesting from 3 to 4

github.com/elixir-lsp/elixir_sense - 3b55931d635ed6f43768ffe02ed7a79d50e700f1 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: bit representation

github.com/elixir-lsp/elixir_sense - 12343687a1f79446a3a47a29b3f2ccbf3571f8a1 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: consistency on maching = binding sides on function head

github.com/elixir-lsp/elixir_sense - ebc70da9e5f3576a77e97d5283f9bba825ffe03e authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: avoid multi alias for consistency with rest of code

github.com/elixir-lsp/elixir_sense - a5a8468d210c6ccbc40220e0b59171e5b7cffcd7 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: aliasing of nested module calls

github.com/elixir-lsp/elixir_sense - 22a8985c987e40a20718535f34d41b5c104fbde8 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: @moduledoc ... or false for modules missing docs

github.com/elixir-lsp/elixir_sense - 44a585bfbed0587c0d15707888228dc2a2fde518 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: order aliases alphabetically

github.com/elixir-lsp/elixir_sense - a1aae74f9b984f0549fd029b34f6b4a3729e96ad authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix credo: no parentheses in def with 0 arity

github.com/elixir-lsp/elixir_sense - f01388cb988b1dda88ae5a7d960930da06b2ba2e authored about 5 years ago by Victor Rodrigues <[email protected]>
Use elixir language for travis

github.com/elixir-lsp/elixir_sense - a34ccbe14099b58dc7a360dcd22d6ac358d91538 authored about 5 years ago by Victor Rodrigues <[email protected]>
run formatter

github.com/elixir-lsp/elixir_sense - 89255bb1796d4155aa797b05362422f1b1444ce7 authored about 5 years ago by Lukasz Samson <[email protected]>
fix flaky test

github.com/elixir-lsp/elixir_sense - d6ef1a9be946c8f868cf036dd3429d3ad9ebbe4c authored about 5 years ago by Lukasz Samson <[email protected]>
not used property removed

github.com/elixir-lsp/elixir_sense - aa56909feeb1ea661a192b32c7a5c5cc00619a7d authored about 5 years ago by Lukasz Samson <[email protected]>
provide specs for metadata functions and types in signature

do not call introspection in metadata
improve specs

github.com/elixir-lsp/elixir_sense - 6a608662e4127b081f54d9cbec443979f1e910d4 authored about 5 years ago by Lukasz Samson <[email protected]>
specs improved

github.com/elixir-lsp/elixir_sense - 898969e80217d495d11940d9f5e18059448d8885 authored about 5 years ago by Lukasz Samson <[email protected]>
Code.ensure_compiled?/1 is deprecated on elixir 1.10

github.com/elixir-lsp/elixir_sense - 1aa09ab39f705110bb93e9624f85ae4c310c8ef9 authored about 5 years ago by Lukasz Samson <[email protected]>
fix warning on elixir 1.10

the sigils ~w/~W do not allow trailing commas at the end of each word. If the comma is necessary...

github.com/elixir-lsp/elixir_sense - 5f259223d070336eeceab321642969aae97e034b authored about 5 years ago by Lukasz Samson <[email protected]>
workaround elixir 1.10 breaking change in Enum.max_by api

github.com/elixir-lsp/elixir_sense - 1e528d66127da872bdfa0bc8a02763375287a01c authored about 5 years ago by Lukasz Samson <[email protected]>
fix version match on 1.10-rc

github.com/elixir-lsp/elixir_sense - fc8f3265443abed448fc1b5774f6175192f604e3 authored about 5 years ago by Lukasz Samson <[email protected]>
support new call ast on elixir 1.10

github.com/elixir-lsp/elixir_sense - 8b54a77cb97fa5d6d1558f60789d16dfcc5e91fd authored about 5 years ago by Lukasz Samson <[email protected]>
fix parser crashes on elixir 1.10

github.com/elixir-lsp/elixir_sense - 59fe0512ce078750878ae4b4939b323f8560cc84 authored about 5 years ago by Lukasz Samson <[email protected]>
prefer metadata functions over introspection

github.com/elixir-lsp/elixir_sense - 9d5bd742ab1ea5e39e950b67bd1306b95a67705e authored about 5 years ago by Lukasz Samson <[email protected]>
provide specs and args in metadata completions

github.com/elixir-lsp/elixir_sense - 752e267c0dd51d61c9aa6aa3d40c7bdd58331a17 authored about 5 years ago by Lukasz Samson <[email protected]>
provide specs and args for builtin functions in complete

github.com/elixir-lsp/elixir_sense - ab5a2668e4178fe824fc584dc5c31096ce588979 authored about 5 years ago by Lukasz Samson <[email protected]>
check if module exist in actual_module

github.com/elixir-lsp/elixir_sense - 1ea3c9ead5ea99dd022a40df65ab1ffb4698480b authored about 5 years ago by Lukasz Samson <[email protected]>
add __info__/1, module_info/0 and module_info/1 to modules

github.com/elixir-lsp/elixir_sense - 54416d9a437c3c0b6eb80dbd2173ee9d2acfe0aa authored about 5 years ago by Lukasz Samson <[email protected]>
add behaviour_info/1 to protocols

github.com/elixir-lsp/elixir_sense - aedb50726d924331bebc39b4e4c099aa6c975fee authored about 5 years ago by Lukasz Samson <[email protected]>
add behaviour_info/1 to behaviours

github.com/elixir-lsp/elixir_sense - 870d751aba3d6bf0394f7daadb118d527624ad8d authored about 5 years ago by Lukasz Samson <[email protected]>
register specs and callbacks in metadata builder

github.com/elixir-lsp/elixir_sense - e20dbb89c55ef17e627bedf6bb1f5696bfbe766c authored about 5 years ago by Lukasz Samson <[email protected]>
protocol implementation adds protocol behaviour

github.com/elixir-lsp/elixir_sense - 35e7a6c2f9f04e0d0fd5363058e755293d7fa88e authored about 5 years ago by Lukasz Samson <[email protected]>
register special protocol functions

github.com/elixir-lsp/elixir_sense - b1182656ab43a112370ecbff4b35b56d38839c4e authored about 5 years ago by Lukasz Samson <[email protected]>
register special exception and struct fields and functions

github.com/elixir-lsp/elixir_sense - b8dc4d34fec61a5a0f61ac6b5346f54cf40b7b3e authored about 5 years ago by Lukasz Samson <[email protected]>
complete struct and exception functions

github.com/elixir-lsp/elixir_sense - 287a1686c21884e4add2e7f31bcc088857b7323d authored about 5 years ago by Lukasz Samson <[email protected]>
complete protocol functions

github.com/elixir-lsp/elixir_sense - a9e20880a888b4f7b85f921c3c60fc7df9cc119d authored about 5 years ago by Lukasz Samson <[email protected]>
complete behaviour_info/1

github.com/elixir-lsp/elixir_sense - d863a702ae1e4af380f433fe55713c09f8d37ffb authored about 5 years ago by Lukasz Samson <[email protected]>
use the same otp release as in .tool-versions

github.com/elixir-lsp/elixir_sense - 89b63e2c56d2b3bc9c6e6c8d35944664b86cdf07 authored about 5 years ago by Lukasz Samson <[email protected]>
Revert some changes from bca6fdc3a4a52974c255907edba0ac6889be9521

The tests were failing on CI while passing locally

github.com/elixir-lsp/elixir_sense - 8cd4b5708f4221e523caec64f3b139352b4e6187 authored about 5 years ago by Lukasz Samson <[email protected]>
Merge pull request #70 from rodrigues/bump_versions

Update elixir and otp versions in .tool-versions and .travis.yml

github.com/elixir-lsp/elixir_sense - debc43c226bbabe54bf6ac404986817b0151033f authored about 5 years ago by Łukasz Samson <[email protected]>
improve rendering of specs in docs

github.com/elixir-lsp/elixir_sense - a5c1e55bdbd7f6d7c0866dadc15e3eabbb07266d authored about 5 years ago by Lukasz Samson <[email protected]>
return specs args and docs for macros with default args

github.com/elixir-lsp/elixir_sense - 7c25be677dac32d20619f8cf9e03f3a5ae972539 authored about 5 years ago by Lukasz Samson <[email protected]>
mix is a required dependancy

github.com/elixir-lsp/elixir_sense - 7c6e1298e8f703cf7732d6193449f6dafe3bdf3e authored about 5 years ago by Lukasz Samson <[email protected]>
find signatures for special forms

github.com/elixir-lsp/elixir_sense - 449ad51953c6e0e7deb3437fe611c8470b91db15 authored about 5 years ago by Lukasz Samson <[email protected]>
fix definition behavior on __MODULE__

improove actual_mod_fun handling of Elixir module

github.com/elixir-lsp/elixir_sense - 40d3289855f20bdd44488f8eda887e5a2118fb04 authored about 5 years ago by Lukasz Samson <[email protected]>
improve spec

github.com/elixir-lsp/elixir_sense - d8187abd935016656417afd18d5fcb66abb2b09d authored about 5 years ago by Lukasz Samson <[email protected]>
add remove macro env

github.com/elixir-lsp/elixir_sense - 2592038869cfd6ab7c27d0b830da2a45322cda14 authored about 5 years ago by Lukasz Samson <[email protected]>
remove unnecessary newlines

github.com/elixir-lsp/elixir_sense - e533426c63fe0ed4e9376f75d7f4aba3f4c8a925 authored about 5 years ago by Lukasz Samson <[email protected]>
do not crash on macro and macrocallback specs with when

github.com/elixir-lsp/elixir_sense - 5b8983792159f2150b20c1489eb0b5bd7d965177 authored about 5 years ago by Lukasz Samson <[email protected]>
do not return definition of builtin type

github.com/elixir-lsp/elixir_sense - bca6fdc3a4a52974c255907edba0ac6889be9521 authored about 5 years ago by Lukasz Samson <[email protected]>
Add instructions to the README about running the tests (#24)

github.com/elixir-lsp/vscode-elixir-ls - 95f082020c9dafc3daff3a571462584e1fcbd0d7 authored about 5 years ago by Jason Axelson <[email protected]>
Add vscode-test dependency

github.com/elixir-lsp/vscode-elixir-ls - 7b9bf8f68a3d99914ff20c69226302c3969cb575 authored about 5 years ago by niku <[email protected]>
Show error to debug easily after a test failed

Co-Authored-By: Jason Axelson <[email protected]>

github.com/elixir-lsp/vscode-elixir-ls - 8c60806a535477a30f064b84372829fc76525e58 authored about 5 years ago by niku <[email protected]>
Remove vscode dependency

github.com/elixir-lsp/vscode-elixir-ls - 0164394c9beede3a447cba40748bb68b8c019ec0 authored about 5 years ago by niku <[email protected]>
Manually install @types/vscode

github.com/elixir-lsp/vscode-elixir-ls - 42809f60dc570c1198d1bfdaa4f30d15e754e9de authored about 5 years ago by niku <[email protected]>
Remove "postinstall" from package.json

github.com/elixir-lsp/vscode-elixir-ls - 0825fb5f3cfb9183292b507e5bed34044ddbdad5 authored about 5 years ago by niku <[email protected]>
Fix alias after ran formatter (#74)

github.com/elixir-lsp/elixir_sense - 728be95d41782c69a01806fd1a3876dbf401659e authored about 5 years ago by Victor Rodrigues <[email protected]>
Update elixir and otp versions in .tool-versions and .travis.yml

github.com/elixir-lsp/elixir_sense - a3b216b7d945e92610057cdf133934c54255fc76 authored about 5 years ago by Victor Rodrigues <[email protected]>
Run mix format (#73)

github.com/elixir-lsp/elixir_sense - d2286095d376e89c2968f019eff9950560913f33 authored about 5 years ago by Victor Rodrigues <[email protected]>
Fix github link in mix.exs (#71)

github.com/elixir-lsp/elixir_sense - 4ca76845c2aa15cfed9211f4e59c2bc3ba3ed50a authored about 5 years ago by Victor Rodrigues <[email protected]>
move to introspection

github.com/elixir-lsp/elixir_sense - f58c84bf0bd70c62a3c967ede087e635a468de98 authored about 5 years ago by Lukasz Samson <[email protected]>
Add Neovim to README (#88)

github.com/elixir-lsp/elixir-ls - 41756b868448d5c66c3c95617b0a6692eee35bb8 authored about 5 years ago by Alex Kwiatkowski <[email protected]>
add tests and return more module subtypes

return module subtypes for erlang completions

github.com/elixir-lsp/elixir_sense - 5b82786fee5e263e167d8d4634cf20ad0846deef authored about 5 years ago by Lukasz Samson <[email protected]>
run formatter

github.com/elixir-lsp/elixir_sense - 2ca456631f11aec8f2eb1b5bd577f182068e404d authored about 5 years ago by Lukasz Samson <[email protected]>
list protocol implementation return values

github.com/elixir-lsp/elixir_sense - 62e9d12f6dc0e9119dd716bb58bddd6933fe22c3 authored about 5 years ago by Lukasz Samson <[email protected]>
list macrocallback return values

github.com/elixir-lsp/elixir_sense - 7a141ae51ef1b5fd4a97d72caf496bab40b82392 authored about 5 years ago by Lukasz Samson <[email protected]>
Update changelog

github.com/elixir-lsp/elixir-ls - 67face6dd668e7d5d363e28f6b4305a1a64473c7 authored about 5 years ago by Jason Axelson <[email protected]>
Requesting didSave notification in server capabilities (#86)

Since the server is using didSave notification, it needs to specifically ask for
it in the serv...

github.com/elixir-lsp/elixir-ls - 2e03a0b2558c9323f31fab1cb17b90a37ce6a354 authored about 5 years ago by Jonáš Trantina <[email protected]>
move fixture to separate file

github.com/elixir-lsp/elixir_sense - 0cabbe1664193b329a305a38bdd1c949e74c8577 authored about 5 years ago by Lukasz Samson <[email protected]>
return valid specs for macrocallbacks

github.com/elixir-lsp/elixir_sense - 7a1d2ca03b4cb5ae87a1a6f5e374aed6474a4c56 authored about 5 years ago by Lukasz Samson <[email protected]>
Update startup message (#85)

The startup message now displays "ElixirLs Fork", followed by
the language server's version.

github.com/elixir-lsp/elixir-ls - 6e08614e4861ab1af385ae6cefe72409af898acf authored about 5 years ago by Ahmed Hamdy <[email protected]>
fix spcec revrieval for macros

github.com/elixir-lsp/elixir_sense - da06a200a98f715b823c2278f6f917ad0908e0cb authored about 5 years ago by Lukasz Samson <[email protected]>
return :macro for macros and guards in definition

github.com/elixir-lsp/elixir_sense - fc5089d2cc95f961230e95a5bb4d2a7a07dca0c2 authored about 5 years ago by Lukasz Samson <[email protected]>
do not expand opaque types in search of param options

github.com/elixir-lsp/elixir_sense - 352287631215c8061ea172aaa9f1dc5fdad246dc authored about 5 years ago by Lukasz Samson <[email protected]>
do not reveal details of opaque types in docs and suggestions

github.com/elixir-lsp/elixir_sense - 000e9d5ebcfd8f1257bb9e1a0536285a00062f05 authored about 5 years ago by Lukasz Samson <[email protected]>
use inspect instead of custom function

github.com/elixir-lsp/elixir_sense - 16fdeece22e14b898b7ca211a1ef6f60eeb0aa02 authored about 5 years ago by Lukasz Samson <[email protected]>
arg formatting change backported from ex_doc

github.com/elixir-lsp/elixir_sense - 4f6c493ca04d36f44c044af78c56b87c50f1614a authored about 5 years ago by Lukasz Samson <[email protected]>
change from elixir iex introspection backported

github.com/elixir-lsp/elixir_sense - b8bb40976c8f297fadea0684aa0788e3460f6752 authored about 5 years ago by Lukasz Samson <[email protected]>
fix test warning

github.com/elixir-lsp/elixir_sense - 92c2f4c624dc109a038bbdd2dc2ecad4fb2efbca authored about 5 years ago by Lukasz Samson <[email protected]>
add dialyzer option

github.com/elixir-lsp/elixir_sense - 5fa6e59ace679336ebb33fd55e77f7d4692a1883 authored about 5 years ago by Lukasz Samson <[email protected]>
tests added

github.com/elixir-lsp/elixir_sense - 0d909506b36cf8f3a0a663625796276d0fc3d1a3 authored about 5 years ago by Lukasz Samson <[email protected]>
refactor call positions

github.com/elixir-lsp/elixir_sense - 8fb6d919a01548ecbab5da434ce47812f4785aff authored about 5 years ago by Lukasz Samson <[email protected]>
return first derinition

github.com/elixir-lsp/elixir_sense - 522ac251c75e741673c5ac2628c060f9a3ab342c authored about 5 years ago by Lukasz Samson <[email protected]>
return all type signatures for types with many arities

github.com/elixir-lsp/elixir_sense - ccdea936804c25af60c0b5d9cada82a23013a32f authored about 5 years ago by Lukasz Samson <[email protected]>
refactor actual_mods_funs to return boolean result

github.com/elixir-lsp/elixir_sense - 18cdeb3a12fd4802f0455e20415cf8177704135d authored about 5 years ago by Lukasz Samson <[email protected]>
do not return private funs and macros in remote calls

github.com/elixir-lsp/elixir_sense - 10c5d55efad2a08d26d89e19a5576231fb5c2a58 authored about 5 years ago by Lukasz Samson <[email protected]>
move to introspection module

github.com/elixir-lsp/elixir_sense - 94fcf48ad93b052c58e000abeef9652da7aa0367 authored about 5 years ago by Lukasz Samson <[email protected]>
fix invalid subject detection if function call follows comment ending in '.'

github.com/elixir-lsp/elixir_sense - f9b3b88e2707ecbbdcd03e0c355548035bce40e9 authored about 5 years ago by Lukasz Samson <[email protected]>
find references for calls using default arguments

github.com/elixir-lsp/elixir_sense - aef3e2eb85ac30af819e7372aff3590bf437bd17 authored about 5 years ago by Lukasz Samson <[email protected]>
fix more dialyzer errors

github.com/elixir-lsp/elixir_sense - 3f5fbc5a2fe1c799efed4f6004e5d4ddb051a4be authored about 5 years ago by Lukasz Samson <[email protected]>
do not apply default inspect limits in quote

github.com/elixir-lsp/elixir_sense - 5d866003e51cdaf8a533f1e9c45c84ba7f8cd5c5 authored about 5 years ago by Lukasz Samson <[email protected]>
fix [error] Module 'Elixir.Enumerable' must be purged before deleting

tests added

github.com/elixir-lsp/elixir_sense - 5d505611870525ce46af8a59f720a17f3be4d34e authored about 5 years ago by Lukasz Samson <[email protected]>
remove duplicated code

github.com/elixir-lsp/elixir_sense - 842f7739af75b6daf6dabf5e336a7f11a7d8667f authored about 5 years ago by Lukasz Samson <[email protected]>
specs added

github.com/elixir-lsp/elixir_sense - 522d311f8790966ef92f98da76a37454b86d0a43 authored about 5 years ago by Lukasz Samson <[email protected]>