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

Set stricter nvm version

github.com/elm-tooling/elm-analyse - 49a20fba915d1b1852fa841aa25d25a3a1795301 authored over 5 years ago by Mats Stijlaart <[email protected]>
Merge pull request #208 from turboMaCk/chore/update-package-lock

Update package lock to match 0.16.4 release

github.com/elm-tooling/elm-analyse - 1f4a06f68e8f9564b86c078b1c1d5b7877f70b43 authored over 5 years ago by Mats Stijlaart <[email protected]>
Fix type references including (..), they should not

github.com/elm-tooling/elm-language-server - d3fceb53b8adeb56045f27439d8ac4383903a6db authored over 5 years ago by Kolja Lampe <[email protected]>
Example: @hulufei dotfiles

github.com/elm-tooling/elm-vim - c771e23fa8e7294cd615d9d37a176f5ef745b855 authored over 5 years ago by Andy <[email protected]>
Merge pull request #206 from Razzeee/patch-1

Align analyse message format

github.com/elm-tooling/elm-analyse - 5e01592c516026801c9dea4e23624a0f8a84bafa authored over 5 years ago by Mats Stijlaart <[email protected]>
Patch package-lock to contain proper project version number

github.com/elm-tooling/elm-analyse - cec4e205fa7b76b52df3bc87ec87dca333c9e444 authored over 5 years ago by Mats Stijlaart <[email protected]>
Merge pull request #209 from antew/feature/lsp-fixer

LSP helpers - Allow sending fixed file content back without writing to disk

github.com/elm-tooling/elm-analyse - d16c93d603192912910fbb08cb4c38f2bef173cc authored over 5 years ago by Mats Stijlaart <[email protected]>
Add completions for methods from let

github.com/elm-tooling/elm-language-server - b9891e5d155b9db7cc4eadfb88bcc136d8a6ab23 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix tree change after edit

github.com/elm-tooling/elm-language-server - c4cda7b9694cb9b405d6cfdf598cb44340b2f8d3 authored over 5 years ago by Kolja Lampe <[email protected]>
Get rid of useless symbols in both symbolProviders

github.com/elm-tooling/elm-language-server - 82bc065c47f5aa893b47cc7cf88129356d42c658 authored over 5 years ago by Kolja Lampe <[email protected]>
Update client dependencies

github.com/elm-tooling/elm-language-client-vscode - d04d2ee68b95f061a291f48b69e276dce91b1d9c authored over 5 years ago by Kolja Lampe <[email protected]>
Update snippets in two paragraphs

github.com/elm-tooling/elm-vim - 1799d28209e7a43d230f19ba9e88da3fa2960a48 authored over 5 years ago by Andy <[email protected]>
Update snippets section

github.com/elm-tooling/elm-vim - 747303268de457fd6e0f36fd9d6dcc7e13bc23af authored over 5 years ago by Andy <[email protected]>
Merge pull request #19 from buinauskas/master

Added test for a function call with multi-line string as a input parameter

github.com/elm-tooling/tree-sitter-elm - 58a4f1ea53eb6b2c0500104720f946eec6cc8b07 authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #98 from antew/fix/generate-unique-ids-for-actions

Generate unique IDs for each fixer so that they can be spawned multiple times

github.com/elm-tooling/elm-language-server - 7b348f37db7ca31be6980d007803ccc209b2ac5d authored over 5 years ago by Razzeee <[email protected]>
Added multiline string corpus test

github.com/elm-tooling/tree-sitter-elm - 930811cdcb27448c4b0e0c1a66074031624e4f1d authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Generate unique IDs for each fixer so that they can be spawned multiple times within VSCode without conflicting. See: https://github.com/Microsoft/vscode-languageserver-node/issues/333

github.com/elm-tooling/elm-language-server - e23d976f1955057cf707c0acf2a7b45b705879c9 authored over 5 years ago by antew <[email protected]>
Merge pull request #18 from buinauskas/master

Test case for let with type annotations. .editorconfig support for corpus files

github.com/elm-tooling/tree-sitter-elm - 0fb91d1ab444b4c1d90feefd37f9ecb8ee6aeebb authored over 5 years ago by Razzeee <[email protected]>
Adjusted editorconfig to have generic properties and txt specific indent size

github.com/elm-tooling/tree-sitter-elm - 5a951d3b0b8af45897bc02ac8f8620c029c02a4f authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Test case for let with type annotations

github.com/elm-tooling/tree-sitter-elm - b605ac81298144b4e47276d3a675332c8cea27c3 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Separate script instructions for travis

github.com/elm-tooling/tree-sitter-elm - c0dc12175bdc307e897dbad757cf20e9f5d84611 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #13 from buinauskas/master

Fixing named anonymous functions and floats not being recognized

github.com/elm-tooling/tree-sitter-elm - 7d39601473705436f42e564002738ac0fb1d6856 authored over 5 years ago by Razzeee <[email protected]>
Test case for named anonymoys function

github.com/elm-tooling/tree-sitter-elm - 954deeeb5d483e97f9fcc17bddd2e09a281cc1b2 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Update elm analyse, as no sha doesn't pick up the correct version

github.com/elm-tooling/elm-language-server - 781b49640b056f9d09b57ba9813f164974820d31 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #95 from antew/fix/yarn-global-install

Fix for yarn global install

github.com/elm-tooling/elm-language-server - 58fbabeadd3eb591748d2c6adef3fcf7ae3296de authored over 5 years ago by Razzeee <[email protected]>
Use `require.resolve` to find the tree-sitter and tree-sitter-elm package directories so that this can work for yarn global installs. With yarn's global installs the tree-sitter and tree-sitter-elm packages can be at the root of the global node_modules folder rather than inside the elm-language-server/node_modules/ folder.

github.com/elm-tooling/elm-language-server - c07e2bb30d763443461cedf96c8485e61b8d83ef authored over 5 years ago by antew <[email protected]>
Add separate test diagnostics and check tests for make again

github.com/elm-tooling/elm-language-server - 4de7937f986c8ea597ceab5472f33e4c361c4dd7 authored over 5 years ago by Kolja Lampe <[email protected]>
Only run make on save

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

github.com/elm-tooling/elm-language-server - 07642fd26ff690809d92098f2f8b69da7af6b907 authored over 5 years ago by Kolja Lampe <[email protected]>
Changed gitignore so that it does always ignore examples

github.com/elm-tooling/tree-sitter-elm - c686e6eaf26c4a09013f837544a8041a44e868f1 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Removed untracked folder

github.com/elm-tooling/tree-sitter-elm - 8b242eccfd25caa62450184e2e385f73b983a490 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Git ignoring elm-vsualization

github.com/elm-tooling/tree-sitter-elm - b64d21e4f4c695698a170638e76d0bc4511164d1 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Made version identical

github.com/elm-tooling/tree-sitter-elm - 97fd51d96d9732ee03004be9020f16a3b3b01b0e authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Bumped package version

github.com/elm-tooling/tree-sitter-elm - dea1010987045719d2ea6ddda26eed327e11aeed authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Have added an extra condition to scanner to find anonymous functions

Changed number literal regex

github.com/elm-tooling/tree-sitter-elm - 5fea71c0392f71f30ce336925f8f62938bdb2e15 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Readme: Update git clone command

- Use ssh because submodule is using ssh, too
- Use "recursive" to check out submodules (otherw...

github.com/elm-tooling/elm-language-client-vscode - 47f1f8915426999c46e5a15e736f02fe6da96cf8 authored over 5 years ago by Andy <[email protected]>
Readme: Chapter Contributing / Debugging

github.com/elm-tooling/elm-language-client-vscode - 5d71d65531b8f99ccc5667e6150276e9d6d40095 authored over 5 years ago by Andy <[email protected]>
Readme: Install instructions improved

- Link to marketplace
- Language server is part of plugin

github.com/elm-tooling/elm-language-client-vscode - b2c95225efa04cbb6e0aa25aab1e15f8a0642611 authored over 5 years ago by Andy <[email protected]>
Readme: Combine install commands

github.com/elm-tooling/elm-language-client-vscode - 08e1f5404edf88148944cd4a3573f57aa4f7df0e authored over 5 years ago by Andy <[email protected]>
Add a gif and update server

github.com/elm-tooling/elm-language-client-vscode - f011fc645dc3ddb2bf3dd0ec119bc447a7af4580 authored over 5 years ago by Kolja Lampe <[email protected]>
See if this fixes prebuild downloads

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

Merged from source

github.com/elm-tooling/tree-sitter-elm - 7c2de1045c868797df744bfcfdaa30bd372a2f60 authored over 5 years ago by Evaldas <[email protected]>
Remove examples that were included by mistake

github.com/elm-tooling/tree-sitter-elm - 55f2868c0386fab747c77b049623eec9f0947a6d authored over 5 years ago by Kolja Lampe <[email protected]>
Update packages

github.com/elm-tooling/tree-sitter-elm - d9f74bcbbc55e9122050e3e68d376464d27ea0ab authored over 5 years ago by Kolja Lampe <[email protected]>
Fix failing let statments due to comments on their end (#10)

Fix failing let statments due to comments on their end

github.com/elm-tooling/tree-sitter-elm - 173fa43b3f2f0f159cd03c9668e157c0564f1311 authored over 5 years ago by Razzeee <[email protected]>
Fix failing let statments due to comments on their end

github.com/elm-tooling/tree-sitter-elm - a75ae43ebaf533fdaaa1c5173a611b0d280f8f6b authored over 5 years ago by Kolja Lampe <[email protected]>
Fixed some type definitions not matching

github.com/elm-tooling/elm-language-server - fc6e16419144f14f17521c0598d36e73fa971daf authored over 5 years ago by Kolja Lampe <[email protected]>
Find union constructor references

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

github.com/elm-tooling/elm-language-server - 8bd883020628511c4eea8c5ddc689018d3bfc795 authored over 5 years ago by Kolja Lampe <[email protected]>
Correctly call make, we still need to parse the output

github.com/elm-tooling/elm-language-server - b592521f6ceb170b827daa5a0ca63593e0bbd83f authored over 5 years ago by Kolja Lampe <[email protected]>
Fix elm analyse not running for current file

github.com/elm-tooling/elm-language-server - 2bc374eaaf118f09a275ad292fb430f893dc8d36 authored over 5 years ago by Kolja Lampe <[email protected]>
Don't run diagnostics on files outside of our workspace

github.com/elm-tooling/elm-language-server - bf49c26463bd991ecbd42ab64f1961725e47dcc9 authored over 5 years ago by Kolja Lampe <[email protected]>
Pickup all elm workspaces (#4)

Pickup all elm workspaces

github.com/elm-tooling/elm-language-client-vscode - d20d3a47fb62b2e7f6662d9999f72b8fabf25416 authored over 5 years ago by Razzeee <[email protected]>
Add support for fixing all elm-analyse issues in a file (#74)

Add support for fixing all elm-analyse issues in a file

github.com/elm-tooling/elm-language-server - 141beda0d3d7cb8e5d0c69dc4edc12dec8857e6e authored over 5 years ago by Razzeee <[email protected]>
Bump elm-analyse version so that "Fix all" features are available.

github.com/elm-tooling/elm-language-server - 1d6fdab1173930870bd0e8cb8d859de30257defb authored over 5 years ago by antew <[email protected]>
Merge branch 'master' of github.com:elm-tooling/elm-language-server

github.com/elm-tooling/elm-language-server - 216b2bcb0e1b1033b9bbaadf9c764a5b4732f720 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix completions for union constructors

github.com/elm-tooling/elm-language-server - c3f83b2fcadc2f35b567e7f8633724acde007560 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #88 from elm-tooling/readme-diagnostics-refresh

Readme information how to configure diagnostics

github.com/elm-tooling/elm-language-server - c0ae1fce59e7392e5b615c6a8775db1376abdf11 authored over 5 years ago by Razzeee <[email protected]>
Readme information how to configure diagnostics

Solved #67
See https://github.com/elm-tooling/elm-language-server/pull/67#issuecomment-504683902

github.com/elm-tooling/elm-language-server - cca96ae34e7c7ae19de871972b81525766e17a95 authored over 5 years ago by Andy <[email protected]>
First step for union constructor references

github.com/elm-tooling/elm-language-server - c9230af99e244667345bd252e80b901acbd18747 authored over 5 years ago by Kolja Lampe <[email protected]>
Add built files for the "Fix All" feature (#7)

Add built files for the "Fix All" feature

github.com/elm-tooling/elm-analyse - 29ef62033a76f4fd87983c70c6f131a0b07d07e5 authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #86 from antew/fix/elm-analyse-missing-range

Fix crash with `UnnecessaryPortModule` diagnostic from elm-analyse

github.com/elm-tooling/elm-language-server - 9f6b30f57b5b106877738d76f8f504e70926c5fb authored over 5 years ago by Razzeee <[email protected]>
Handles errors with missing ranges from elm-analyse, this fixes a crash that was happening when trying to access the range from the "UnnecessaryPortModule" diagnostic, which doesn't exist.

github.com/elm-tooling/elm-language-server - fdc6d9c51d375b9d791fca8ac6caadb82f711562 authored over 5 years ago by antew <[email protected]>
Add goto definition for union constructor itself

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

github.com/elm-tooling/elm-language-server - 91db83242d1962330fa2e295ed3b7048ed3f9ef1 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix some references being wrong

github.com/elm-tooling/elm-language-server - f01e6126a9f3b9675dfe38cf69ab566004dcf0a8 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #84 from elm-tooling/improvement/log-rebuilder

Update rebuilder logs

github.com/elm-tooling/elm-language-server - 9fdb600b1fa9be771edb00293d8072552dc2a05a authored over 5 years ago by Razzeee <[email protected]>
Remove range formatting capatability

github.com/elm-tooling/elm-language-server - 466a7677197c854980dc254815bb174a7ec76bf6 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #82 from Daniel-V1/add-emacs-to-readme

Adding emacs to the readme with links to lsp-mode

github.com/elm-tooling/elm-language-server - f60206bac10e9cab8b4f18715e9267ceaf5d8b5a authored over 5 years ago by Razzeee <[email protected]>
Adding emacs to the readme with links to lsp-mode

github.com/elm-tooling/elm-language-server - 1d2c91cb5904473dbbd2197ab686ca6393288c65 authored over 5 years ago by Daniel Vetter <[email protected]>
Pickup all elm workspaces

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

github.com/elm-tooling/elm-language-client-vscode - 18ab1ae82694b1762b3bc926a33b4a3dffca98fa authored over 5 years ago by Kolja Lampe <[email protected]>
Readme: Update ale documentation

antew/vim-elm-language-server merged into w0rp/ale
https://github.com/w0rp/ale/issues/2592

github.com/elm-tooling/elm-language-server - 151b58023849ee9596a8fec506d72e356bba83ac authored over 5 years ago by Andy <[email protected]>
Merge pull request #78 from elm-tooling/bugfix/fallback-settings

Fix: Use fallbackSettings when workspace config is not supported

github.com/elm-tooling/elm-language-server - 1e848edab4862508fea18bb156126eacc40b60e1 authored over 5 years ago by Razzeee <[email protected]>
Add references for function parameters

github.com/elm-tooling/elm-language-server - 6f3b2791953ed0bb1f123996a90866afec9106df authored over 5 years ago by Kolja Lampe <[email protected]>
Fix: Use fallbackSettings when workspace config is not supported

github.com/elm-tooling/elm-language-server - fd70d59c90940fb316d9115f1e3fe9b4359629d5 authored over 5 years ago by andys8 <[email protected]>
Diagnostics provider will prefer elm make errors (#76)

Diagnostics provider will prefer elm make errors

github.com/elm-tooling/elm-language-server - d4fd47cdafb6d0a63fdeb673f438ffde79c655fd authored over 5 years ago by Razzeee <[email protected]>
Example: Specific link to vimrc.local

github.com/elm-tooling/elm-vim - 1803bbc43195b2d88b1cba7e98e90bbbbc00c8c0 authored over 5 years ago by Andy <[email protected]>
Update README.md

github.com/elm-tooling/elm-vim - 5bcb03d17465b4078d16c577c76ff0884ae59079 authored over 5 years ago by Andy <[email protected]>
Repository antoine-atmire/vim-elmc

github.com/elm-tooling/elm-vim - b15c03dc792d53a580ea7e0d6070d2be0448a232 authored over 5 years ago by Andy <[email protected]>
Section about code formatting

github.com/elm-tooling/elm-vim - a6a99be18dcfcb5f9cdf6bf3bffb0f68ec250cb9 authored over 5 years ago by Andy <[email protected]>
Link to elm-analyse

github.com/elm-tooling/elm-vim - 126f636df6a64bdbf9a3149afc33f6e57d2c3ed9 authored over 5 years ago by Andy <[email protected]>
Diagnostics provider will prefer elm make errors

There is elm make and elm-analyse. When there compile errors, most elm
analyse warnings don't ma...

github.com/elm-tooling/elm-language-server - c0499b2568eb3ebe61a05cc402e600f837a51a24 authored over 5 years ago by andys8 <[email protected]>
Change language server section

github.com/elm-tooling/elm-vim - b5bf9ac883b02a38a3d261f02712f1051567a112 authored over 5 years ago by andys8 <[email protected]>
Correct coc plugin

github.com/elm-tooling/elm-vim - 5095d2bddde318bc63b1efaa2d700de406836623 authored over 5 years ago by andys8 <[email protected]>
Headline coq/ale changed for readability

github.com/elm-tooling/elm-vim - 8ac6f792f191e47466e71911642931b35e12f96b authored over 5 years ago by andys8 <[email protected]>
Configuration examples

github.com/elm-tooling/elm-vim - f27dc44877a816ca42da78a50b6397cb2eabadd9 authored over 5 years ago by andys8 <[email protected]>