Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/elixir-lsp/elixir-ls

A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
https://github.com/elixir-lsp/elixir-ls

Handle Elixir installations where `which elixir` does not give path to actual installation

Installations via the "asdf" tool, for example, create a bash script that runs elixir and add th...

8d4732263a03ae17e43c7b3dd51aafaffa08ff3e authored over 7 years ago by Jake Becker <[email protected]>
Merge pull request #4 from JakeBecker/windows

Windows support

0c3cc0e7f57cca0d04f6008c0988e97682428a96 authored over 7 years ago by Jake Becker <[email protected]>
Tweak handling of paths in URLs to handle drive letters in Windows paths

5caab4719b652c9253720f74a9b7cc0002e882e2 authored over 7 years ago by Jake Becker <[email protected]>
Batch files to run language_server and debugger in Windows

e874f1496c715b4e4cf97c96893e4ab01acf4915 authored over 7 years ago by Jake Becker <[email protected]>
Exclude batch files from line endings settings

2c7365ac77f4c4b5f66dff6d28fbed4716b1c451 authored over 7 years ago by Jake Becker <[email protected]>
Merge pull request #2 from JakeBecker/escript

Package into escripts for release

6fe0c647816920d8f7e82a233f8fbe11a65c7678 authored over 7 years ago by Jake Becker <[email protected]>
Package into escripts for release

I had been struggling with how to package these applications for release. A typical escript will...

5970b54033afa9ebea0499dca2c93e21b38625b8 authored over 7 years ago by Jake Becker <[email protected]>
Set github dependency to elixir_sense to @msaraiva's repo

6f446cc1b3e90b19a4fd40b37414c3e5ae455773 authored over 7 years ago by Jake Becker <[email protected]>
Explicitly declare apps in mixfiles and reduce language version requirement to 1.3

cff685eefced2710d3ee723020d33631875fa6a9 authored over 7 years ago by Jake Becker <[email protected]>
Fix link in readme

0ab1b9e5d8bc448d0040b639b61f7cc6636980f3 authored over 7 years ago by Jake Becker <[email protected]>
Initial commit

9d0af2c785c14d69f912cf093f93573d8127dd19 authored over 7 years ago by Jake Becker <[email protected]>
Initial commit

96251d7698339484fd6ea153a94c53aa299edf04 authored over 7 years ago by Jake Becker <[email protected]>