Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/elm-tooling/elm-language-server

Language server implementation for Elm
https://github.com/elm-tooling/elm-language-server

Merge pull request #420 from jmbockhorst/fix-dependencies

Fix incorrect direct dependencies

bb7e5cf7937ce497f6dd73bcfd0f4a9d7d486002 authored about 4 years ago by Razzeee <[email protected]>
Fix incorrect direct dependencies

063cbb8f3a1b501643a0609499c3e6a7e1e75f13 authored about 4 years ago by Jon Bockhorst <[email protected]>
Make binary execution sync

54a6a8da0cfcb5c22405ae537e4565df20bfa1da authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #407 from jmbockhorst/linkedEditingRanges

ec21a7e95fa96dcb8ff8af92fb52b51a05989db3 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #416 from elm-tooling/dependabot/npm_and_yarn/node-notifier-8.0.1

Bump node-notifier from 8.0.0 to 8.0.1

36b4bb83889dd146fb7093404e4021d72919e740 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #417 from jmbockhorst/ls-diagnostics

Fix elm-analyse config and check excluded paths

93bdfeded6d9656c22d0e1abc96771671e127aa4 authored about 4 years ago by Razzeee <[email protected]>
docs: update TOC

5f340f082d6cb21d5d67e98ecae9801de8581a8d authored about 4 years ago by jmbockhorst <[email protected]>
Add docs for linked editing

9aed0748e003d9f87084d2a44c4cf56ec477b26a authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix elm-analyse config and check excluded paths

a6141c7a40a98263472364a80b0ea05689b0cc2b authored about 4 years ago by Jon Bockhorst <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release...

230caee9d767d6028f27667fbd5c9e7e6ceaf5c5 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add linked editing ranges provider

b824b1a6cb4b2666bd4539163b53a1db49e412f3 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #415 from jmbockhorst/code-lens

bad237da34556a185b34d9e8d11744b7fa21a17f authored about 4 years ago by Razzeee <[email protected]>
Clean up code lens types

f52b0264becb9b1fac869c170556c6aee78ef8c3 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #409 from jmbockhorst/file-events

841cd99795b23b7dd869a004d99decc7a5a176fb authored about 4 years ago by Razzeee <[email protected]>
Refactor rename tests to use expected source

abf4ecdcedddbfa9a32d29fb04e0794229cf04b6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Change back to uri.startsWith()

dcbf571fc1fe8df6007e725e41ad530bda1e396a authored about 4 years ago by Jon Bockhorst <[email protected]>
Rename to uri

e7f5f01139a948ff5a910a2e2481361669154f12 authored about 4 years ago by Kolja Lampe <[email protected]>
Propose better comment

3c13fe4211063f0bfef07247f261bcd2bce14725 authored about 4 years ago by Kolja Lampe <[email protected]>
Fix wrong test config

4132cb6a74df23cf1181b19240265f9340c525b0 authored about 4 years ago by Kolja Lampe <[email protected]>
Remove unused execa import

e11a96c8ab90c4431e880a852c0a8136239d560f authored about 4 years ago by Kolja Lampe <[email protected]>
Set documentSymbolProvider label

ee20ffaa3b3bf0d6049ef297360bf1d0c94fe241 authored about 4 years ago by Kolja Lampe <[email protected]>
Improve module renames and add tests

e60ef3ca4545366f4522171e0745372c51eb33c6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Implement file events APIs

f2d903757be423c44a11720429b07799181e7f10 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #412 from elm-tooling/Update-vscode-uri

Update vscode-uri and some more deps

288fb9cc0ea7d8609a570e44c40285e9ec5d5686 authored about 4 years ago by Razzeee <[email protected]>
Update vscode-uri and some more deps

9b6e62fda272c9d12ff83aaae1467d152722b617 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #411 from jmbockhorst/module-resolution

Run elm make on init and clean up dependency solver

025c103389b2e5f2f1d1745bc8a307c60400b0ad authored about 4 years ago by Razzeee <[email protected]>
Run elm make on init and clean up dependency solver

146873399adfb6b7601308a0a2d45a22285c77f2 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #402 from jmbockhorst/watch-elm-json

e430d9b82c7ebc9aca4fd981b2c326d7b16d3a06 authored about 4 years ago by Razzeee <[email protected]>
Move file watching to the program host

fc09d7059e5aa2d0c33331e64c9208e627affd07 authored about 4 years ago by Jon Bockhorst <[email protected]>
Watch for elm.json changes

1d46aab62a7188c7da5f15fc2e3181e479b5ebc0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #403 from jmbockhorst/hover-types

Show more type information on hovers

9433f68d6dd6dfa13215f3ba78bf5feee66aa4c0 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #401 from jmbockhorst/inference-bug

Fix inference when type var used as a type alias

c6aef4ec976b6061a67203b232db00124b5e6486 authored about 4 years ago by Razzeee <[email protected]>
Show more type information on hovers

e926770dd994d61ef392b5b14c0bc6a8c1051799 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix inference when type var used as a type alias

47ed01d6c6c6019dfe70151bfd7ca217442a0a98 authored about 4 years ago by Jon Bockhorst <[email protected]>
Update deps

94569883ec0a3eb191a44a02faeec4d2af92e7c7 authored about 4 years ago by Razze <[email protected]>
Merge pull request #396 from jmbockhorst/module-resolution

c3eafbe7363961be2d4e5183aff4e27eff79441c authored about 4 years ago by Razzeee <[email protected]>
Create FUNDING.yml

6a07d8d0009e3b5ce133fea04dd9f5e6d3f4622c authored about 4 years ago by Razzeee <[email protected]>
Normalize path and uri usage in ElmWorkspace

004e4649e4d0b327c8fbe20555d217ede6b05c10 authored about 4 years ago by Jon Bockhorst <[email protected]>
Remove library from diagnostics skip list

867453164a6813851e306df7ccc44fd65ce9c822 authored about 4 years ago by Jon Bockhorst <[email protected]>
Introduce IProgramHost and remove MockElmWorkspace

a7f16e4cfa5f24ff14dd4ef9d904705fd106ff41 authored about 4 years ago by Jon Bockhorst <[email protected]>
Implement new module resolution solver

f0bb46b14bb693dc97892a3f0b755d90b38d65ab authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #399 from elm-tooling/update-tree-sitter-elm

Update tree-sitter and tree-sitter-elm

b9565c53bbd1c7b196dfc772fce2ccc98ae1fa97 authored about 4 years ago by Razzeee <[email protected]>
Update tree-sitter-elm

a03b6eb323bf81e55deab7c2ea67bfe779a3d1b1 authored about 4 years ago by Razze <[email protected]>
Update deps and move to RC2

aef12c41696fd00a170ce9fa318ae2e830fa352a authored about 4 years ago by Razze <[email protected]>
Merge pull request #397 from elm-tooling/dependabot/npm_and_yarn/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7

2ca5a4d023a65d9481906b0e293af965623b28be authored about 4 years ago by Razzeee <[email protected]>
Bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github...

7f519085517b110b80f6db8d5ae93101dba00c96 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix module resolution

553313e95f5c1595c12d743bbfd66d7a1e738566 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #394 from rlefevre/packages-ranking

Update packages ranking

ec72a85d75f0acca1b5c72cf2b6a9d7eede69838 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #393 from jmbockhorst/elm-analyse-config

f754b4b2e1eb6a5c78a055d05ef7f9afc9ed9db2 authored about 4 years ago by Razzeee <[email protected]>
Update packages ranking

233d9826385baa5d0c3f2e037968e08fcd407a70 authored about 4 years ago by Rémi Lefèvre <[email protected]>
Read elm-analyse.json

7ba2602e002cb7fc2fb21799ce5e7f27f6b9a681 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #391 from jmbockhorst/extractFunction

34ef646f54df81b51abf73ec12ac34b002ad660c authored about 4 years ago by Razzeee <[email protected]>
Treat records and tuples like parenthesis groups

56eb2aa9e246283ca79e41a56c249545d810be50 authored about 4 years ago by Jon Bockhorst <[email protected]>
Send a renamePosition with the extract function code action

a6730864c2b22704e7f49110796442fc56002f8e authored about 4 years ago by Jon Bockhorst <[email protected]>
Don't duplicate type annotations or imports for "Fix all"

71f0418fb3bc9f57eac9cf201657edf8d1a94171 authored about 4 years ago by Jon Bockhorst <[email protected]>
Convert other refactor code actions to new model

6c5056b7790eb369f5df8689a5203ba882db059f authored about 4 years ago by Jon Bockhorst <[email protected]>
Add extract function code action

68b8a3171912cec2a758027d63b649cbe7947ada authored about 4 years ago by Jon Bockhorst <[email protected]>
Omit some packages

60e2a3a75d4d11137c60041e4e66f4bfead95601 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #390 from jmbockhorst/bugs

4ba231966d10464db87606ae639d9a9805721403 authored about 4 years ago by Razzeee <[email protected]>
Use fromentries ponyfill

ea5ee087a29cf0c3fcfed678100461371bab2f15 authored about 4 years ago by Kolja Lampe <[email protected]>
Fix caching issue with type annotations

f6347f5b0eee6a6fb60191845a35e943ede6eae6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Clean up diagnostics test

83d23c00046f73860521b820c7ba688fccad6780 authored about 4 years ago by Jon Bockhorst <[email protected]>
Better fix for resolving union constructors

068683806d2c74753dce13900af44c3cbd9747b0 authored about 4 years ago by Jon Bockhorst <[email protected]>
Skip trees with errors in them

b3ba6c5233c5c9c09fd0d27058e6812357076fbd authored about 4 years ago by Jon Bockhorst <[email protected]>
Show record field error details

28efe8970bc41f7485d4e9eb98479daea45760ee authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #388 from elm-tooling/typed-diagnostic-sources

0808d5321e9084b7a058da7e6cb7cffa39157bb4 authored about 4 years ago by Razzeee <[email protected]>
Force tests to ignore possible undefined

3b5662bb8644a77d1452e890dd1b4f49783d1592 authored about 4 years ago by Kolja Lampe <[email protected]>
Migrate codeLens to handle

c6512e88c6628c8d1d69eba38894136cc665771e authored about 4 years ago by Kolja Lampe <[email protected]>
Simplified some code

a9e08ff998bccb756ff780c2666cd6280d779f28 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #389 from jmbockhorst/bugs

Bug fixes

dde45e83b6b3e40168765700eb41364078db5846 authored about 4 years ago by Razzeee <[email protected]>
Use handle instead of handlerForWorkspace

8ddd73c345e9096e240a90baa412f2d32646b101 authored about 4 years ago by Razze <[email protected]>
Disable buggy @typescript-eslint/no-use-before-define rule

3517c46eec7b5cafc6416868554b719984ac6a92 authored about 4 years ago by Razze <[email protected]>
Cleanup diagnostics script

e0bbdd565a9a068d487ea5d37d6753a8755ecbd9 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix unit expr as a function param

c7c01c2ad69676ae4dd2522ef708737d8bb3834a authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix definition of union constructor used in bin op expr

151aa952f801eb9e74e0249741e4bd36f19f3f92 authored about 4 years ago by Jon Bockhorst <[email protected]>
Skip elm-vector in diagnostics test

97687583dc844c4a03e5a72ab2d3b5a6099c1a7d authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix inference of type classes with suffixes

8a40add8d04f96e34cd74ff5bb81661ff4f3dfba authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix name shadowing

30fd709c88664d280e89b90eada239b4a820ab39 authored about 4 years ago by Jon Bockhorst <[email protected]>
Typed diagnostic sources

51d95ec56f98e41afd548f2f4dc4e350842dbb85 authored about 4 years ago by Razze <[email protected]>
Merge pull request #385 from jmbockhorst/diagnostics-test

Add github action to test diagnostics

299a6bf90949d68fb64ab4b8c5b06878009a98a5 authored about 4 years ago by Razzeee <[email protected]>
Add github action to test diagnostics

c86b581d82c1a3537508f867d8bbb19509823aec authored about 4 years ago by Razze <[email protected]>
Merge pull request #387 from jmbockhorst/unusedValueConstructor

Fix case of unused value constructor when used with pattern args

fbd487e356ff542127a24dac43ea045162df0892 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #386 from jmbockhorst/elm-diagnostics

Properly calculate non shadowable names

01608e24fa1363f61c2721e1844ad4a04ffdee52 authored about 4 years ago by Razzeee <[email protected]>
Fix case of unused value constructor when used with pattern args

b944ff3d82c418809c447f735f198a4608ed71b5 authored about 4 years ago by Jon Bockhorst <[email protected]>
Properly calculate non shadowable names

85eae4c3c2319d081db1b7a544a2b598325c3bce authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix typo

1549972b476899185b303289361ad23e086c5268 authored about 4 years ago by Razze <[email protected]>
Merge pull request #383 from jmbockhorst/code-actions

346f90056ba1e0ca07d7729335b23a8b8682cda4 authored about 4 years ago by Razzeee <[email protected]>
Always bind union pattern args and clean up error messages

22405074594c218423800dae50ad914ed8d28b25 authored about 4 years ago by Jon Bockhorst <[email protected]>
Introduce suggestion diagnostics with missing type annotations

2b986c5fdc0ad893a898409b7ab9134be6e99a7b authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix another definition bug

fb13e3814caf3caedf4b4162ef15b6a977e0a397 authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix diagnostics duplication and add checks for all declarations

1a9b83d6eb1466a5c2d3a5af9fa47d04439c136d authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #384 from elm-tooling/Update-tree-sitter-and-deps

Update tree sitter and deps

8b345df7d02800c8615ace5edef49ac20e521802 authored about 4 years ago by Razzeee <[email protected]>
Update tree sitter and deps

b2e323000052a41896cdac34f2cd1152d54eddba authored about 4 years ago by Kolja Lampe <[email protected]>
Add diagnostics for type annotation inference and deduplicate diagnostics

580411d5ccfd512b0fed7b450fa5fe5ebc8f7bfd authored about 4 years ago by Jon Bockhorst <[email protected]>
Refactor type annotation code actions

112606e3e125e02917b55c0763562b84159377a4 authored about 4 years ago by Jon Bockhorst <[email protected]>
Refactor make declaration from usage code action

d7b4dfc004ac2aa90d2ba5747e5d768cddd430a6 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #382 from jmbockhorst/code-actions

ae14ee9db63efaa6cde0a254a6af65f9fc10a309 authored about 4 years ago by Razzeee <[email protected]>
Change diagnostic source back to Elm

bdd2ac0a9ff7430c9e6bb817b1b6abfeba476b3b authored about 4 years ago by Jon Bockhorst <[email protected]>
Fix tests

c31661ed789c6610e7cb417c0429dd5894e39ebc authored about 4 years ago by Jon Bockhorst <[email protected]>
Default isPreferred to false

20efb71e316b7cd77699177348cebc10fe77ba9b authored about 4 years ago by Jon Bockhorst <[email protected]>