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 #106 from elm-tooling/update-nan

github.com/elm-tooling/tree-sitter-elm - 7ef899bf5a3ff5725d05cfeb6b7491cdbcb5399f authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #647 from elm-tooling/update-pipeline

github.com/elm-tooling/elm-language-server - b4d8dde91ec4f7e34b05125adedf02acbd98e7c7 authored about 3 years ago by Kolja Lampe <[email protected]>
Run tests on node 16 too

github.com/elm-tooling/elm-language-server - 4fda727f2a1a7174d56663bfc4e13d3cdf6593ad authored about 3 years ago by Razze <[email protected]>
Add function argument from missing declaration (#641)

Co-authored-by: Razze <[email protected]>

github.com/elm-tooling/elm-language-server - 410b5cea4297351bbf3368d23c0d8f0b0f57c38f authored about 3 years ago by Gaute Berge <[email protected]>
Update npm packages (#79)

github.com/elm-tooling/elm-tooling-cli - 4c539d62d2a91f0d943cb2ff495e820de518b0c8 authored about 3 years ago by Simon Lydell <[email protected]>
Bump ansi-regex from 5.0.0 to 5.0.1 (#78)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/elm-tooling/elm-tooling-cli - 0969f86fea6f20f29e1ee81243d0d42f63c085d6 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove "entrypoints" and validate command (#77)

github.com/elm-tooling/elm-tooling-cli - b8187d93cac3c1bd4c890392f87b19e9c8005552 authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #215 from lydell/remove-entrypoints

github.com/elm-tooling/elm-language-client-vscode - 6717169d90a5e71856e55533c4ed5a0fe784179d authored about 3 years ago by Kolja Lampe <[email protected]>
Copy Configuration readme section from server

github.com/elm-tooling/elm-language-client-vscode - 8da42e123903910352166baf27cf9a8ba35231a6 authored about 3 years ago by Simon Lydell <[email protected]>
Remove the need for "entrypoints" in elm-tooling.json (#629)

Co-authored-by: lydell <[email protected]>

github.com/elm-tooling/elm-language-server - b22398b3398b20640cbdd9cc6d6b70a14826b800 authored about 3 years ago by Simon Lydell <[email protected]>
Fix vim-ale when `range` missing from `contentChanges` (#642)

github.com/elm-tooling/elm-language-server - b85d13fcaf7261f102b1876fd8a7876f3170c6fe authored about 3 years ago by Jonathan Palardy <[email protected]>
Merge pull request #637 from elm-tooling/missing-type-annotations-should-honor-excluded-folders

github.com/elm-tooling/elm-language-server - 709465ef14eb681861dd500245fbaa9744e2a6cd authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #212 from elm-tooling/update-dependencies

github.com/elm-tooling/elm-language-client-vscode - b95b23a97c6aaa8d9ed1a7658e8d5d396a730a03 authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #638 from elm-tooling/update-dev-deps

github.com/elm-tooling/elm-language-server - de84d7b9f02b13233dc9147089cad845efcfb08d authored about 3 years ago by Kolja Lampe <[email protected]>
Update dev dependencies

github.com/elm-tooling/elm-language-server - ce52df48d4ef117551c34bf66db7c9ced62f6e5b authored about 3 years ago by Razze <[email protected]>
The missing type annotations suggestion now honors excluded folders

Closes https://github.com/elm-tooling/elm-language-server/issues/630

github.com/elm-tooling/elm-language-server - 986a94262a65844374a7a5eb27fd03a4fc487a64 authored about 3 years ago by Razze <[email protected]>
Merge pull request #643 from elm-tooling/unpin-coveralls

github.com/elm-tooling/elm-language-server - bb4efd74bd5b2c442ea7ef0bb44838a79774ff0a authored about 3 years ago by Kolja Lampe <[email protected]>
Enable useUnknownInCatchVariables (#75)

github.com/elm-tooling/elm-tooling-cli - 6f6c07eedec27dc692cfc0281493e7b52ae81cdd authored about 3 years ago by Simon Lydell <[email protected]>
Remove elm-tooling.json

github.com/elm-tooling/elm-language-client-vscode - 3540e32de70054ca6b0f107040f7a0f59f3d8f71 authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #104 from elm-tooling/update-prebuild

github.com/elm-tooling/tree-sitter-elm - d29c06684fd4790ba0241e852eaa7d07b3cc4388 authored about 3 years ago by Kolja Lampe <[email protected]>
elm-tooling-cli v1.6.0 (#73)

github.com/elm-tooling/elm-tooling-cli - 04a2f04025121baaaa74a26fb68326ee42d4ce14 authored about 3 years ago by Simon Lydell <[email protected]>
Add elm-test-rs 1.2.2 (#72)

github.com/elm-tooling/elm-tooling-cli - d22d4d9b10883f744bb18462310c24adeb45e3ec authored about 3 years ago by Simon Lydell <[email protected]>
Update npm packages (#71)

github.com/elm-tooling/elm-tooling-cli - 88d6e41ef01de4a8d4ad1ca871fbd032a5b4b3bd authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #632 from elm-tooling/add-port-comment

Add block comment from port to hint

github.com/elm-tooling/elm-language-server - b4557be5dcc334bca026119e43c4be605e6c1cba authored about 3 years ago by Kolja Lampe <[email protected]>
Add block comment from port to hint

Closes #631

github.com/elm-tooling/elm-language-server - f65fefbf93d0ef8681db5f972f310cf0b07a2ead authored about 3 years ago by Razze <[email protected]>
elm-tooling-cli v1.5.0 (#70)

github.com/elm-tooling/elm-tooling-cli - 1acf3b5b11108b417211f3e778a3f4b5420da919 authored about 3 years ago by Simon Lydell <[email protected]>
Add elm-test-rs 1.2.1 (#69)

github.com/elm-tooling/elm-tooling-cli - b24102098762321d4979dfd196f67bc3d0033536 authored about 3 years ago by Simon Lydell <[email protected]>
Update npm packages (#68)

github.com/elm-tooling/elm-tooling-cli - 813265672660fadfadf148966241397428cae0d9 authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #209 from elm-tooling/fix-extract-function-code-action

Fix extract function code action being triggered too early

github.com/elm-tooling/elm-language-client-vscode - a522ee635f6edf519fdf6e668ee028711aa66d9f authored about 3 years ago by Kolja Lampe <[email protected]>
Clean up command registration

github.com/elm-tooling/elm-language-client-vscode - f3e2513ea8ddb892121c142382b70a806f5de5ec authored about 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #628 from elm-tooling/add-missing-union-constructor

github.com/elm-tooling/elm-language-server - f990cbf75a29860ad2c4a1e694dad729aaba8f75 authored about 3 years ago by Kolja Lampe <[email protected]>
Add another test case

github.com/elm-tooling/elm-language-server - 6177895d6804841b1d3059078442664a43266ff9 authored about 3 years ago by Jon Bockhorst <[email protected]>
Add a code action to add missing union constructors

github.com/elm-tooling/elm-language-server - 1b13b21841d9528814302a6b6400dd3c7277712f authored about 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #627 from elm-tooling/empty-record-pattern

Fix type inference for empty record pattern

github.com/elm-tooling/elm-language-server - 83c6fbc32491aef1f35a104050cba44744de8620 authored about 3 years ago by Kolja Lampe <[email protected]>
Fix type inference for empty record pattern

github.com/elm-tooling/elm-language-server - 7b566f511035ee60d970b2495873e933f8756b20 authored about 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #626 from elm-tooling/fix-executable-not-found

Fix executable not found not showing up due to wrong field being refe…

github.com/elm-tooling/elm-language-server - 760d50079d10c7e73491e9216029ca68001a4320 authored about 3 years ago by Kolja Lampe <[email protected]>
Fix executable not found not showing up due to wrong field being referenced

github.com/elm-tooling/elm-language-server - 0d1f3bd9ff9401ed5fee8fb3861a9be73c3bef52 authored about 3 years ago by Kolja Lampe <[email protected]>
Fix extract function code action being triggered too early

github.com/elm-tooling/elm-language-client-vscode - 44eb4f9dee1222e8e8aea367205169056a7bf60f authored about 3 years ago by Jon Bockhorst <[email protected]>
elm-tooling-cli v1.4.1 (#67)

github.com/elm-tooling/elm-tooling-cli - b292a8169019e5ef5b348a0d006807ca8472c5d8 authored about 3 years ago by Simon Lydell <[email protected]>
Fix faulty exports in v1.4.0 (#66)

github.com/elm-tooling/elm-tooling-cli - 30d1ccf6336fdc7c56648f6e6aae89fa6731bafa authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #103 from elm-tooling/update-package-index

Update package index and examples

github.com/elm-tooling/tree-sitter-elm - aad6673ff2553d50d223b053577c20acff104e7e authored about 3 years ago by Kolja Lampe <[email protected]>
Update package index and examples

github.com/elm-tooling/tree-sitter-elm - 1a82b306426d95118cbb58638152a138ef744fe2 authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #102 from elm-tooling/switch-to-eof

Switch to eof api

github.com/elm-tooling/tree-sitter-elm - a0532c5ec7809e1504e41f152223fe3571626126 authored about 3 years ago by Kolja Lampe <[email protected]>
Switch to eof api

github.com/elm-tooling/tree-sitter-elm - efd8f9d250e0af844158e3a6f119461756e59048 authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #199 from elm-tooling/type-elm-analyse

Add elm-analyse schema

github.com/elm-tooling/elm-language-client-vscode - 5aa074d8cd40617e9643215b8dd46cd5676ec4df authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #614 from elm-tooling/add-type-annotation-option

Add check config for "Add type annotation" diagnostic

github.com/elm-tooling/elm-language-server - eb912794a79e4a786bca2f3ec8dcb0706fbeecaa authored about 3 years ago by Kolja Lampe <[email protected]>
Update docs (#65)

github.com/elm-tooling/elm-tooling-cli - 782123b1e2a2d24032a3450a3f38aacb6031ff9d authored about 3 years ago by Simon Lydell <[email protected]>
elm-tooling-cli v1.4.0 (#64)

github.com/elm-tooling/elm-tooling-cli - 401abd93f87d0e91cdc97e7d931acc430933ebfd authored about 3 years ago by Simon Lydell <[email protected]>
Update npm packages (#63)

github.com/elm-tooling/elm-tooling-cli - d07b2ed4776bf802eeac8c9710e3bac82f9a44e4 authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #62 from elm-tooling/curl-issue

github.com/elm-tooling/elm-tooling-cli - 6e7be10a8cfd853d052c1f1bc486c5d279af0793 authored about 3 years ago by Simon Lydell <[email protected]>
binary -> executable

github.com/elm-tooling/elm-tooling-cli - 11c540a7d6b7f9ede78e8c1bf4cdb3c70e343881 authored about 3 years ago by Simon Lydell <[email protected]>
Add missing file sizes for elm-test-rs

github.com/elm-tooling/elm-tooling-cli - cf822181d71fc10b22b03e6f0660617ce3a71d05 authored about 3 years ago by Simon Lydell <[email protected]>
Better error prefix for downloadFileNative

github.com/elm-tooling/elm-tooling-cli - f390b4344d8d5600637cef0acd9dac0c840b90af authored about 3 years ago by Simon Lydell <[email protected]>
Fix EPIPE error

github.com/elm-tooling/elm-tooling-cli - 98c832f860f978432d11771194c2d7379195464d authored about 3 years ago by Simon Lydell <[email protected]>
Shorten curl command

github.com/elm-tooling/elm-tooling-cli - 23bc0de58ae99f49a705a07b1fbf482f61f90bfa authored about 3 years ago by Simon Lydell <[email protected]>
Print empty arg as `""`

github.com/elm-tooling/elm-tooling-cli - fa9aa5388f822512e8558465058a33192a8d74d6 authored about 3 years ago by Simon Lydell <[email protected]>
Override `-w ""` from .curlrc

github.com/elm-tooling/elm-tooling-cli - 72ca7b6ca384fb78b96722a28aa734171df6f56f authored about 3 years ago by Simon Lydell <[email protected]>
Better error messages

github.com/elm-tooling/elm-tooling-cli - 3a841754de94caba3ed6a84108fd79d832d59d99 authored about 3 years ago by Simon Lydell <[email protected]>
Fix `elm-tooling tools` never exiting (#61)

github.com/elm-tooling/elm-tooling-cli - 1e0b35e36fa569163993553a9081e86528e6f7d2 authored about 3 years ago by Simon Lydell <[email protected]>
Merge pull request #206 from elm-tooling/png

Use png in readme as svg are no longer allowed

github.com/elm-tooling/elm-language-client-vscode - 884f89add6182af01336cfba498cc38574e3c460 authored about 3 years ago by Kolja Lampe <[email protected]>
Use png in readme as svg are no longer allowed

github.com/elm-tooling/elm-language-client-vscode - 005469ad7236cd9d3cd73e340787baea22fdf4c4 authored about 3 years ago by Razze <[email protected]>
Merge pull request #621 from elm-tooling/update-node-setup

Update node setup

github.com/elm-tooling/elm-language-server - 4cc9c5624ea52f7cedfa31feb89521ea418d74a6 authored about 3 years ago by Kolja Lampe <[email protected]>
Fix injection content

github.com/elm-tooling/tree-sitter-elm - d32d4436e5882a7527c78bc5c978b550dc87b7b9 authored about 3 years ago by Kolja Lampe <[email protected]>
Update highlighting

github.com/elm-tooling/tree-sitter-elm - 667670cb87bc127ddad80dc7412437b0c7d10a15 authored about 3 years ago by Kolja Lampe <[email protected]>
Update tree-sitter.js

github.com/elm-tooling/tree-sitter-elm - b72303375b29b0fb77021d777818c64bf1664f03 authored about 3 years ago by Kolja Lampe <[email protected]>
Update wasm and remove pipeline

github.com/elm-tooling/tree-sitter-elm - 948a60b56ed4af1346dee75a66ca5b2a75bd7028 authored about 3 years ago by Kolja Lampe <[email protected]>
Update playground

github.com/elm-tooling/tree-sitter-elm - afd6ce6fe142a57dd34e40c43613af7f4e28ab39 authored about 3 years ago by Razzeee <[email protected]>
Change base path

github.com/elm-tooling/tree-sitter-elm - 20db353aba02e6917ff5b8692b652d28cbe27328 authored about 3 years ago by Kolja Lampe <[email protected]>
Cleanup example code

github.com/elm-tooling/tree-sitter-elm - 8874a872628e7d6a556234b207ed5a5b27f8402a authored about 3 years ago by Kolja Lampe <[email protected]>
Npm install before run

github.com/elm-tooling/tree-sitter-elm - 5f267b33c79cf812accc9f909c61dc04c03c9af7 authored about 3 years ago by Kolja Lampe <[email protected]>
Update example

github.com/elm-tooling/tree-sitter-elm - 8f6fdee7ac6bd4ea032bc740e0df1b8f15bfe506 authored about 3 years ago by Kolja Lampe <[email protected]>
Update playground

github.com/elm-tooling/tree-sitter-elm - 6eefbd7dea0b05d6fcef2e9fd7f0fab6b97046bf authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #101 from elm-tooling/add-playground

Add playground

github.com/elm-tooling/tree-sitter-elm - cb4957074ef0f84f52c24d241cd2488d7eef436f authored about 3 years ago by Kolja Lampe <[email protected]>
Add playground

github.com/elm-tooling/tree-sitter-elm - 9477fba1a26f318bc67d46d3443ce6744e1fd490 authored about 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #619 from elm-tooling/fix-possible-trailing-slash

Fix possible trailing slash

github.com/elm-tooling/elm-language-server - e43f4b62dde57447ba38cc4ae70559980b792353 authored over 3 years ago by Kolja Lampe <[email protected]>
Fix possible trailing slash

Closes https://github.com/elm-tooling/elm-language-server/issues/617

github.com/elm-tooling/elm-language-server - 510ba58c2963dc135d3fa62e5cd9289a5cec746c authored over 3 years ago by Kolja <[email protected]>
Prepare next version

github.com/elm-tooling/tree-sitter-elm - 8dd06afd9ca60a420374c6b65831e58a1d1237ad authored over 3 years ago by Razze <[email protected]>
Merge pull request #100 from elm-tooling/fix-indent-length-being-deserialized-wrong

Fix indent length being deserialized wrong

github.com/elm-tooling/tree-sitter-elm - f404e2e8a59e4790af9f4f7b6104e8ca4c7997f1 authored over 3 years ago by Kolja Lampe <[email protected]>
Fix indent length being deserialized wrong

github.com/elm-tooling/tree-sitter-elm - 66f9f164f12c81592917c4a221baad773154bae2 authored over 3 years ago by Razze <[email protected]>
Merge pull request #200 from elm-tooling/Update-deps

Update deps

github.com/elm-tooling/elm-language-client-vscode - a6c7e6f257c1971df2ce571737d718eb1506796b authored over 3 years ago by Kolja Lampe <[email protected]>
Merge pull request #615 from elm-tooling/update-deps

Update deps

github.com/elm-tooling/elm-language-server - cca3820c9be8aa5b7d5bfcd6159fc05020cd9c9a authored over 3 years ago by Kolja Lampe <[email protected]>
Add check config for "Add type annotation" diagnostic

github.com/elm-tooling/elm-language-server - 55a2520fb46bfe86ab870f3c643c20c55215dd6d authored over 3 years ago by Kolja <[email protected]>