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

Use elixir to perform build tasks

github.com/elixir-lsp/vscode-elixir-ls - aiwaiwa opened this pull request almost 2 years ago
Stop making pinned variables defined

github.com/elixir-lsp/elixir_sense - sheldak opened this pull request almost 2 years ago
Return references to elixir modules

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
bump elixir_sense

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Do not crash references when call has nil line

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this pull request almost 2 years ago
Do not pass project dir to tracer if mix.exs is not found

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Multiroot workspace sample

github.com/elixir-lsp/vscode-elixir-ls - lorenzomar opened this issue almost 2 years ago
Fix windows ci

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Return type of breakpoint that was hit as required by DAP

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Fix windows ci

github.com/elixir-lsp/elixir-ls - scohen opened this pull request almost 2 years ago
Feature request: Progress Support

github.com/elixir-lsp/elixir-ls - wesleimp opened this issue almost 2 years ago
Made .formatter.exs inputs relocatable

github.com/elixir-lsp/elixir-ls - scohen opened this pull request almost 2 years ago
Replaced hard coded paths with calls to Path.join

github.com/elixir-lsp/elixir-ls - scohen opened this pull request almost 2 years ago
Reenable CI on Windows

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this pull request almost 2 years ago
Reenable CI on Windows

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Move next_id to process dict in debugger server

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Fix formatting

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this pull request almost 2 years ago
No tokenization rule for typespecs

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this issue almost 2 years ago
Test UI respect projectDir setting

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Fix submodule implicit alias behavior

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this pull request almost 2 years ago
Bump sourceror dependency to v0.12.2

github.com/elixir-lsp/elixir-ls - robmckinnon opened this pull request almost 2 years ago
Sorted imports; put use ExUnit.Case last

github.com/elixir-lsp/elixir-ls - scohen opened this pull request almost 2 years ago
MetadataBuilder should skip AST in quote do

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Consider adding --all-warnings to mix compile task

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Use guards when determining types of variables

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Some questions about References

github.com/elixir-lsp/elixir_sense - scottming opened this issue almost 2 years ago
Make most settings resource scoped

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Refactor completions provider

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add autoBuild setting

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Test UI runs each test separately

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add support for running test debug from Test UI

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Investigate debugger in attach mode

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Track running processes in debugger

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Elixir module references in references provider

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add labels in documentSymbols

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add deprecated tag support in workspaceSymbols

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add deprecated tag support in documentSymbols

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
[Debugger] Implement cancel request for eval

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Add custom command: Show AST

github.com/elixir-lsp/vscode-elixir-ls - lukaszsamson opened this issue almost 2 years ago
Consider adding support for dbg in debugger

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Better support for bitstring

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Better support for sigils

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Suggest param options from metadata

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Suggest param options from metadata

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Introduce typespec scope kind

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Defs shadow types in definition provider

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Scope handling should be column based

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Suggest remote module functions in defdelegate

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Suggest remote module functions in defdelegate

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Make document symbols more resilient

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this pull request almost 2 years ago
Consider atom from the current file completions

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Consider atom from the current file completions

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Complete record fields

github.com/elixir-lsp/elixir-ls - lukaszsamson opened this issue almost 2 years ago
Complete record fields

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Import support is broken

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
MetadataBuilder should add auto required modules

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Providers do not respect requires

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Type info not able to properly expand var types

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this issue almost 2 years ago
Struct field typespecs

github.com/elixir-lsp/elixir_sense - lukaszsamson opened this pull request almost 2 years ago
Support hover in the experimental project

github.com/elixir-lsp/elixir-ls - scottming opened this pull request almost 2 years ago
Fix variable references

github.com/elixir-lsp/elixir_sense - sheldak opened this pull request almost 2 years ago
Support go to implementation in experimental

github.com/elixir-lsp/elixir-ls - scottming opened this pull request almost 2 years ago
Support go to definition in the experimental project

github.com/elixir-lsp/elixir-ls - scottming opened this pull request almost 2 years ago
Fix `Exception.message` FunctionClauseError

github.com/elixir-lsp/elixir-ls - scottming opened this pull request almost 2 years ago
Fix long line formatting of the experimental project

github.com/elixir-lsp/elixir-ls - scottming opened this pull request almost 2 years ago
Highlights defdelegate as a function definition

github.com/elixir-lsp/vscode-elixir-ls - antedeguemon opened this pull request almost 2 years ago
Elixir-ls crashes on single scripts

github.com/elixir-lsp/elixir-ls - Thlr opened this issue almost 2 years ago
Correct name of ElixirLS Debug Info command

github.com/elixir-lsp/vscode-elixir-ls - hraftery opened this pull request almost 2 years ago