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

Merge pull request #541 from elm-tooling/remove-unused-fix-all

Add remove unused fix all code action

github.com/elm-tooling/elm-language-server - 6cdfe3f8c5e310cede1cbfd4cd8752fc163d5c3e authored over 3 years ago by Razzeee <[email protected]>
Add remove unused fix all code action

github.com/elm-tooling/elm-language-server - 9e556059791be4293bc85a08a2b2149e257dd751 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #539 from elm-tooling/improve-deletion

Improve unused deletion if it's the first item

github.com/elm-tooling/elm-language-server - 4c82bd23c670d393b0c4a9e725d227f7c562f18b authored over 3 years ago by Jon Bockhorst <[email protected]>
Improve unused deletion if it's the first item

github.com/elm-tooling/elm-language-server - a8a3a6834075b8803913d8da3bb27dbf4afc6abf authored over 3 years ago by Razze <[email protected]>
Merge pull request #538 from elm-tooling/Update-tree-sitter

Update tree-sitter

github.com/elm-tooling/elm-language-server - c7d523c48c288a22c5090ecc757eaba0d5e90b0e authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #87 from elm-tooling/prepare-new-version

Prepare 5.3.0

github.com/elm-tooling/tree-sitter-elm - 9c4987845ec240bb3b7fe72db05b42189b060802 authored over 3 years ago by Razzeee <[email protected]>
Add contributing docs and scripts (#39)

github.com/elm-tooling/elm-tooling-cli - 21699e52c06335c8060790d583c8237548d17a57 authored over 3 years ago by Simon Lydell <[email protected]>
elm-tooling-cli v1.3.0

github.com/elm-tooling/elm-tooling-cli - 95fe05f1e324c7018b7b1e1e9402caf6688e9924 authored over 3 years ago by Simon Lydell <[email protected]>
Fix wrong help text

github.com/elm-tooling/elm-tooling-cli - 3b163b71f165cd73485d553fe57a4b10175b638c authored over 3 years ago by Simon Lydell <[email protected]>
Add elm-test-rs (#38)

github.com/elm-tooling/elm-tooling-cli - 65e9e057e033e528331609cc2e223be71dcbc8f8 authored over 3 years ago by Simon Lydell <[email protected]>
Document global installs a bit more

github.com/elm-tooling/elm-tooling-cli - 5dbedc53fab492f60cc330977b70f4b421eb4aaa authored over 3 years ago by Simon Lydell <[email protected]>
Add mpizenberg/elm-tooling-action to docs

github.com/elm-tooling/elm-tooling-cli - 67ee7a9003cc8455876a4e1ebb40c160d890fedd authored over 3 years ago by Simon Lydell <[email protected]>
elm-tooling-cli v1.2.1

github.com/elm-tooling/elm-tooling-cli - fdb6a26e63ec7e8a46596029e11cde386498df71 authored over 3 years ago by Simon Lydell <[email protected]>
Update npm packages

github.com/elm-tooling/elm-tooling-cli - 00bd0c497332e00f7c59b8a8e5a4a70d6e9d2556 authored over 3 years ago by Simon Lydell <[email protected]>
Prefer BSD tar over GNU tar on Windows (#37)

github.com/elm-tooling/elm-tooling-cli - b2d2074c0205d0f712cb76aed8db711231cc6b7e authored over 3 years ago by Simon Lydell <[email protected]>
Merge pull request #86 from elm-tooling/modernize-grammar

github.com/elm-tooling/tree-sitter-elm - 130586120aa03648eb4f612373e0aee20ea19e9a authored over 3 years ago by Razzeee <[email protected]>
Use new feature to parse regex

github.com/elm-tooling/tree-sitter-elm - 4155c19ec08e8f57ddabe375e829f07f25898ad0 authored over 3 years ago by Razze <[email protected]>
Merge pull request #85 from Tuxified/patch-1

Show build status from GitHub in README

github.com/elm-tooling/tree-sitter-elm - b436972af167c3b89d8ae96d1574ee581ef87624 authored over 3 years ago by Razzeee <[email protected]>
Show build status from GitHub in README

Hi,

Seems like you have moved to GitHub actions some time ago, but the build badges on the RE...

github.com/elm-tooling/tree-sitter-elm - 2d76de7d622ffa42c72bacfd5b80adc0ce61ac70 authored over 3 years ago by Tonći Galić <[email protected]>
Cleanup binary error handling some more

github.com/elm-tooling/elm-language-server - 03f2a0aa1ecafa17c15e56af1c0ba015ef444f55 authored over 3 years ago by Razze <[email protected]>
Improve logging and error texts

Always log, when executing an external file errors.
Also add the name and cwd to the error message.

github.com/elm-tooling/elm-language-server - 6729f810e80f44ba28c418517aacda48e0fddf37 authored over 3 years ago by Razze <[email protected]>
Merge pull request #536 from elm-tooling/Cleanup-unused-edits

github.com/elm-tooling/elm-language-server - baf6b31800f1a6173c48f1b702ac846c85e0f910 authored over 3 years ago by Razzeee <[email protected]>
Remove whitespace when removing exposing list

github.com/elm-tooling/elm-language-server - b85b4ead2a0a2870a364aeda4676e0c0df08c30f authored over 3 years ago by Razze <[email protected]>
Add CodeAction to the filename

github.com/elm-tooling/elm-language-server - bd360bc02bd674f8abcdf02ef076fa7382ac33c1 authored over 3 years ago by Razze <[email protected]>
Remove leading space for import alias

Import aliases as in `import Profile as P` previously only removed
the `as P` part, leaving a sp...

github.com/elm-tooling/elm-language-server - fd9d08ba6c8edc081f39c6bdc705dfc4f034484b authored over 3 years ago by Razze <[email protected]>
Comma is not a named note anymore

We demoted "," to no longer be a named node. That's why this
behavior was broken.

We now access...

github.com/elm-tooling/elm-language-server - fa40ebe20e3f48e8d0706bc1b37b4593e8c49a19 authored over 3 years ago by Razze <[email protected]>
Merge pull request #534 from elm-tooling/fix-references

github.com/elm-tooling/elm-language-server - e6e6635a8079c7e20c66d1c700cc032f825eb62a authored over 3 years ago by Razzeee <[email protected]>
Handle references for functions and patterns better

github.com/elm-tooling/elm-language-server - d59bc27b1e37d58c488ed365879bd182d70e1870 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #533 from elm-tooling/case-branch-indent

Handle case branch indentation better

github.com/elm-tooling/elm-language-server - 38e705ce6aa7033440fc931484b2e5bed55773aa authored over 3 years ago by Razzeee <[email protected]>
Handle case branch indentation better

github.com/elm-tooling/elm-language-server - bb93ab012f325c283323851112b2828a605e3735 authored over 3 years ago by Jon Bockhorst <[email protected]>
Output json and text coverage results

github.com/elm-tooling/elm-language-server - 7269044e0a78e12df1f7174af88cfd8e70950e04 authored over 3 years ago by Razze <[email protected]>
Merge pull request #532 from elm-tooling/multiple-module-completions

Show completions for multiple modules if they share a name/alias

github.com/elm-tooling/elm-language-server - 2bc2d7ca0699d0751c7dc9857c79942dc83c8f64 authored over 3 years ago by Razzeee <[email protected]>
Enable cons pattern test

github.com/elm-tooling/elm-language-server - a26b9f75db86873be765af27e63bc8f9b2b177b5 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #531 from elm-tooling/rename-improvements

github.com/elm-tooling/elm-language-server - bdb9d113245b6d8fee69aaecc7d13c6d391b73ca authored over 3 years ago by Razzeee <[email protected]>
Show completions for multiple modules if they share a name/alias

github.com/elm-tooling/elm-language-server - dd1d6b8e481acd15cf4bcd176d6a5adba736298b authored over 3 years ago by Jon Bockhorst <[email protected]>
Update engine field to correctly target node 12

github.com/elm-tooling/elm-language-server - 0c2935e27830a6d45ed56afce7d790ca136e29eb authored over 3 years ago by Razze <[email protected]>
Add rename union constructor test

github.com/elm-tooling/elm-language-server - 25475ab201e65aafecfea41bf5c6ac4de290e4c1 authored over 3 years ago by Razze <[email protected]>
Add rename type alias test

github.com/elm-tooling/elm-language-server - 133b248b8756aa0246a169277a0c17cc8971a41d authored over 3 years ago by Razze <[email protected]>
Fix references for union constructors used with module prefix

github.com/elm-tooling/elm-language-server - 450bd35dfb6ddc302a2482b3e0a109d58f441005 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #530 from elm-tooling/exposing-completions

Small improvements for exposing completions

github.com/elm-tooling/elm-language-server - 2f97f6813cb2265d748b9978e7a5c703f11c497f authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #84 from jmbockhorst/cons-pattern

Parse multiple cons_pattern better

github.com/elm-tooling/tree-sitter-elm - 413fc74c31fc7d56fd44094f4fb31d7668c5acdd authored over 3 years ago by Razzeee <[email protected]>
Handle exposing completions better

Also add failing test for cons pattern

github.com/elm-tooling/elm-language-server - 4808135ddf5e3c2d8cbe636551d26137e410dfeb authored over 3 years ago by Jon Bockhorst <[email protected]>
Parse multiple cons_pattern better

github.com/elm-tooling/tree-sitter-elm - 5dd6eca86b247b96fe794037f3e0ddb9e1a7d2f0 authored over 3 years ago by Jon Bockhorst <[email protected]>
Update dependencies and tree-sitter (#528)

* Update dependencies and tree-sitter

* More migrations

* Fix completion problems

* Fix...

github.com/elm-tooling/elm-language-server - 962101fd24737091a240beaacad7fad8a044d7cd authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #83 from elm-tooling/better-open-section

Handle open section better

github.com/elm-tooling/tree-sitter-elm - e809022329be217bd0a7080e6cb7f4a3701f69a5 authored over 3 years ago by Razzeee <[email protected]>
Handle open section better

When there was a comment right after the open section,
we would end up with the wrong indentatio...

github.com/elm-tooling/tree-sitter-elm - cd56c8218898e0d55db955ddab7f295642afeb28 authored over 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #82 from elm-tooling/remove-pipe-and-comma

github.com/elm-tooling/tree-sitter-elm - 7ef354ffbdc3ba642efc348bfd237a2355abe056 authored over 3 years ago by Razzeee <[email protected]>
Remove pipe and comma

We don't think they add much value

github.com/elm-tooling/tree-sitter-elm - 160f6dfe6372d0296c3458cb829f2240cf3af733 authored over 3 years ago by Kolja Lampe <[email protected]>
Revert "Always run npm build"

This reverts commit b5ee489b9130bf15364b84a75f72ea2d20cafdb2.

github.com/elm-tooling/tree-sitter-elm - b12f4404787225916f34c3bf94aa97f19f14f4f8 authored over 3 years ago by Razze <[email protected]>
Always run npm build

Some changes went through to release, but tests should have failed.
Rebuilding the current sourc...

github.com/elm-tooling/tree-sitter-elm - b5ee489b9130bf15364b84a75f72ea2d20cafdb2 authored over 3 years ago by Razze <[email protected]>
Merge pull request #81 from elm-tooling/remove-brace-parenthesis-tokens

github.com/elm-tooling/tree-sitter-elm - 15dcdda9768f5cbea2f3c6864e600ffee537c8c1 authored over 3 years ago by Razzeee <[email protected]>
Cleanup unnamed tokens

Also demotes glsl_begin and glsl_end

github.com/elm-tooling/tree-sitter-elm - a48304a3bd1f56b05718b4f67f0649cc1554e543 authored over 3 years ago by Razze <[email protected]>
Remove brace, bracket and parenthesis tokens

github.com/elm-tooling/tree-sitter-elm - 98de8dc363cdd1e6254fcd57e42604074cb6d3b5 authored over 3 years ago by Razze <[email protected]>
Merge pull request #80 from elm-tooling/fix-scanner-getting-stuck

github.com/elm-tooling/tree-sitter-elm - 5475669f95ab612c0f92597c93b559e594c7736e authored over 3 years ago by Razzeee <[email protected]>
Add option to skip tests

github.com/elm-tooling/tree-sitter-elm - 9f36c7d25fd6dcb0620678bf08a90e52f80fd459 authored over 3 years ago by Razze <[email protected]>
Fix problem causing scanner to get stuck

Turns out calling get_column causes tree-sitter to get stuck, if the
next token is the eof.

Fix...

github.com/elm-tooling/tree-sitter-elm - e5509426eee6c27fc69a2d82adfb160b2ad472a0 authored over 3 years ago by Razze <[email protected]>
Use space indent, not tabs

github.com/elm-tooling/elm-language-server - f1d4ec410ccf7a2f9731de1658dd9ba8bfdb7a6d authored over 3 years ago by Razze <[email protected]>
Update publishConfig

github.com/elm-tooling/tree-sitter-elm - 6ada36b758611ea488b0f130e47cdb6836b2381a authored over 3 years ago by Razze <[email protected]>
Readd github package repo

github.com/elm-tooling/tree-sitter-elm - e4bd3c1a78db7010a6ecc8439702051cf7202d40 authored over 3 years ago by Razze <[email protected]>
Adjust scope and repository

github.com/elm-tooling/tree-sitter-elm - 8f3e2286bffff8eb7325a2fd37ca5972d5095112 authored over 3 years ago by Razze <[email protected]>
Merge pull request #525 from jmbockhorst/parse-dirty-on-restart

Use text documents buffer to parse dirty files on auto server restart

github.com/elm-tooling/elm-language-server - 033f24709a6e8a0645913b4e100ac018710df73d authored over 3 years ago by Razzeee <[email protected]>
Use text documents buffer to parse dirty files on auto server restart

github.com/elm-tooling/elm-language-server - be3f9c3ad957557984ec04156308e7543536e8b7 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #522 from jmbockhorst/case-patterns

github.com/elm-tooling/elm-language-server - 6d26435308649059082ea850dcef201324463a44 authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #523 from elm-tooling/drop-node-10

github.com/elm-tooling/elm-language-server - f69300e782194c4b030714ae05c374abf39ff850 authored over 3 years ago by Razzeee <[email protected]>
Ignore test files from coverage collection

github.com/elm-tooling/elm-language-server - 242042bb13b6793cc630e4367a00e5060457b432 authored over 3 years ago by Razze <[email protected]>
Use flatMap where possible

github.com/elm-tooling/elm-language-server - 52eb4f0080e16d642aaa194f36d3bc2e1a0f0924 authored over 3 years ago by Razze <[email protected]>
Drop node 10 tests from pipeline

github.com/elm-tooling/elm-language-server - f7ea1c73fe289e5694ea6bbcf9ec29e1e45bafbb authored over 3 years ago by Razze <[email protected]>
Use node 14 instead of 12 to publish

github.com/elm-tooling/elm-language-server - 4638b633db91c15aec63e1af3b111325d31a4f90 authored over 3 years ago by Razze <[email protected]>
Drop fromentries ponyfill

As it's only needed for node 10

github.com/elm-tooling/elm-language-server - 5dea8c0c2a3f83aed2c76f40819cec6c4bcf6d1a authored over 3 years ago by Razze <[email protected]>
Merge pull request #72 from elm-tooling/improve-comment-parsing2

github.com/elm-tooling/tree-sitter-elm - d1a7c6021a275dc5cb6e03aa08df7fb3fb6ecfcf authored over 3 years ago by Razzeee <[email protected]>
Remove unused variables

github.com/elm-tooling/elm-language-server - 1911764c0e1e262f1acaf2f2a415472f725eb0d1 authored over 3 years ago by Razze <[email protected]>
Improve virtual section detection

Also move the block comment scanning to the top, where the other
functions are.

github.com/elm-tooling/tree-sitter-elm - cf4a1ff660a219a5c00308c39d50fb1f4aeda6ad authored over 3 years ago by Razze <[email protected]>
Slim down the external scanner

Move the functionallity to native tree-sitter queries

github.com/elm-tooling/tree-sitter-elm - 5988b8b13a4f339de6dfbe51cf1dc9fb58a204bc authored over 3 years ago by Razze <[email protected]>
Fix another case with parenthesis

github.com/elm-tooling/elm-language-server - 00022726c1bb75ba477390a7b33b0e25c0c18603 authored over 3 years ago by Jon Bockhorst <[email protected]>
Fix case with parenthesized type expr

github.com/elm-tooling/elm-language-server - 8b672db67fd2d624b9be6d717c2c8afd93b978ba authored over 3 years ago by Jon Bockhorst <[email protected]>
Fix compile errors

github.com/elm-tooling/elm-language-server - 72aaffb7ebde22aa7bc540b14c93f831da12db69 authored over 3 years ago by Jon Bockhorst <[email protected]>