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 #276 from elm-tooling/update-eslint

github.com/elm-tooling/elm-language-server - 19ea1092a91a17eeaec5c532f622f4a7418f97dd authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #275 from elm-tooling/start-with-a-fresh-eslint-config

github.com/elm-tooling/elm-language-server - c3477be1c304fff230ce7f94aa75c5845284faaf authored over 4 years ago by Razzeee <[email protected]>
Start with a new eslint config

github.com/elm-tooling/elm-language-server - 0cef2f74554138ef42e6af55851a0a8e8f8a3217 authored over 4 years ago by Razze <[email protected]>
Add link to elm-version

github.com/elm-tooling/elm-tooling-cli - b151b260c74cacf31d345708df48efbc4ed1e2ee authored over 4 years ago by Simon Lydell <[email protected]>
Merge pull request #259 from elm-tooling/scaffold-case-branches

github.com/elm-tooling/elm-language-server - 5c4386eee79b002cb1a36bb5c2e6405fe7f3b2c8 authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #273 from jmbockhorst/testing

github.com/elm-tooling/elm-language-server - 0103b85fab950b8cd421174ad0d83da968c0eb30 authored over 4 years ago by Razzeee <[email protected]>
Use jest mock to keep the completionProvider constructur non nullable

github.com/elm-tooling/elm-language-server - ab4e74779b63f35c839758a8534427f2ca8d05c0 authored over 4 years ago by Kolja Lampe <[email protected]>
Use {-caret-} to indicate cursor position

github.com/elm-tooling/elm-language-server - b53a4e41f33990adf0705fdb3699c5bd62e8be04 authored over 4 years ago by Jon Bockhorst <[email protected]>
Add a few more tests

github.com/elm-tooling/elm-language-server - a5105a312bab795d424e673df63b3af4b65be2fb authored over 4 years ago by Jon Bockhorst <[email protected]>
Move test utils to seperate files

github.com/elm-tooling/elm-language-server - e5d9434dfde830be4edec9509fd31fecd86a8fe9 authored over 4 years ago by Jon Bockhorst <[email protected]>
First pass at adding tests for completion provider

github.com/elm-tooling/elm-language-server - a3f7be97c0afa9995ef33ec06a6327f99a0f81bf authored over 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #271 from jmbockhorst/import-order

github.com/elm-tooling/elm-language-server - 7dcbc7d5026e346fdb4a747813323939b116be38 authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #272 from jmbockhorst/record-access

github.com/elm-tooling/elm-language-server - 6d892738c858a775d4627ed7607c2e3c6988b9e7 authored over 4 years ago by Razzeee <[email protected]>
Remove unneeded types

github.com/elm-tooling/elm-language-server - 4737a306b2b144bed136729650e3f0f70850b627 authored over 4 years ago by Kolja Lampe <[email protected]>
Update client packages

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

github.com/elm-tooling/elm-language-server - fd8b3687dc49d8d9f8a5ef8a3a37442094b43db0 authored over 4 years ago by Kolja Lampe <[email protected]>
Avoid elm0.19.1 etc in `elm --help`

github.com/elm-tooling/elm-tooling-cli - 6a4f7597d497274a2ae460aee787a3a868d7d521 authored over 4 years ago by Simon Lydell <[email protected]>
Update versions and prepare release

github.com/elm-tooling/tree-sitter-elm - 4ea9c39abdc07682994d76d977e68a53a4a455ea authored over 4 years ago by Kolja Lampe <[email protected]>
Update test scripts

github.com/elm-tooling/tree-sitter-elm - 89f90b02b6bc2ab04dbed7e763ffa97b5a154c91 authored over 4 years ago by Kolja Lampe <[email protected]>
Handle some more record field access cases

github.com/elm-tooling/elm-language-server - 6d608b3bcd188bcb6dde1143cf44ddfa4f274130 authored over 4 years ago by Jon Bockhorst <[email protected]>
Sort auto imports by closest similar modules

github.com/elm-tooling/elm-language-server - 369be855bf9a72c7d022ddb5cab5f2fa4f094330 authored over 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #270 from antew/feature/upgrade-elm-analyse

github.com/elm-tooling/elm-language-server - 2662d236e78fb6943405a33eeb3842d749a3107f authored over 4 years ago by Razzeee <[email protected]>
Increase version

github.com/elm-tooling/elm-analyse - 7f4000cce5ef024fe5e82c7ee1725feef95a9daf authored over 4 years ago by Kolja Lampe <[email protected]>
Increase version

github.com/elm-tooling/elm-analyse - 944c4dd879297d6f847fc94bf2cbd7f190b2de2c authored over 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #14 from antew/add-package-lock

github.com/elm-tooling/elm-analyse - b9dbe36ec7dce002267d6eac73554afdd1bd5a65 authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #269 from ni-ko-o-kin/master

github.com/elm-tooling/elm-language-server - 9f32965e11fb0b24dec0efe3e936b6629fbde06e authored over 4 years ago by Razzeee <[email protected]>
emacs doom: disable company-lsp caching for better autocomplete results

github.com/elm-tooling/elm-language-server - 9cc24d6b68175973b2a51bdc7d2fa49edef9145e authored over 4 years ago by Nikolaus Wettstein <[email protected]>
Merge pull request #13 from antew/merge-with-upstream-built

github.com/elm-tooling/elm-analyse - 20bec5e0f3e6fd993d13082ee7bd1d79c1d7647e authored over 4 years ago by Razzeee <[email protected]>
Merge branch 'master' of https://github.com/stil4m/elm-analyse

github.com/elm-tooling/elm-analyse - 4956853a0239c94cc3cc95fbda6746120497b45d authored over 4 years ago by Kolja Lampe <[email protected]>
Fix appveyor build

github.com/elm-tooling/elm-analyse - 701b8b4013a4f057b9382d368e42adc6fe08e14e authored over 4 years ago by Mats Stijlaart <[email protected]>
Update npm dependencies

github.com/elm-tooling/elm-analyse - c825942de6ac72a400b45f0407e479269a34dc32 authored over 4 years ago by Mats Stijlaart <[email protected]>
Add note about tests

github.com/elm-tooling/elm-tooling-cli - fb535ec7aed31afdd522dff3516b7d8817527ae4 authored over 4 years ago by Simon Lydell <[email protected]>
Initial commit

github.com/elm-tooling/elm-tooling-cli - 45d5b969b3449f4c7b631b3a1cd0224a5c4af643 authored over 4 years ago by Simon Lydell <[email protected]>
Merge pull request #267 from wingyplus/remove-sub-sandbox

github.com/elm-tooling/elm-language-server - 5adb88246ffe1ae5145742d758ff5c06ed547e9d authored over 4 years ago by Razzeee <[email protected]>
Remove exposing subscriptions in Browser.sandbox snippet

Browser.sandbox didn't have subscriptions function. When use this
snippet, Elm will complain abo...

github.com/elm-tooling/elm-language-server - ffb5bcff874cff322fa0053e0fbdca71d6d2a74f authored over 4 years ago by Thanabodee Charoenpiriyakij <[email protected]>
Merge pull request #263 from ni-ko-o-kin/master

github.com/elm-tooling/elm-language-server - b05dc9ae9ba227b9173d4a156939e7002b5e5d41 authored over 4 years ago by Razzeee <[email protected]>
Create toc.yml

github.com/elm-tooling/elm-language-server - 6cb5218e44c5bc38bc325c89db52b664ee0ac28d authored over 4 years ago by Nikolaus Wettstein <[email protected]>
fix formatting for emacs doom

github.com/elm-tooling/elm-language-server - a21a59e1ffd73a88500f3a3d5ebd60ce15923604 authored over 4 years ago by Nikolaus Wettstein <[email protected]>
Add restart command

Closes https://github.com/elm-tooling/elm-language-client-vscode/issues/100

github.com/elm-tooling/elm-language-client-vscode - 33e8410e47490f6c164d1319c13996ce46184d89 authored over 4 years ago by Razze <[email protected]>
add emacs doom configuration (#260)

github.com/elm-tooling/elm-language-server - b69041d52129a13813f9e1cad3f0458a8e6203e0 authored over 4 years ago by Nikolaus Wettstein <[email protected]>
Merge pull request #173 from elm-tooling/run-tests-on-all-platforms

github.com/elm-tooling/elm-language-server - 3b295b0365839818d898d418f63c8da0b801066f authored over 4 years ago by Razzeee <[email protected]>
Run tests on all platforms via github actions

github.com/elm-tooling/elm-language-server - ddc3c2899049c959fd1f70569a7196807a9f96fd authored over 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #262 from elm-tooling/workaround-flatmap

github.com/elm-tooling/elm-language-server - f7156658e8a2059b7f6dc3cbc749ca88859b36da authored over 4 years ago by Razzeee <[email protected]>
Add extension recommendation

github.com/elm-tooling/elm-language-client-vscode - 3cc0d634798fe13b3af962277a53819aaae5fdc3 authored over 4 years ago by Razze <[email protected]>
Don't use flatmap as that was introduced in node 11

github.com/elm-tooling/elm-language-server - eb8fec4212f4dd5c0337f428d5500ff03ad2b655 authored over 4 years ago by Razze <[email protected]>
Merge pull request #251 from jmbockhorst/recordAccessAutocomplete

github.com/elm-tooling/elm-language-server - 46c4d033b4d96bcdc07622104266840e85a9e6fa authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #255 from sentience/fix-workspace-path-substring

github.com/elm-tooling/elm-language-server - 0c1ec806d6b1f3803752bd7c85d57137570ff2be authored over 4 years ago by Razzeee <[email protected]>
Merge pull request #256 from elm-tooling/Razzeee-patch-1

github.com/elm-tooling/elm-language-server - 695890e559010d778a082e4ceadfd36ce9fec4da authored over 4 years ago by Razzeee <[email protected]>
Build on pull requests too (#98)

github.com/elm-tooling/elm-language-client-vscode - 1b0dd0f346ee93b527cb52ac8b275bfff00b210c authored over 4 years ago by Razzeee <[email protected]>
Make sure we build on pull requests too

github.com/elm-tooling/elm-language-server - c4d50955d2c9cc291bf05b1ae15f91a0b3a92db7 authored over 4 years ago by Razzeee <[email protected]>
Fix elm.json ignored when path similar to another

When the path of one elm.json file matches the start of another, the
second one is ignored. This...

github.com/elm-tooling/elm-language-server - 83c5c261892c57369c135857ad02292e83567477 authored over 4 years ago by Kevin Yank <[email protected]>
Merge pull request #253 from rlefevre/packages-ranking

github.com/elm-tooling/elm-language-server - 12e195728fadafec70ed129be73182233d1c5ae4 authored over 4 years ago by Razzeee <[email protected]>
Update packages ranking

github.com/elm-tooling/elm-language-server - 13e961e82a625501b9ae68d68616f29a402362b8 authored over 4 years ago by Rémi Lefèvre <[email protected]>
Fix unneeded step in sublime config

github.com/elm-tooling/elm-language-server - 314a6975dc00a2ec6fdca534049f11853b2b1354 authored over 4 years ago by Razze <[email protected]>
Simplify docs for sublime

github.com/elm-tooling/elm-language-server - 5b72018ef532d42264dab0c2f912f43e3483e967 authored over 4 years ago by Razze <[email protected]>
Match for fully qualified nodes if necessary

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

github.com/elm-tooling/elm-language-server - a43340d5cbcb3ffbd8003be0c9237deaa3e3f1c3 authored over 4 years ago by Razze <[email protected]>
Update packages used for full test

github.com/elm-tooling/tree-sitter-elm - 80ad6048f92cc93d992b8a29c98540f6afcb0d51 authored over 4 years ago by Razze <[email protected]>
Also run tests on pull requests

github.com/elm-tooling/tree-sitter-elm - 7a992b3e3be3da31e02239b12685f1f47b05c948 authored over 4 years ago by Razze <[email protected]>
Fix field access segment whitespace issue (#32)

* Fix field access segment whitespace issue
There should not be whitespace between the dot and ...

github.com/elm-tooling/tree-sitter-elm - dfa952f31d659d42a459321f32e9f89c62ce67e6 authored over 4 years ago by Jon Bockhorst <[email protected]>
Add record access completions for types and nested types

github.com/elm-tooling/elm-language-server - d37c9468988e0688e674eb7c37df931ed79a2c52 authored over 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #250 from elm-tooling/fix-auto-imports-not-recognizing-multiple-qualifiers

Fix auto importing not suggesting multiple qualifiers

github.com/elm-tooling/elm-language-server - 4deb67bab4a8678269f54f8de4b0045e7a80667f authored over 4 years ago by Razzeee <[email protected]>
Fix auto importing not suggesting multiple qualifiers

github.com/elm-tooling/elm-language-server - 304b10e3d3f7049436f7ae5e6d04a6e723149aee authored over 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #249 from jmbockhorst/recordCompletionFixes

Record definition and completion fixes

github.com/elm-tooling/elm-language-server - 9fef995124d09c4e9c97447d3e1cf11444b35c23 authored over 4 years ago by Razzeee <[email protected]>
Fix record field jump to definitions and completions in same cases with imported funcitons

github.com/elm-tooling/elm-language-server - 48428942ede77a1104e3acb9b543a3dc7fa6a97f authored over 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #243 from jmbockhorst/fixImports

Fix possible imports for packages not in ranking list

github.com/elm-tooling/elm-language-server - bdde7f4c1cb14b1c6ecc92f7db8af161cf179ded authored over 4 years ago by Razzeee <[email protected]>
Fix possible imports for packages not in ranking list

github.com/elm-tooling/elm-language-server - 05f9e7d9caa81a7c459bd7f6a1fe473785465278 authored over 4 years ago by Jon Bockhorst <[email protected]>
Improve imports getting out of date

Fixes https://github.com/elm-tooling/elm-language-client-vscode/issues/93

github.com/elm-tooling/elm-language-server - 6e144e8c58118ec42501e3c8fae7c30205d3c136 authored over 4 years ago by Razze <[email protected]>
Circumvent exposing list params not getting completed for imports

Closes https://github.com/elm-tooling/elm-language-client-vscode/issues/92

github.com/elm-tooling/elm-language-server - 46a4886e00a42e9cf79cf12690549f53bceabe3d authored over 4 years ago by Razze <[email protected]>
Prevent user from unexposing the last function

This might lead to problems or unexpected things from the users POV, but I think it's better then...

github.com/elm-tooling/elm-language-server - b12d157f7c0723c823b0c5ffde2a45e7bb2a6015 authored over 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #233 from jmbockhorst/fixCompletionDescription

Fix completion hint for anonymous types

github.com/elm-tooling/elm-language-server - 44d5bf1f6b4e7f61286f5be27b42afb0f156dd96 authored over 4 years ago by Razzeee <[email protected]>
Fix completion hint for anonymous types

github.com/elm-tooling/elm-language-server - 0446f3602126fb96dc7685b2c4361a9ff371c989 authored over 4 years ago by Jon Bockhorst <[email protected]>