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

Remove old elm make code actions

github.com/elm-tooling/elm-language-server - ff353ab4cf7cd99a40a73d10c93ce202a2a384c5 authored over 3 years ago by Jon Bockhorst <[email protected]>
Add diagnostics and code actions for missing case patterns

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

Handle imports better and add import, exposing, and ambiguous diagnostics

github.com/elm-tooling/elm-language-server - 64182606f2010826151c02ec23feddb84d871bcc authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #77 from elm-tooling/Update-tested-packages

Update tested packages

github.com/elm-tooling/tree-sitter-elm - 08f76a52635a69f8daac1298cc17f84898a40e78 authored over 3 years ago by Razzeee <[email protected]>
Update tested packages

github.com/elm-tooling/tree-sitter-elm - 1d8722f8d0f9941aba19c34cd46ca60d2c817fa8 authored over 3 years ago by Razze <[email protected]>
Merge pull request #76 from elm-tooling/Format-the-testsuite-automatically

Format the testsuite automatically

github.com/elm-tooling/tree-sitter-elm - 54dd8f47fec4dd5a21eccdc553c1276441425dde authored over 3 years ago by Razzeee <[email protected]>
Format the testsuite automatically

This uses `npx tree-sitter test -u ` to format the test files, which
should lead to a uniform wa...

github.com/elm-tooling/tree-sitter-elm - 796ffb35909494f2342ea0eb37db435d12684175 authored over 3 years ago by Razze <[email protected]>
Don't throw error on duplicate imports

github.com/elm-tooling/elm-language-server - de15d52e860ae35df190a46007a96439d44e219b authored over 3 years ago by Jon Bockhorst <[email protected]>
Add ambiguous type/value diagnostics and add tests

github.com/elm-tooling/elm-language-server - 21dbf6afc7d1c659e618fb84880482f2d308f8ad authored over 3 years ago by Jon Bockhorst <[email protected]>
Rework import definitions to be more like the compiler

github.com/elm-tooling/elm-language-server - b6cf475afcff9538488ecc6ef1e97054d51839a2 authored over 3 years ago by Jon Bockhorst <[email protected]>
Update uninstall docs

github.com/elm-tooling/elm-tooling-cli - ae4e96ab02d8c61cca653bc98af7297720d15576 authored over 3 years ago by Simon Lydell <[email protected]>
Merge pull request #447 from jmbockhorst/analyzer-api

Compiler api refactoring

github.com/elm-tooling/elm-language-server - 7b1da92d3fc8a4f008813b31c8585563ab46329a authored over 3 years ago by Jon Bockhorst <[email protected]>
Initial refactoring for compiler API

github.com/elm-tooling/elm-language-server - 014e46544cf46b9837655848704853fa1ff7531d authored over 3 years ago by Jon Bockhorst <[email protected]>
Rename IElmWorkspace to IProgram and ITreeContainer to ISourceFile

github.com/elm-tooling/elm-language-server - d1f013284e354664f59ccd73b76ef5c88a8359a6 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #45 from elm-tooling/Add-tag-queries

github.com/elm-tooling/tree-sitter-elm - 6b9c2e44c2e86bd6a738d2f2776cc89f73456b5c authored over 3 years ago by Razzeee <[email protected]>
Merge branch 'master' into Add-tag-queries

github.com/elm-tooling/tree-sitter-elm - ddda3a8cfbaed56dd2d5dafd61df019082d687c0 authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #75 from elm-tooling/refact

Refactor

github.com/elm-tooling/tree-sitter-elm - 04165a9cba17b28e663dcf08f9f705cde05faa34 authored over 3 years ago by Razzeee <[email protected]>
Cleanup string handling and numbers

github.com/elm-tooling/tree-sitter-elm - c5be6e9f6a5342dc92303496aa20f780355f2d80 authored over 3 years ago by Razze <[email protected]>
Add some more let tests

github.com/elm-tooling/tree-sitter-elm - 8a52bba0d48fc9d24e2372a23edf6c16aba42760 authored over 3 years ago by Razze <[email protected]>
Merge pull request #516 from jmbockhorst/fix-new-files

Fix parsing of new files

github.com/elm-tooling/elm-language-server - 4a91e46b264393b3ec1b2283c253b9a15c3cc465 authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #517 from jmbockhorst/fix-cons-inference

Fix inference for cons patterns with lists

github.com/elm-tooling/elm-language-server - c1fdd13fc995777c68a3a110baf2dfb87853de68 authored over 3 years ago by Razzeee <[email protected]>
Fix inference for cons patterns with lists

github.com/elm-tooling/elm-language-server - a74b25f056dca3a38393038c3369056c364db35e authored over 3 years ago by Jon Bockhorst <[email protected]>
Fix parsing of new files

github.com/elm-tooling/elm-language-server - 73617286656e1c569f3cb0d31c708c532dce06c1 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #507 from jmbockhorst/missing-record-field

github.com/elm-tooling/elm-language-server - 620adabf7b491a3eb227fb7643d48572048abb1a authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #514 from jmbockhorst/fix-function-references

Fix function references

github.com/elm-tooling/elm-language-server - 7e06910812180acfc4a92b212ab154c0a595e52f authored over 3 years ago by Razzeee <[email protected]>
Fix function references

github.com/elm-tooling/elm-language-server - 7ed49d363bd7a99f19cd619d7f430a9500a8e3ab authored over 3 years ago by Jon Bockhorst <[email protected]>
Add tests for record field code actions

github.com/elm-tooling/elm-language-server - 977aeb545a621f5a284af7e6245b76404a5a345f authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #165 from elm-tooling/prepare-2.0.3

github.com/elm-tooling/elm-language-client-vscode - 2a250cb5661fb78c71d01628fac8a80b7949ce8a authored over 3 years ago by Razzeee <[email protected]>
Update IClientSettings to be consistent

Followup for https://github.com/elm-tooling/elm-language-client-vscode/pull/163

github.com/elm-tooling/elm-language-client-vscode - 3fd3b55106d0c7f0e283434558e34588b3f914d0 authored over 3 years ago by Razze <[email protected]>
Merge pull request #163 from jmbockhorst/disable-diagnostics-setting

github.com/elm-tooling/elm-language-client-vscode - 357998ca6630d65fdd326346dc368e8136fb9b94 authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #510 from elm-tooling/prepare-2.0.3

Prepare 2.0.3

github.com/elm-tooling/elm-language-server - 28dda0d323b01cf08b0ed804ad988043b500284c authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #509 from jmbockhorst/completion-fix

Fix completion filtering for exposed imports

github.com/elm-tooling/elm-language-server - 2d8bfaf6374922d17ebc6ae7a031cb9feeae0711 authored over 3 years ago by Razzeee <[email protected]>
Fix completion filtering for exposed imports

github.com/elm-tooling/elm-language-server - bf4b982f3d212f06ff6e594216237e1f8497a57e authored over 3 years ago by Jon Bockhorst <[email protected]>
elm-tooling-cli v1.2.0

github.com/elm-tooling/elm-tooling-cli - c8651045b772e4645f6006df978107abf36941a7 authored over 3 years ago by Simon Lydell <[email protected]>
Fix prerelease comparison (#33)

github.com/elm-tooling/elm-tooling-cli - 1eac4c66f3f99e39cb0eb5f9460a565092c97d50 authored over 3 years ago by Simon Lydell <[email protected]>
Add elm-format 0.8.5 (#32)

github.com/elm-tooling/elm-tooling-cli - c51ef6764c11f84813c21d8a655e41a471a2b8db authored over 3 years ago by Simon Lydell <[email protected]>
Merge pull request #6 from avh4/patch-1

github.com/elm-tooling/gsoc-projects - 6e483fac1f626d0657eac28a760feb6398e74a5e authored over 3 years ago by Razzeee <[email protected]>
Update npm packages (#30)

github.com/elm-tooling/elm-tooling-cli - 4988981f9777bb554cf82cc8a090c57773d1107e authored over 3 years ago by Simon Lydell <[email protected]>
Add code action to create missing record field

github.com/elm-tooling/elm-language-server - 1abd1c9dc4275c55a50c962c6575df096ba468e7 authored over 3 years ago by Jon Bockhorst <[email protected]>
Include Haskell in the intro

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

github.com/elm-tooling/gsoc-projects - 52a03bdf4392ac0a36fb3764c6f455126042c5e8 authored over 3 years ago by Aaron VonderHaar <[email protected]>
Merge pull request #7 from avh4/patch-2

Add elm-format parser project

github.com/elm-tooling/gsoc-projects - 13012b0efb4226ed62d0d0e1b4a3d2e59a15b8a7 authored over 3 years ago by Razzeee <[email protected]>
Add elm-format parser project

github.com/elm-tooling/gsoc-projects - 14249cffbaeae29dfd79db852800936af9cf09fd authored over 3 years ago by Aaron VonderHaar <[email protected]>
Grammar and spelling corrections for the introduction sections

github.com/elm-tooling/gsoc-projects - 687d2fc326d7314c133ce11c55e19a5706519211 authored over 3 years ago by Aaron VonderHaar <[email protected]>
Merge pull request #505 from jmbockhorst/diagnostics-performance

Improve unused diagnostics performance

github.com/elm-tooling/elm-language-server - 35cea2287f81d20317ee71ae2a0f8972e7b641c7 authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #506 from jmbockhorst/completions

github.com/elm-tooling/elm-language-server - c349dfa45ebe5f1364505b854448df806af958fe authored over 3 years ago by Razzeee <[email protected]>
Improve case pattern completions and add tests

github.com/elm-tooling/elm-language-server - c91df3275e0493f0b05d417e5536394aaa6e73d7 authored over 3 years ago by Jon Bockhorst <[email protected]>
Minor completion improvements

github.com/elm-tooling/elm-language-server - 7cdd8436d82772c7a1ab912016470deff424101d authored over 3 years ago by Jon Bockhorst <[email protected]>
Improve unused diagnostics performance

github.com/elm-tooling/elm-language-server - ae42b8af281212fc7afd46e5038f16bfa2c31cca authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #74 from elm-tooling/add-wrapped-case

Add wrapped case statement

github.com/elm-tooling/tree-sitter-elm - 117dcf4cdc6145aa453b45e9e53319e79675ee4e authored over 3 years ago by Razzeee <[email protected]>
Add wrapped case statement

This did parse as an error before
See: https://github.com/elm-tooling/elm-language-server/issues...

github.com/elm-tooling/tree-sitter-elm - 1a584d381caccced80e112df6e489b3bf0b6a5fb authored over 3 years ago by Razze <[email protected]>
Update test proposal

github.com/elm-tooling/gsoc-projects - dcffbf3576091711f290c7f96f6ea5050c4ee3ad authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #501 from jmbockhorst/type-inference-cache

Cleanup type inference cache for old nodes

github.com/elm-tooling/elm-language-server - 47372572ee83e5c872109f6b1b8c1ba935e9f25d authored over 3 years ago by Razzeee <[email protected]>
Cleanup type inference cache for old nodes

github.com/elm-tooling/elm-language-server - 46fb16ed58631de47987c010dfad6fb8067aada1 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #500 from jmbockhorst/disable-diagnostics-change

github.com/elm-tooling/elm-language-server - 595fffa03439dfd0ee7af584f541cceda167c525 authored over 3 years ago by Razzeee <[email protected]>
Add setting to disable diagnostics on change

github.com/elm-tooling/elm-language-client-vscode - de42c5ec6a0a696c891d3d3cca2bacf311ca72d5 authored over 3 years ago by Jon Bockhorst <[email protected]>
Add a setting to disable diagnostics on change

github.com/elm-tooling/elm-language-server - 805cdffa1cdab79797d4ab1afe2b33f5bca82778 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #491 from elm-tooling/separate-elm-tooling-json-handling

github.com/elm-tooling/elm-language-server - 2b255e84c1f809652fc8b3cddced694807ed3037 authored over 3 years ago by Razzeee <[email protected]>
Add a FAQ entry on proxies

github.com/elm-tooling/elm-tooling-cli - 16ed23695315c827e206b5c40e7d8a21c06bfad8 authored over 3 years ago by Simon Lydell <[email protected]>
Remove "(upcoming versions)" in docs

github.com/elm-tooling/elm-tooling-cli - c41dc84eb433fbf399a0fb27b99758e0b54d7119 authored over 3 years ago by Simon Lydell <[email protected]>
Write file and make executable in one step (#29)

github.com/elm-tooling/elm-tooling-cli - 8c46df6a68b061779f58a651f754f118bd065e46 authored over 3 years ago by Simon Lydell <[email protected]>
Merge pull request #3 from dillonkearns/patch-1

Add dillonkearns/elm-markdown project proposal

github.com/elm-tooling/gsoc-projects - bf3643a84ab1c5ec0d02639f6864c1d9fe9c52a2 authored over 3 years ago by Razzeee <[email protected]>
Add dillonkearns/elm-markdown project proposal

github.com/elm-tooling/gsoc-projects - b5a9524deda6c28e49b630b83e717a067c22d8f8 authored over 3 years ago by Dillon Kearns <[email protected]>
Update src/elmToolingJsonManager.ts

Co-authored-by: Simon Lydell <[email protected]>

github.com/elm-tooling/elm-language-server - 2c8733e03118f8b98db4b191bc910b59832a66d7 authored over 3 years ago by Razzeee <[email protected]>
Update deps

Includes an update for fast-glob, that should help running on apple m1

github.com/elm-tooling/elm-language-client-vscode - 408349bb2cef80cfb67a3c18c4498efdade83ae1 authored over 3 years ago by Kolja Lampe <[email protected]>
Update deps

This should update fast-glob to a version, that supports apple m1

github.com/elm-tooling/elm-language-server - 06e55011172480af0b401c03f5b3a2661355f7c7 authored over 3 years ago by Kolja Lampe <[email protected]>
Separate elm-tooling.json handling

This separates the elm-tooling.json handling, preparing us to load more values.
Should also allo...

github.com/elm-tooling/elm-language-server - b3b3b12fd9a58998487486b8a357f59defefe922 authored over 3 years ago by Razze <[email protected]>
Merge pull request #490 from jmbockhorst/disable-elmls-diagnostics

Don't update ElmLs diagnostics when disabled

github.com/elm-tooling/elm-language-server - b0770ef00b8b06a43ab7d6dcde9c5f3bb60cdff2 authored over 3 years ago by Razzeee <[email protected]>
Don't update ElmLs diagnostics when disabled

github.com/elm-tooling/elm-language-server - 6b1aa706ff0c673ff8e73836078aa1d03c9cfa79 authored over 3 years ago by Jon Bockhorst <[email protected]>
Merge pull request #488 from jmbockhorst/server-crash

Don't crash server if it fails to initialize

github.com/elm-tooling/elm-language-server - 003ede17fc99ae22fd04f5bdcbc059f2c14d1a98 authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #482 from jmbockhorst/kernel

Don't show errors for kernel usages

github.com/elm-tooling/elm-language-server - 6d2147244ac94661ae60a455bc54f72ec9da267a authored almost 4 years ago by Razzeee <[email protected]>
Merge pull request #487 from jmbockhorst/unused-import

github.com/elm-tooling/elm-language-server - a7cc4116f0e38696035cf64352ad648728ac17e0 authored almost 4 years ago by Razzeee <[email protected]>
Improve tests and add comments

github.com/elm-tooling/elm-language-server - 424d4b7204ce0c7b7d1031af93813631aea3fbbd authored almost 4 years ago by Jon Bockhorst <[email protected]>
Update elm-analyse instructions

github.com/elm-tooling/elm-vim - cf16ba9e352b719212753b2b074ba05be4439f84 authored almost 4 years ago by Kolja Lampe <[email protected]>
Don't crash server if it fails to initialize

github.com/elm-tooling/elm-language-server - 55100eb126a4e80165f9f75e893d51fadf5a0e5d authored almost 4 years ago by Jon Bockhorst <[email protected]>
Improve unused import diagnostics

github.com/elm-tooling/elm-language-server - acc2461efad83fcaf1cee3123765412fa1dd136a authored almost 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #481 from jmbockhorst/union-constructor-definition

Fix union constructor definition when it is used before record accessor function

github.com/elm-tooling/elm-language-server - ee040a2beeeff392ad6a5a54c37fdd71d3e919c4 authored almost 4 years ago by Razzeee <[email protected]>
Don't show errors for kernel usages

github.com/elm-tooling/elm-language-server - 09073872b09b376a6906d73499c8ee972fee3b3c authored almost 4 years ago by Jon Bockhorst <[email protected]>
Fix union constructor definition when it is used before record accessor function

github.com/elm-tooling/elm-language-server - 37f09f53878e83d01c318ace5a22a723297fd2f7 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #480 from jmbockhorst/record-diff-mismatched

Fix record diff mismatched types

github.com/elm-tooling/elm-language-server - 1b4d7942c27516b31c3546e8bdea50e2f06aad69 authored almost 4 years ago by Razzeee <[email protected]>
Fix record diff mismatched types

github.com/elm-tooling/elm-language-server - f1bddafd2b2c166158d5aaccd3ebb8ad69ea53a1 authored almost 4 years ago by Jon Bockhorst <[email protected]>
elm-tooling-cli v1.1.0

github.com/elm-tooling/elm-tooling-cli - 334270e20c4fb082f481f1d6e94643fac155a0f8 authored almost 4 years ago by Simon Lydell <[email protected]>
Add elm-json 0.2.10 (#28)

github.com/elm-tooling/elm-tooling-cli - dac761f4439f4935dc86528cb36f9191461c1735 authored almost 4 years ago by Simon Lydell <[email protected]>
elm-tooling-cli v1.0.3

github.com/elm-tooling/elm-tooling-cli - e62eb6bc8f2bfde2a83bc9475785f45c5414b480 authored almost 4 years ago by Simon Lydell <[email protected]>
Limit onProgress (#27)

github.com/elm-tooling/elm-tooling-cli - 832048a76a2a0768f9969873257214313e69d4c4 authored almost 4 years ago by Simon Lydell <[email protected]>