Ecosyste.ms: OpenCollective

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

Elm Tooling

Org to facilitate work on tooling for elm
Collective - Host: opensource - https://opencollective.com/elm-tooling - Code: https://github.com/elm-tooling

Fix elm-analyse not reporting for all files.

github.com/elm-tooling/elm-language-client-vscode - f5d73052ad54e6cb2b03aeac431329a309e6403a authored over 5 years ago by antew <[email protected]>
Add back connection init

github.com/elm-tooling/elm-language-server - 0a03394c8548ae6ece678f998f735a0bacb1f2e6 authored over 5 years ago by antew <[email protected]>
Enable linting across the project

Use .prettierrc in the tslint config

github.com/elm-tooling/elm-language-server - 4e9ec8b07de58e322fc46f022d7dddd0513d64c6 authored over 5 years ago by antew <[email protected]>
Enable linting across the project

Use .prettierrc in the tslint config

github.com/elm-tooling/elm-language-client-vscode - 4e9ec8b07de58e322fc46f022d7dddd0513d64c6 authored over 5 years ago by antew <[email protected]>
Use node 11 for windows as 12 doesn't seem to be available

github.com/elm-tooling/tree-sitter-elm - 51588a57851ac6dc2213eddfde7e788cb5f3d0bc authored over 5 years ago by Kolja Lampe <[email protected]>
Use node 12 for building

github.com/elm-tooling/tree-sitter-elm - e3910d5e464bac532d77f5c6ff68dd90187e2698 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix elm-analyst warning, d'oh!

github.com/elm-tooling/elm-analyse - f0c7debc3f2cbf70374136961dbd41ffff4a845c authored over 5 years ago by antew <[email protected]>
Initial working version, bring in elm-analyse as a module.

Enables linting as you type for elm-analyse

github.com/elm-tooling/elm-language-client-vscode - 513f67a210a93b526116539cf617419d99475cdc authored over 5 years ago by antew <[email protected]>
Initial working version, bring in elm-analyse as a module.

Enables linting as you type for elm-analyse

github.com/elm-tooling/elm-language-server - 513f67a210a93b526116539cf617419d99475cdc authored over 5 years ago by antew <[email protected]>
Bump to vs2017 and node 11

github.com/elm-tooling/tree-sitter-elm - 1e3d7e114441f469c7f303263dda803e22ce6e0a authored over 5 years ago by Kolja Lampe <[email protected]>
Update prebuild install

github.com/elm-tooling/tree-sitter-elm - dbc0a500b3519e029bca4e29f8d51bc25a83df74 authored over 5 years ago by Kolja Lampe <[email protected]>
Bump appveyor to version 10

github.com/elm-tooling/tree-sitter-elm - bb55d2002df1588d7d56a95f0ce7adfe2e6c6194 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #3 from Razzeee/fix-error

Pin travis to node 11

github.com/elm-tooling/tree-sitter-elm - c1dd9362171f8ed1f7609d65e89473f5ea2d98ab authored over 5 years ago by Razzeee <[email protected]>
Pin to node 11

As node 12 seems to need more changes, some point down the line

github.com/elm-tooling/tree-sitter-elm - 17da357ee786ccaa292bea95c31554bc3e86cf2a authored over 5 years ago by Kolja Lampe <[email protected]>
Bumped bugfix version

github.com/elm-tooling/tree-sitter-elm - ee7ec371548ba2e947b3d9ae0d03cfb5eef04e50 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix infinite loop in external parser

github.com/elm-tooling/tree-sitter-elm - c88f9bf686a35c77b937540e6741421a240092ba authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #15 from antew/coc-vim

Vim support - coc.nvim and ALE

github.com/elm-tooling/elm-language-server - a0c0ea7c73547c2f3908d6ba3d2ccd1170d3ee17 authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #15 from antew/coc-vim

Vim support - coc.nvim and ALE

github.com/elm-tooling/elm-language-client-vscode - a0c0ea7c73547c2f3908d6ba3d2ccd1170d3ee17 authored over 5 years ago by Razzeee <[email protected]>
Align all names to elmLS

github.com/elm-tooling/elm-language-client-vscode - a2cf6da02c267cdaf6005571b0bb72c98d313060 authored over 5 years ago by Kolja Lampe <[email protected]>
Align all names to elmLS

github.com/elm-tooling/elm-language-server - a2cf6da02c267cdaf6005571b0bb72c98d313060 authored over 5 years ago by Kolja Lampe <[email protected]>
Add Vim support for running with coc.nvim or ALE

github.com/elm-tooling/elm-language-server - 46d397bda5dc723a120adb7db7c4b86c4c6bc2f3 authored over 5 years ago by antew <[email protected]>
Add Vim support for running with coc.nvim or ALE

github.com/elm-tooling/elm-language-client-vscode - 46d397bda5dc723a120adb7db7c4b86c4c6bc2f3 authored over 5 years ago by antew <[email protected]>
Add "elm-ls" as an executable so that we can get free path resolution to it when installed.

Add shebang to the server entry point for launching with node

github.com/elm-tooling/elm-language-client-vscode - 22c0d94f77486553330f3e31712681bf320763ff authored over 5 years ago by antew <[email protected]>
Add "elm-ls" as an executable so that we can get free path resolution to it when installed.

Add shebang to the server entry point for launching with node

github.com/elm-tooling/elm-language-server - 22c0d94f77486553330f3e31712681bf320763ff authored over 5 years ago by antew <[email protected]>
Add support for coc.vim

- For root path resolution it uses the `rootPatterns` provided through coc.vim to look for elm.js...

github.com/elm-tooling/elm-language-server - a1d15e8f950faa74a8379eddb20d664e2a1b712b authored over 5 years ago by antew <[email protected]>
Add support for coc.vim

- For root path resolution it uses the `rootPatterns` provided through coc.vim to look for elm.js...

github.com/elm-tooling/elm-language-client-vscode - a1d15e8f950faa74a8379eddb20d664e2a1b712b authored over 5 years ago by antew <[email protected]>
The `file` on a `Message` is really a string in practice

github.com/elm-tooling/elm-analyse - df40245644692ec9bc840c2b6b007977acada081 authored over 5 years ago by antew <[email protected]>
Add array and boolean symbols

github.com/elm-tooling/elm-language-client-vscode - bd444baa7f68ffe19e795599d47bd43535e10a7f authored over 5 years ago by Kolja Lampe <[email protected]>
Add array and boolean symbols

github.com/elm-tooling/elm-language-server - bd444baa7f68ffe19e795599d47bd43535e10a7f authored over 5 years ago by Kolja Lampe <[email protected]>
Add some additional features to enable better language server support

- File loading ports can now accept the file path and file contents if available. The language s...

github.com/elm-tooling/elm-analyse - 4764963395add52fb98742d96652f41cb782a356 authored over 5 years ago by antew <[email protected]>
Keep tree list correctly up to date

github.com/elm-tooling/elm-language-client-vscode - cfa79b7e08f750b955714bfcd8189a6b386dfa84 authored over 5 years ago by Kolja Lampe <[email protected]>
Keep tree list correctly up to date

github.com/elm-tooling/elm-language-server - cfa79b7e08f750b955714bfcd8189a6b386dfa84 authored over 5 years ago by Kolja Lampe <[email protected]>
Consolidate symbolInformation creation

github.com/elm-tooling/elm-language-server - a613fa48db8a36b1c811be879d9bffa550e18470 authored over 5 years ago by Kolja Lampe <[email protected]>
Consolidate symbolInformation creation

github.com/elm-tooling/elm-language-client-vscode - a613fa48db8a36b1c811be879d9bffa550e18470 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve treeIndex structure

github.com/elm-tooling/elm-language-client-vscode - 25d77512f1fdf08f221b221e419e98c432fddb80 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve treeIndex structure

github.com/elm-tooling/elm-language-server - 25d77512f1fdf08f221b221e419e98c432fddb80 authored over 5 years ago by Kolja Lampe <[email protected]>
Better hints and better completion

github.com/elm-tooling/elm-language-server - 2a9c2f8d0c349627c57a2ec986c47211e43cb49b authored over 5 years ago by Kolja Lampe <[email protected]>
Better hints and better completion

github.com/elm-tooling/elm-language-client-vscode - 2a9c2f8d0c349627c57a2ec986c47211e43cb49b authored over 5 years ago by Kolja Lampe <[email protected]>
Merge branch 'master' of github.com:Razzeee/elm-language-server

github.com/elm-tooling/elm-language-client-vscode - eddcebd142bc4ee47a07462b6b772589fd9a086b authored over 5 years ago by Kolja Lampe <[email protected]>
Merge branch 'master' of github.com:Razzeee/elm-language-server

github.com/elm-tooling/elm-language-server - eddcebd142bc4ee47a07462b6b772589fd9a086b authored over 5 years ago by Kolja Lampe <[email protected]>
Correct uri parsing

github.com/elm-tooling/elm-language-server - 62e6de993a5cca70cc75a5667c6055489a5e7ba1 authored over 5 years ago by Kolja Lampe <[email protected]>
Nicer formatting for hover provider

github.com/elm-tooling/elm-language-server - 384c3ab0770995d62f2e539e9e2860318c22fc89 authored over 5 years ago by Kolja Lampe <[email protected]>
Nicer formatting for hover provider

github.com/elm-tooling/elm-language-client-vscode - 384c3ab0770995d62f2e539e9e2860318c22fc89 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve rebuilder logging

github.com/elm-tooling/elm-language-server - 82692c5c6471b66013ec404027c24593d3c872a0 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve rebuilder logging

github.com/elm-tooling/elm-language-client-vscode - 82692c5c6471b66013ec404027c24593d3c872a0 authored over 5 years ago by Kolja Lampe <[email protected]>
Do all available prebuilds

github.com/elm-tooling/tree-sitter-elm - 17ab2f9eb7186a38e633c6c1ede290de68286f31 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve hover provider

github.com/elm-tooling/elm-language-server - f8493392d96928a10bdbca2d3a5755d3d6bab2c2 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve hover provider

github.com/elm-tooling/elm-language-client-vscode - f8493392d96928a10bdbca2d3a5755d3d6bab2c2 authored over 5 years ago by Kolja Lampe <[email protected]>
Implement local renaming for functions

github.com/elm-tooling/elm-language-client-vscode - 408641574aad5e9a1d9a20b797fc421d7ee93255 authored over 5 years ago by Kolja Lampe <[email protected]>
Implement local renaming for functions

github.com/elm-tooling/elm-language-server - 408641574aad5e9a1d9a20b797fc421d7ee93255 authored over 5 years ago by Kolja Lampe <[email protected]>
Implement hover for local functions

github.com/elm-tooling/elm-language-server - 750f4f8538a009341bd9295c3f1c67d4117c6542 authored over 5 years ago by Kolja Lampe <[email protected]>
Implement hover for local functions

github.com/elm-tooling/elm-language-client-vscode - 750f4f8538a009341bd9295c3f1c67d4117c6542 authored over 5 years ago by Kolja Lampe <[email protected]>
Add example references

github.com/elm-tooling/elm-language-client-vscode - a6db18391734071ab67b72e5884089551bf8f547 authored over 5 years ago by Kolja Lampe <[email protected]>
Add example references

github.com/elm-tooling/elm-language-server - a6db18391734071ab67b72e5884089551bf8f547 authored over 5 years ago by Kolja Lampe <[email protected]>
Update workspace symbol provider to work similiar

github.com/elm-tooling/elm-language-server - bec148d352ff8c977298279d32cf49b9bb11e871 authored over 5 years ago by Kolja Lampe <[email protected]>
Update workspace symbol provider to work similiar

github.com/elm-tooling/elm-language-client-vscode - bec148d352ff8c977298279d32cf49b9bb11e871 authored over 5 years ago by Kolja Lampe <[email protected]>
Flesh out document symbol provider

github.com/elm-tooling/elm-language-client-vscode - 92d3568feb92824a121a5d14b384a72db27e6073 authored over 5 years ago by Kolja Lampe <[email protected]>
Flesh out document symbol provider

github.com/elm-tooling/elm-language-server - 92d3568feb92824a121a5d14b384a72db27e6073 authored over 5 years ago by Kolja Lampe <[email protected]>
Make definitions provider work for local functions

github.com/elm-tooling/elm-language-server - 547307975ddaf1723b77e4bfccb23b0bd3e5cd5a authored over 5 years ago by Kolja Lampe <[email protected]>
Make definitions provider work for local functions

github.com/elm-tooling/elm-language-client-vscode - 547307975ddaf1723b77e4bfccb23b0bd3e5cd5a authored over 5 years ago by Kolja Lampe <[email protected]>
Align error message style

github.com/elm-tooling/elm-language-client-vscode - d981d38e6be2d14b0c63c4d27e59c61ce50589a8 authored over 5 years ago by Kolja Lampe <[email protected]>
Align error message style

github.com/elm-tooling/elm-language-server - d981d38e6be2d14b0c63c4d27e59c61ce50589a8 authored over 5 years ago by Kolja Lampe <[email protected]>
Handle type alias and types too

github.com/elm-tooling/elm-language-server - e44725106006f2e9fb9b572edbf4110b2ac495a4 authored over 5 years ago by Kolja Lampe <[email protected]>
Handle type alias and types too

github.com/elm-tooling/elm-language-client-vscode - e44725106006f2e9fb9b572edbf4110b2ac495a4 authored over 5 years ago by Kolja Lampe <[email protected]>
Provide correct codeLens if exposed

github.com/elm-tooling/elm-language-client-vscode - 30e0cfd50cb4269226ef26259b4d923d99e8d028 authored over 5 years ago by Kolja Lampe <[email protected]>
Provide correct codeLens if exposed

github.com/elm-tooling/elm-language-server - 30e0cfd50cb4269226ef26259b4d923d99e8d028 authored over 5 years ago by Kolja Lampe <[email protected]>
Show lens at correct place

github.com/elm-tooling/elm-language-server - 77c777058beea02c3e60909d17279b8877998705 authored over 5 years ago by Kolja Lampe <[email protected]>
Show lens at correct place

github.com/elm-tooling/elm-language-client-vscode - 77c777058beea02c3e60909d17279b8877998705 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve tree structure and refactor folding

github.com/elm-tooling/elm-language-client-vscode - c419c1d1654fac34e2094c5fc249fc174e5d2f85 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve tree structure and refactor folding

github.com/elm-tooling/elm-language-server - c419c1d1654fac34e2094c5fc249fc174e5d2f85 authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree sitter package

github.com/elm-tooling/tree-sitter-elm - 45cd418679cebbd20ad69e199ddfe1a92caa00da authored over 5 years ago by Kolja Lampe <[email protected]>
Domote virtual tokens to unnamed tokens

github.com/elm-tooling/tree-sitter-elm - 9899cd9a060ce6f41c32a29970e8c428e91f9887 authored over 5 years ago by Kolja Lampe <[email protected]>
Report missing tooling to user

github.com/elm-tooling/elm-language-server - 216f02d952326371e544ba501610b69bde9fa8b9 authored over 5 years ago by Kolja Lampe <[email protected]>
Report missing tooling to user

github.com/elm-tooling/elm-language-client-vscode - 216f02d952326371e544ba501610b69bde9fa8b9 authored over 5 years ago by Kolja Lampe <[email protected]>
Add basic providers for everything

github.com/elm-tooling/elm-language-client-vscode - 40566fc7a7ed1aba624dc185194938870408c47b authored over 5 years ago by Kolja Lampe <[email protected]>
Add basic providers for everything

github.com/elm-tooling/elm-language-server - 40566fc7a7ed1aba624dc185194938870408c47b authored over 5 years ago by Kolja Lampe <[email protected]>
Fix tree sitter not parsing correct and load all source dirs

github.com/elm-tooling/elm-language-server - 06278919b0a9dd0e20db5faf208e731a1437a558 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix tree sitter not parsing correct and load all source dirs

github.com/elm-tooling/elm-language-client-vscode - 06278919b0a9dd0e20db5faf208e731a1437a558 authored over 5 years ago by Kolja Lampe <[email protected]>
Add project files to map

github.com/elm-tooling/elm-language-client-vscode - 9b21c94be10df7a7b34111355e8bd1dea53f5b75 authored over 5 years ago by Kolja Lampe <[email protected]>
Add project files to map

github.com/elm-tooling/elm-language-server - 9b21c94be10df7a7b34111355e8bd1dea53f5b75 authored over 5 years ago by Kolja Lampe <[email protected]>
Steps toward parsing the correct elm files

github.com/elm-tooling/elm-language-server - 2dd8211d7f105f4b5d1854fca8fd3bba4561c897 authored over 5 years ago by Kolja Lampe <[email protected]>
Steps toward parsing the correct elm files

github.com/elm-tooling/elm-language-client-vscode - 2dd8211d7f105f4b5d1854fca8fd3bba4561c897 authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree sitter elm

github.com/elm-tooling/elm-language-client-vscode - 8c00b4bd03bb43fdfe1d813bb61684ef05825dc8 authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree sitter elm

github.com/elm-tooling/elm-language-server - 8c00b4bd03bb43fdfe1d813bb61684ef05825dc8 authored over 5 years ago by Kolja Lampe <[email protected]>