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

Tweak error message

github.com/elm-tooling/elm-tooling-cli - 64c6a84ffc3f2df405a6b8cf6a646bb9144f71e5 authored about 4 years ago by Simon Lydell <[email protected]>
Tweak output

github.com/elm-tooling/elm-tooling-cli - b20a46f5d9e05b259f54e5a38a33142186cbe071 authored about 4 years ago by Simon Lydell <[email protected]>
Properly resolve after gunzip

github.com/elm-tooling/elm-tooling-cli - d492fbb87b2080460eaa55c669d3fd871132b9d9 authored about 4 years ago by Simon Lydell <[email protected]>
Tweak download

github.com/elm-tooling/elm-tooling-cli - 8d877794a7774bf3ac5f7e1ab3fc70c77d64a6b0 authored about 4 years ago by Simon Lydell <[email protected]>
Better download

github.com/elm-tooling/elm-tooling-cli - 14bc6eb8fbb85ab7eb504e801daef291f14fce06 authored about 4 years ago by Simon Lydell <[email protected]>
Working download

github.com/elm-tooling/elm-tooling-cli - 77c81dce0da11ee1c6d7b9bd597cdb14ac815912 authored about 4 years ago by Simon Lydell <[email protected]>
Prepare 4.0.0

github.com/elm-tooling/tree-sitter-elm - 3697c89d0677ae4922660f9bc2fe2e3f1626dcc5 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #42 from jmbockhorst/fields

Add field support and flatten let, of, if, then, and else

github.com/elm-tooling/tree-sitter-elm - 0091775b41f2964cdb5e52fa672d2c5734333980 authored about 4 years ago by Razzeee <[email protected]>
Add field support

github.com/elm-tooling/tree-sitter-elm - caaf3a336718d02dc7539cfae69302dfeac53a85 authored about 4 years ago by Jon Bockhorst <[email protected]>
Prepare 3.0.0

github.com/elm-tooling/tree-sitter-elm - fdead179d37b837d6ef745544a9c26afff6be324 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #41 from Razzeee/update-tests

github.com/elm-tooling/tree-sitter-elm - 15759994c2c87c43e6a7e68b5608c1d9e28a5987 authored about 4 years ago by Razzeee <[email protected]>
Update test projects

github.com/elm-tooling/tree-sitter-elm - 3f913af2d3be8bf104e90a7d808c448bde4afa39 authored about 4 years ago by Kolja Lampe <[email protected]>
Parse field_access_expr better (#40)

github.com/elm-tooling/tree-sitter-elm - 280d78219fa48b55dccfbd47904d8948acf07e07 authored about 4 years ago by Jon Bockhorst <[email protected]>
Start work on download

github.com/elm-tooling/elm-tooling-cli - 6f5214bcef921977c52121ba81a7414df566d73b authored about 4 years ago by Simon Lydell <[email protected]>
Improve validation output and help

github.com/elm-tooling/elm-tooling-cli - 7b19b18beed67a313965607e885672dae9efeca4 authored about 4 years ago by Simon Lydell <[email protected]>
Validate that elm.json exists

github.com/elm-tooling/elm-tooling-cli - f1e167a6758f342f821ab2bab3904de4969e242f authored about 4 years ago by Simon Lydell <[email protected]>
Merge pull request #317 from elm-tooling/dependabot/npm_and_yarn/bl-4.0.3

Bump bl from 4.0.2 to 4.0.3

github.com/elm-tooling/elm-language-server - 459da78741a2d0eb5141146bf6726a2083a139ea authored about 4 years ago by Razzeee <[email protected]>
Bump bl from 4.0.2 to 4.0.3

Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.co...

github.com/elm-tooling/elm-language-server - 07b93795bf565927337f64126b6e514f12440b04 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Require braces for if/for/switch etc

github.com/elm-tooling/elm-tooling-cli - 0f45a6466a4b7c620909066fd740e36ebcf5226d authored about 4 years ago by Simon Lydell <[email protected]>
Rename binaries to tools

github.com/elm-tooling/elm-tooling-cli - 63cd125f91963fa454ad1cb969ad10e4023c0072 authored about 4 years ago by Simon Lydell <[email protected]>
More variations of help

github.com/elm-tooling/elm-tooling-cli - 893dabf45b7a902d9f0dfd0cb16ff3b024c42320 authored about 4 years ago by Simon Lydell <[email protected]>
Validate command

github.com/elm-tooling/elm-tooling-cli - 7f9423ab96e2620a151c28a35a51303e422768a8 authored about 4 years ago by Simon Lydell <[email protected]>
No entrypoints for packages

github.com/elm-tooling/elm-tooling-cli - ecb1f9196ee603bd2bf323f337a5983aa7462415 authored about 4 years ago by Simon Lydell <[email protected]>
More advanced init

github.com/elm-tooling/elm-tooling-cli - f84145f760e38082e7345e3a1a23a1ea4572fdb2 authored about 4 years ago by Simon Lydell <[email protected]>
Add basic init command

github.com/elm-tooling/elm-tooling-cli - ea0fd59d7070d8ec6f1047ac201de03c4c34be78 authored about 4 years ago by Simon Lydell <[email protected]>
Simpler arguments handling

github.com/elm-tooling/elm-tooling-cli - f3574af48f8bc2d697ab14dde9add11695944baf authored about 4 years ago by Simon Lydell <[email protected]>
Add CLI skeleton

github.com/elm-tooling/elm-tooling-cli - b23df6a11ad91c14f251e33018536429a5c4193a authored about 4 years ago by Simon Lydell <[email protected]>
Merge pull request #315 from elm-tooling/Entrypoints-from-elm-tooling.json

github.com/elm-tooling/elm-language-server - cfaafb92d41299d14ba1089d9193d00d90536bc6 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #316 from lydell/Entrypoints-from-elm-tooling.json

github.com/elm-tooling/elm-language-server - 00ea2a2bc5fbf8e589dd35f832434f58696d5d1b authored about 4 years ago by Razzeee <[email protected]>
Space instead of newline

github.com/elm-tooling/elm-language-server - 8ae5cbc1d0fdb1973fbb6577a6e3ef88db2744e4 authored about 4 years ago by Simon Lydell <[email protected]>
Validate elm-tooling.json more and add more logging

github.com/elm-tooling/elm-language-server - 02ccecde467ac1ce586e86b320f6f1fb512bf32b authored about 4 years ago by Simon Lydell <[email protected]>
All fields optional, document how to consume and link to CLI tool

github.com/elm-tooling/elm-tooling-cli - f0e0221a515fd98961a3c526df1042a1c13324a1 authored about 4 years ago by Simon Lydell <[email protected]>
Make entrypoints configurable via elm-tooling.json

github.com/elm-tooling/elm-language-server - 11b8ca58fe13168b4d7e9d4ec775b380f7b50577 authored about 4 years ago by Razze <[email protected]>
Merge pull request #314 from jmbockhorst/improve-module-rename

Rename references on file rename event

github.com/elm-tooling/elm-language-server - ec7031dbdb5835e0606f9de4120475d1eee02762 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #312 from elm-tooling/improve-module-rename

github.com/elm-tooling/elm-language-server - f0194caca745b44edf4d5904b7c59ce8ad1169f9 authored about 4 years ago by Razzeee <[email protected]>
Rename references on file rename event

github.com/elm-tooling/elm-language-server - 0a114879c6b0a2c78cc4c42639f08ce1c80e686b authored about 4 years ago by Jon Bockhorst <[email protected]>
Improve rename implementation

This now handles modules way better, including folders and tries to not create wrong names

github.com/elm-tooling/elm-language-server - 1f4d5ca0b92eb9500cddf339c6524795bd8414d0 authored about 4 years ago by Razze <[email protected]>
Merge pull request #113 from jmbockhorst/file-events

Support OnDidCreateFiles and OnDidRenameFiles

github.com/elm-tooling/elm-language-client-vscode - d8a897149796a07667044929ae134f1619e4ca46 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #311 from jmbockhorst/file-events

Add support for OnDidCreateFiles and OnDidRenameFiles

github.com/elm-tooling/elm-language-server - 530525ccf19591d5743ca21670c8084f7a44f094 authored about 4 years ago by Razzeee <[email protected]>
Add support for OnDidCreateFiles and OnDidRenameFiles to auto add/rename module definition

github.com/elm-tooling/elm-language-server - 8da071377fba3c339a02ae46d7194fbbcbdcaeb3 authored about 4 years ago by Jon Bockhorst <[email protected]>
Support OnDidCreateFiles and OnDidRenameFiles

github.com/elm-tooling/elm-language-client-vscode - 49718ffc0408fa22e3ce76f4152e801d1307a0f4 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add some powershell instructions

Closes #306

github.com/elm-tooling/elm-language-server - c846ef740a39d9d6c2b3044ed603c274ca146880 authored about 4 years ago by Razze <[email protected]>
Fix error when elm analyse is set to "never"

github.com/elm-tooling/elm-language-server - 6c2ae0d0054e6dc155a5f0d88b6affd0093c99b4 authored about 4 years ago by Razze <[email protected]>
Merge pull request #308 from elm-tooling/more-hints-for-functions

Add parameter names to hints for funcs

github.com/elm-tooling/elm-language-server - ac2e9c4e566b89661bd70ce49f8ecdcbe71a2da7 authored about 4 years ago by Razzeee <[email protected]>
Add parameter names to hints for funcs

github.com/elm-tooling/elm-language-server - 993840119ae866c6f69e350fbf67d68d86b8afa8 authored about 4 years ago by Razze <[email protected]>
Update jest and eslint

github.com/elm-tooling/elm-language-server - 602e95db3faba10ee83c77555303422a5c85cce2 authored about 4 years ago by Razze <[email protected]>
Merge pull request #307 from jmbockhorst/fix-conficting-definitions

github.com/elm-tooling/elm-language-server - e5c02bfd18d5b856c554a25d3c63bcfe1330cda2 authored about 4 years ago by Razzeee <[email protected]>
Add some module resolve tests

github.com/elm-tooling/elm-language-server - f63617aa42fb0b40519187cfc065f6d5a1416bc4 authored about 4 years ago by Jon Bockhorst <[email protected]>
Improve definition for conflicting module/type names

Various completion sorting tweaks

github.com/elm-tooling/elm-language-server - 9a80e503d5961b03a859992fb622bda521bb4f31 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #112 from jmbockhorst/cache-codelens

Cache codelens requests to prevent duplicate server requests

github.com/elm-tooling/elm-language-client-vscode - 5f8ae4fb5bac9403ebe44405f4093e76a089712e authored about 4 years ago by Razzeee <[email protected]>
Cache codelens requests to prevent duplicate server requests

github.com/elm-tooling/elm-language-client-vscode - 1d974cc916b816ea7c863efbe9a1cf970b4351c8 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #303 from elm-tooling/use-dependency-injection-to-resolve-classes

Use dependency injection to resolve classes

github.com/elm-tooling/elm-language-server - 7fcfcf8ddc56167476139af03427ff9bbe37e3c7 authored about 4 years ago by Razzeee <[email protected]>
Directly assign values

github.com/elm-tooling/elm-language-server - 9e581e0af88e5c50a9c44d3991e6e601d6a867dd authored about 4 years ago by Razze <[email protected]>
Remove unneeded nullish operator

github.com/elm-tooling/elm-language-server - 8d448b7dd776f0676b3051fc4321ae049fe02622 authored about 4 years ago by Razze <[email protected]>
Found some more injections that I missed in the first round

github.com/elm-tooling/elm-language-server - e6ecb99c7872d40cbffc25551b19b75524386c6b authored about 4 years ago by Razze <[email protected]>
Further simplification

github.com/elm-tooling/elm-language-server - e85be1c87b4bfeef0ecb928f0494ff9dafe56243 authored about 4 years ago by Razze <[email protected]>
Remove unnecessary childContainer

github.com/elm-tooling/elm-language-server - 17a59d97119ea7371429d5ab021220a517ac2f69 authored about 4 years ago by Razze <[email protected]>
Use dependency injection to resolve classes

github.com/elm-tooling/elm-language-server - 937b09ac4cc957760ba4e681a65b9bd7915e31dd authored about 4 years ago by Razze <[email protected]>
Add import and module keyword tests

github.com/elm-tooling/elm-language-server - d301b2568e0880e862ebf9af5af302afb66ca13e authored about 4 years ago by Razze <[email protected]>
Improve annotation name completions

github.com/elm-tooling/elm-language-server - 7b349871262f7995aabb4a389818c2ce42ce02bb authored about 4 years ago by Razze <[email protected]>
Fix wildcard shadowing being wrong

github.com/elm-tooling/elm-language-server - aa26a5983d432d8aa3018cab07706fc7f2e8a4a2 authored about 4 years ago by Razze <[email protected]>
Enable some fixed tests

github.com/elm-tooling/elm-language-server - 9801402459e77993701ecea568c2bd18e8ff7fbc authored about 4 years ago by Razze <[email protected]>
Merge branch 'master' of github.com:elm-tooling/elm-language-server

github.com/elm-tooling/elm-language-server - a3140393f219126997021d1424a168ea591bbfd5 authored about 4 years ago by Razze <[email protected]>
Merge pull request #302 from jmbockhorst/typeVarDefinitions

github.com/elm-tooling/elm-language-server - 8412f0d8467b0ab16f16daa4b3d6bafbfd911f20 authored about 4 years ago by Razzeee <[email protected]>
Fix wrong highlighting for variables with underscore

github.com/elm-tooling/elm-language-client-vscode - c70351314682c2e0fae8a402ebb301da79821c37 authored about 4 years ago by Razze <[email protected]>
Add flatMap helper function for Node 10

github.com/elm-tooling/elm-language-server - 8d74f071c6da40629ae86040d9abccbdbf20e3c0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add definition handling for type variables

github.com/elm-tooling/elm-language-server - e1cdd44bfcbf73702b77921c2b1d6b92a88bebfa authored about 4 years ago by Jon Bockhorst <[email protected]>
Update tree sitter and dependencies

github.com/elm-tooling/elm-language-server - 7205dc46ebbb5c01acae9520ac81bcc6d31e86a3 authored over 4 years ago by Kolja Lampe <[email protected]>
Update tree-sitter and use ts to lint

github.com/elm-tooling/tree-sitter-elm - 337dde76212c6aadb892ad68e1e96c4bd556ef75 authored over 4 years ago by Kolja Lampe <[email protected]>
Implement Syntax highlighting (#38)

github.com/elm-tooling/tree-sitter-elm - 7e23639d1f013638f5163980f0f110d66e74737d authored over 4 years ago by Razzeee <[email protected]>
Bump lodash from 4.17.15 to 4.17.19 (#301)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/elm-tooling/elm-language-server - 72d32fa4c0da99b172ee0a76239bdde55acbbb7e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Better completions context (#299)

github.com/elm-tooling/elm-language-server - f2aed112042b418d58f33f98c5e615ae3f9b57ca authored over 4 years ago by Jon Bockhorst <[email protected]>
`tpope/elm-sleuth` for indentation width (#4)

As suggested by @andys8 on the Elm-lang Slack community :)

github.com/elm-tooling/elm-vim - 20bd55074464c9528cecf4b935ef0e32ec8769bb authored over 4 years ago by Michel Belleville <[email protected]>