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

Update documentation

github.com/elm-tooling/tree-sitter-elm - c06c37beb8e52bdb87fbc6113c21a9466c86cb37 authored over 5 years ago by Kolja Lampe <[email protected]>
Parse files with case instructions correctly

github.com/elm-tooling/tree-sitter-elm - ee42677da510539556aca772c160e75a5e86b082 authored over 5 years ago by Kolja Lampe <[email protected]>
Be more stricter on dot rules

github.com/elm-tooling/tree-sitter-elm - 60582a69e8a125894f4cc0c3a85ce40d6cb786c5 authored over 5 years ago by Kolja Lampe <[email protected]>
Add missing *body-parser* dependency.

There's a use of a dependency (body-parser) that's not declared.

Since npm flattens dependenc...

github.com/elm-tooling/elm-analyse - e7ac612166dd80cd3012e7209c08f33fd84825a6 authored over 5 years ago by Fernando H-T Goldáraz <[email protected]>
Update snippets (#306)

* Remove Html.program snippets

* Add snippets for Browser.sandbox, Browser.element, Browser.d...

github.com/elm-tooling/vscode-elm-old - 64f8c284e15e4363b6aeb5a200489024fff689c8 authored over 5 years ago by Michael <[email protected]>
Document symbol provider api (#313)

* Upgraded vscode package to v 1.1.30

* Adopted new DocumentSymbolProvider API

* Cleaned u...

github.com/elm-tooling/vscode-elm-old - 8613198e5e3c4036bd64fac3f6ced0d15662ebe3 authored over 5 years ago by Kurren Nischal <[email protected]>
Update npmignore

github.com/elm-tooling/tree-sitter-elm - b75036b56cf9e0c11ede886fc6d3790478100078 authored over 5 years ago by Kolja Lampe <[email protected]>
Implement tree sitter along the lines of the grammar kit implementation by klazuka

github.com/elm-tooling/tree-sitter-elm - 0582828881f2b6b6b13cca2c92ad4a5e2bb3f2ae authored over 5 years ago by Kolja Lampe <[email protected]>
Update README.md

github.com/elm-tooling/vscode-elm-old - a66cc0acb70e5c7d4755b72c3ccaf6d528388690 authored over 5 years ago by Krzysztof Cieślak <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/elm-tooling/vscode-elm-old - ffde4f812f10309bf9cc48422ec4741fff48be63 authored over 5 years ago by Krzysztof Cieślak <[email protected]>
Repair diagnostics and format

github.com/elm-tooling/elm-language-client-vscode - 5b4d3a98666940db852deb4a8d585bdedf8b5600 authored over 5 years ago by Kolja Lampe <[email protected]>
Repair diagnostics and format

github.com/elm-tooling/elm-language-server - 5b4d3a98666940db852deb4a8d585bdedf8b5600 authored over 5 years ago by Kolja Lampe <[email protected]>
Init with correct elmWorkspace

github.com/elm-tooling/elm-language-client-vscode - 4c272d2eff538596e2358f981a116fafa181e8b0 authored over 5 years ago by Kolja Lampe <[email protected]>
Init with correct elmWorkspace

github.com/elm-tooling/elm-language-server - 4c272d2eff538596e2358f981a116fafa181e8b0 authored over 5 years ago by Kolja Lampe <[email protected]>
Rework initalization

github.com/elm-tooling/elm-language-server - 387a18d8a9c988955ec5d63cca468ea6c4c38ec5 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove misleading license

github.com/elm-tooling/elm-language-client-vscode - d9c627d24c1ec5bad27778f2079522246f713f95 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove misleading license

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

github.com/elm-tooling/elm-language-server - 83e45103e3cd5360725bf56fea31fa34d0e6edba authored over 5 years ago by Kolja Lampe <[email protected]>
Add azure pipeline

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

github.com/elm-tooling/elm-language-server - 2cfffdb7a9bcbe5dd4c8d46a499c846091d632db authored over 5 years ago by Kolja Lampe <[email protected]>
Fix bracket settings

github.com/elm-tooling/elm-language-server - 6e9dc9a27e974e5ea6d50cd02e5d1e608930d3c1 authored over 5 years ago by Kolja Lampe <[email protected]>
Add formatting provider

github.com/elm-tooling/elm-language-client-vscode - 97f39a2c9f7f124957660ba78e903a9a4b2ee441 authored over 5 years ago by Kolja Lampe <[email protected]>
Add formatting provider

github.com/elm-tooling/elm-language-server - 97f39a2c9f7f124957660ba78e903a9a4b2ee441 authored over 5 years ago by Kolja Lampe <[email protected]>
More fixes for analyse and make

github.com/elm-tooling/elm-language-client-vscode - e171ecf7f157510547e60421a53c9db612fee355 authored over 5 years ago by Kolja Lampe <[email protected]>
More fixes for analyse and make

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

github.com/elm-tooling/elm-language-server - 306f548a9b348337440b4bc108b2396294cc2060 authored over 5 years ago by Kolja Lampe <[email protected]>
Workspace is defined by the client. There should be a elm.json here.

github.com/elm-tooling/elm-language-server - 281af30ec34d0604b177c51373dcb288d07f99d6 authored over 5 years ago by Kolja Lampe <[email protected]>
Workspace is defined by the client. There should be a elm.json here.

github.com/elm-tooling/elm-language-client-vscode - 281af30ec34d0604b177c51373dcb288d07f99d6 authored over 5 years ago by Kolja Lampe <[email protected]>
Add completion provider

github.com/elm-tooling/elm-language-client-vscode - 9bcf73222e595374bbabccf43a5985f3ad896041 authored over 5 years ago by Kolja Lampe <[email protected]>
Add completion provider

github.com/elm-tooling/elm-language-server - 9bcf73222e595374bbabccf43a5985f3ad896041 authored over 5 years ago by Kolja Lampe <[email protected]>
Add folding provider

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

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

github.com/elm-tooling/elm-language-client-vscode - aa62beaa62eb7254eb15153996de06fc1f0d53a4 authored over 5 years ago by Kolja Lampe <[email protected]>
More lint exclusions

github.com/elm-tooling/elm-language-server - e87fac9c317713d241ec0a9191cf3bb3ac024e3c authored over 5 years ago by Kolja Lampe <[email protected]>
More linter fixes

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

github.com/elm-tooling/tree-sitter-elm - bbfca8906c2b8a33ecc525ba88242dd7ec029c8f authored over 5 years ago by Kolja Lampe <[email protected]>
Fix wrong casing

github.com/elm-tooling/tree-sitter-elm - b26918e1962041e5de1ea7c1b42a4b729c6dc7a0 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix typo in readme

github.com/elm-tooling/tree-sitter-elm - e0efb3315d54f76400bf5a14e7620e39af74555b authored over 5 years ago by Kolja Lampe <[email protected]>
Automate build

github.com/elm-tooling/tree-sitter-elm - b328d41fd37099133d151c5d2689a7cbc554828e authored over 5 years ago by Kolja Lampe <[email protected]>
set version for tree-sitter-elm to 1.0.1

github.com/elm-tooling/elm-language-server - e44fec2c8bb0a79882e207e176f7b9a38765ea4c authored over 5 years ago by hlhr <[email protected]>
set version for tree-sitter-elm to 1.0.1

github.com/elm-tooling/elm-language-client-vscode - e44fec2c8bb0a79882e207e176f7b9a38765ea4c authored over 5 years ago by hlhr <[email protected]>
Prepare prebuilds

github.com/elm-tooling/tree-sitter-elm - bd9b31b52b1aa7ab1b40e79bf8ac7f230e4ff50d 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 - ea8745fbe84248e1e17d4afccb9f7a5fb4c47c98 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 - ea8745fbe84248e1e17d4afccb9f7a5fb4c47c98 authored over 5 years ago by Kolja Lampe <[email protected]>
add auto generated tslint, add nvmrc v8.15.0

github.com/elm-tooling/elm-language-client-vscode - bdf9db9c655f4750f1bfcc418cafce1f48ca3936 authored over 5 years ago by hlhr <[email protected]>
add auto generated tslint, add nvmrc v8.15.0

github.com/elm-tooling/elm-language-server - bdf9db9c655f4750f1bfcc418cafce1f48ca3936 authored over 5 years ago by hlhr <[email protected]>
Align engine version

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

github.com/elm-tooling/elm-language-client-vscode - 74a1c0b43f478e01a29ec58ce9ca20c0e5a08fda authored over 5 years ago by Kolja Lampe <[email protected]>
Basic tree sitter useage

github.com/elm-tooling/elm-language-server - 74a1c0b43f478e01a29ec58ce9ca20c0e5a08fda authored over 5 years ago by Kolja Lampe <[email protected]>
Add readme and update package

github.com/elm-tooling/tree-sitter-elm - 09d6e7f585d264d0ddd38c4428fb35754bc40840 authored almost 6 years ago by Kolja Lampe <[email protected]>
Some progress

github.com/elm-tooling/tree-sitter-elm - 990d8ba4ab02f693674082229339268713bd06b7 authored almost 6 years ago by Kolja Lampe <[email protected]>
Improve grammar and add tests

github.com/elm-tooling/tree-sitter-elm - 39dd5ca99537cd76f781962022ecba0046ca9111 authored almost 6 years ago by Kolja Lampe <[email protected]>
Add npmignore and some more scripts

github.com/elm-tooling/tree-sitter-elm - 9c0e6766d8e9ab53cea84b26fa696236ec30681d authored almost 6 years ago by Kolja Lampe <[email protected]>
Initial commit

github.com/elm-tooling/tree-sitter-elm - 465997e9e42fccd1fea3ecbf43c862a78ac56fb7 authored almost 6 years ago by Kolja Lampe <[email protected]>