Ecosyste.ms: OpenCollective

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

github.com/elm-tooling/elm-language-client-vscode

Improving your Elm experience since 2019
https://github.com/elm-tooling/elm-language-client-vscode

0.2.1

e3f10b04a6c46e89c56e55b19a041fe9b428ff09 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

d8d0f596b17b1126522b0c34677dd394e2e5b97d authored over 5 years ago by Kolja Lampe <[email protected]>
0.2.0

22ffeb64c87cd15ae0930c3d22ac3e6c56dfa843 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix tsconfig

67fc21e83d7e4065db88dd73e8925c1fa6f5c10b authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

d1964a5d85ed3c1999019c8b2fcccb8814392d7f authored over 5 years ago by Kolja Lampe <[email protected]>
Update packages

3867daf0870e41e6a2460ee20356a52121bc3fc8 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix wrong client name

cd2f66b6c5f26a9b8c044b6327d059a979bff710 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

028af98d50cad7a5939db73c74b26adb3171dfcf authored over 5 years ago by Kolja Lampe <[email protected]>
Update packages and enable composite

4ca196282fff78a54b13672eccb733e042e3f8ff authored over 5 years ago by Kolja Lampe <[email protected]>
Add sonarTS to client

525725880cb7ebe3ff7feebdd1688f6b269df733 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix typo

fcaca29df82dfa6098e14f209df11dd7c1a5443f authored over 5 years ago by Kolja Lampe <[email protected]>
Better readme

ff2ac932753484eb641040c5e582a07f6f0ef300 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

5165f5503f6b67d022b10be5a36a5819c3c87329 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

70dd01ade17a0cc5713c7d50e7d76f128859a9d6 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

44101833813f344524ef7fbb6db6b483e8c88078 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

2b42796a1572538fd18f60d130968e68aff37583 authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

0e601eb398e3be987149f981159bc798210f3292 authored over 5 years ago by Kolja Lampe <[email protected]>
Removed unneeded command

4fafd3dc42ffac00968e100b2572cd5040d4ee8b authored over 5 years ago by Kolja Lampe <[email protected]>
Fix a crash when packaged

1dcee28c9423f958247f8325293bd7d18306086f authored over 5 years ago by Kolja Lampe <[email protected]>
Prepare for a release

584d9917fe410f38508fc2e84b113a3befca83da authored over 5 years ago by Kolja Lampe <[email protected]>
Update readme

a88f437b7f3b576c5f4f5f3856e583f652f20c1e authored over 5 years ago by Kolja Lampe <[email protected]>
Update server

1860f7245cd9a6c5d4efb190cc5eb1a6f8d05813 authored over 5 years ago by Kolja Lampe <[email protected]>
Add gitmodule for server

bc8005725940371c6f314ebf6b1d6307a5486655 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove server dir

77c1aed42a39433cda0e8ce4416fd20444ddd138 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix modules not getting recognized

c3dac27d50b4ed9100ca2b78e8dd6da4dfa1c66e authored over 5 years ago by Kolja Lampe <[email protected]>
Should work for modules also

4b0c89e4a165bd71ca75a731a6246f9395a4346e authored over 5 years ago by Kolja Lampe <[email protected]>
Remove variable shadowing

f38c9df35f63731891620e97836ba617a916e3af authored over 5 years ago by Kolja Lampe <[email protected]>
Find all module references

d06fb034ef5485964521ba1c4b43f7a951757b64 authored over 5 years ago by Kolja Lampe <[email protected]>
Only find functino references in your own code

5acfd760f06c598fe824f52b50c0cd3abb1663dc authored over 5 years ago by Kolja Lampe <[email protected]>
Let us find functions, types and type alias from their definition

86963a674b83f14d0365f50ca229e482fb49dd3b authored over 5 years ago by Kolja Lampe <[email protected]>
Find function usages in other files

9145bcff3efd9a29e768d4f70d0609ba2e3aea6c authored over 5 years ago by Kolja Lampe <[email protected]>
Rename fallback variables

8ec4495746ad2f1e2081af387ace45d333636d02 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #35 from antew/feature/workspace-config-fallback

Add fallbacks for workspace/configuration settings

592d4926d3fb911a5e409432b457785bdc5b17ca authored over 5 years ago by Razzeee <[email protected]>
Code formatting

b55651d405c35b65c2771f19aedd638a130c9c77 authored over 5 years ago by antew <[email protected]>
Add checks for workspace/configuration support when fetching settings, it will fall back to using the initializationOptions if unavailable or if the configuration request fails to return anything.

I found that the capability check was needed because the promise would never resolve or reject w...

75c2ff249290a50bec24641ffb07a692fb01c563 authored over 5 years ago by antew <[email protected]>
Work on function references

f364c1e1c96daa213fde70b00a4ce2111d830f09 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix client not picking up all elm files

49f4bbd5e1ac37cbce72a6f8395be547421c68be authored over 5 years ago by Kolja Lampe <[email protected]>
Rename documentFormattingProvider

fd82e474c7a61af0fbe6776fece6d224294f2948 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove another instance of the snippet file

e70a478795699b4dc5b784166dc5e84b2f00068f authored over 5 years ago by Kolja Lampe <[email protected]>
Reword special

007f5ab52bd76677329a879e155478ae8317fa58 authored over 5 years ago by Kolja Lampe <[email protected]>
Move snippet implementation into server

8f56892842e78b71388b1dc4925962bf27de8a62 authored over 5 years ago by Kolja Lampe <[email protected]>
Add list to hover and completions

5c51f1083dee6a695ce2488f1523014ab5fb11f2 authored over 5 years ago by Kolja Lampe <[email protected]>
Create diff being created with the wrong source

2714ab5055166298d0e4ca7208a0d763c32df70c authored over 5 years ago by Kolja Lampe <[email protected]>
Add snippets and elm.json validation for client

bb8d429a61c2424c80412ff41510cfcc724ebf5d authored over 5 years ago by Kolja Lampe <[email protected]>
More commen code for finding source nodes

032195e699bae0251827c2d728e7914d8be4cd94 authored over 5 years ago by Kolja Lampe <[email protected]>
Switch to new elm-analyse version

fbb20ce9c13093ea1a58b05fd4826dd739090045 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve matching

87adafa535e8a0f52e4fbb3a0c72f4fb9f6c9577 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove ast removal on close

5c1a96ec55cc6a890820c204907d3173fbab9fd4 authored over 5 years ago by Kolja Lampe <[email protected]>
Update package.json and run npm audit

f010a5897aca43c2abc9a0ab29afaa3972f101d2 authored over 5 years ago by Kolja Lampe <[email protected]>
Create map index (#28)

Create map index

c9c082f242121e89d63961826cc40b5515bc04eb authored over 5 years ago by Razzeee <[email protected]>
Fix type imports not always being created correctly

a295942dd505b5a4190e6fb0b0fc2bf529c36b77 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge branch 'master' into create-map-index

7fd9d71df65fbf6694b209d8efd05164bf51a60e authored over 5 years ago by Razzeee <[email protected]>
Flesh out definitionsProvider

67cd6e31c23bd22847e3e5fb1a01640d68df9420 authored over 5 years ago by Kolja Lampe <[email protected]>
Cleanup code

f5610fc779e92dce89a86d7d40bfa773ca43f74c authored over 5 years ago by Kolja Lampe <[email protected]>
Optimize approach and add hover implementation

f87421707c13e5e7e95871b7a544da1c2191c5f3 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #24 from elm-tooling/make-elm-and-elm-format-configurable

Make elm and elm-format configurable. Compute editor input with elm f…

ff4d1ebfeb910d76610c42bfa4e75980c23c275d authored over 5 years ago by Razzeee <[email protected]>
Create central map index

7e2cec00bf0a8eaf17980a9ef320cd8498535ca2 authored over 5 years ago by Kolja Lampe <[email protected]>
Make if case easier to understand

f7822a16dcd29a19a8f1b443561a369bc873f551 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #26 from antew/fix/elm-analyse-windows-paths

Fix file path handling for windows with elm-analyse

dab875d3e93c05e588f0b354c19ed28d6872f8c3 authored over 5 years ago by Razzeee <[email protected]>
Fix file path handling for windows with elm-analyse

f1e3e85f7f69e6ea4c3ca9dce4bef651ea9f9f28 authored over 5 years ago by Antew <[email protected]>
Update tree sitter and some other packages

2cabb706922cd481915f256a7bef9c50661aab01 authored over 5 years ago by Kolja Lampe <[email protected]>
Don't allow partial exposing of types

a819980f2e25b999aecded6b6b7a7cb5d756e0ce authored over 5 years ago by Kolja Lampe <[email protected]>
Add explicitly exposed operators

541018178d070c5ee548608e42c0066536287a69 authored over 5 years ago by Kolja Lampe <[email protected]>
Make elm and elm-format configurable. Compute editor input with elm format not content from disk.

ab3b7e76014f685535380706407f1180658c29b0 authored over 5 years ago by Kolja Lampe <[email protected]>
exposed hints honor double dot

d2e3907df72768aa9adedb71e4b31d83bb566ef1 authored over 5 years ago by Kolja Lampe <[email protected]>
More local hover work

12de8bc63c7948c30fe3d1319c268ce8e35d2d67 authored over 5 years ago by Kolja Lampe <[email protected]>
Add module helpers

f85ea2ead58036e082312fb1769bb1b85df35c12 authored over 5 years ago by Kolja Lampe <[email protected]>
Update packages

3744322b4b99d86ef70982b3b010bf0581a63501 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #23 from antew/fix/elm-analyse-cache-path

elm-analyse: Fix cache directory location

f71d28c4fd73141ac3e0bfe69fe743d282ac899b authored over 5 years ago by Razzeee <[email protected]>
elm-analyse: Fix cache directory location

Previously it based the cache path off of the current working directory, which may not always be ...

19435b488eddca286337d5497ae052e3c6935136 authored over 5 years ago by antew <[email protected]>
Add standard imports

23ba98dbcd7f996b5b0f9871cb84867cc44f6470 authored over 5 years ago by Kolja Lampe <[email protected]>
Correct symbolkind for union constructor

7ee777e3a3ed751f658a8c2fe6f558e479b2aa07 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove wrong trigger character

93229efa228da361b8246acb19dec443afaadd73 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix errors on completion method

61ba67f7c3b49e7a480a2c5e8563cfa30910b711 authored over 5 years ago by Kolja Lampe <[email protected]>
Some more completions work

0fa00dbbff293360b3c006fd1581652f8ea15420 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #20 from antew/fix/multiple-listeners

Fix event listeners being overridden

cece734e8332b2fa0bdceab48081369335cd5b1d authored over 5 years ago by Razzeee <[email protected]>
Allow multiple event listeners for notification events in the document (open, close, save, change).

In vscode-languageserver the built-in events for open, close, change, etc., can only have one ha...

82305b780dc60417e46f8e3f002b2d842011a1f4 authored over 5 years ago by antew <[email protected]>
Improve structure and completions

274c261d194f843ac7f21dde004931aa6ac2df35 authored over 5 years ago by Kolja Lampe <[email protected]>
Use helpers to align some code paths

39d6ace585c4bf569aff574a09b6608ed831d5d7 authored over 5 years ago by Kolja Lampe <[email protected]>
Parse module declarations better

8e40adfb458a7428d1ca58d09441aa3c3f02de0f authored over 5 years ago by Kolja Lampe <[email protected]>
Remove warnings from foldingProvider

8503ca1725fbf8702fe7984150c6f187f5d07946 authored over 5 years ago by Kolja Lampe <[email protected]>
Add dependencies to tree sitter (#18)

Add dependencies to tree sitter

ae6058a3c23b351fead2a54c097c6842fc367970 authored over 5 years ago by Razzeee <[email protected]>
Index dependencies

93f3464b852e9b9faa6357e9068acacb07ec5814 authored over 5 years ago by Kolja Lampe <[email protected]>
Make libraries work

037bfe26a4164b91cb90b8274509e37635589330 authored over 5 years ago by Kolja Lampe <[email protected]>
Faster elm-analyse support (#16)

Faster elm-analyse support

afe6291d6d31e2cf4d35c09015b6e2eea199f89a authored over 5 years ago by Razzeee <[email protected]>
Handle windows paths

617aca8df9aa3b5ce4beb40aff887e312a362650 authored over 5 years ago by antew <[email protected]>
Fix elm-analyse not reporting for all files.

f5d73052ad54e6cb2b03aeac431329a309e6403a authored over 5 years ago by antew <[email protected]>
Revert tsconfig change

c27bb3367158653458d4a7071f974a61ac41add1 authored over 5 years ago by antew <[email protected]>
Add back connection init

0a03394c8548ae6ece678f998f735a0bacb1f2e6 authored over 5 years ago by antew <[email protected]>
Fix typo, d'oh

006110f40cca6a5b5b7768f8f454d5e44ead7dff authored over 5 years ago by antew <[email protected]>
Fix up tslint warnings

330d4fe7e7dcd724266bee3ae29c1cdbd2356773 authored over 5 years ago by antew <[email protected]>
Enable linting across the project

Use .prettierrc in the tslint config

4e9ec8b07de58e322fc46f022d7dddd0513d64c6 authored over 5 years ago by antew <[email protected]>
Initial working version, bring in elm-analyse as a module.

Enables linting as you type for elm-analyse

513f67a210a93b526116539cf617419d99475cdc authored over 5 years ago by antew <[email protected]>
Merge pull request #15 from antew/coc-vim

Vim support - coc.nvim and ALE

a0c0ea7c73547c2f3908d6ba3d2ccd1170d3ee17 authored over 5 years ago by Razzeee <[email protected]>
Align all names to elmLS

a2cf6da02c267cdaf6005571b0bb72c98d313060 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix conditional

cd5657e6b6ba1f2179bf56fd39e33eda60bb6a00 authored over 5 years ago by antew <[email protected]>
Update readme

eb393e21f7a1609649fc531af39fcbba3da8c1aa authored over 5 years ago by antew <[email protected]>
Add Vim support for running with coc.nvim or ALE

46d397bda5dc723a120adb7db7c4b86c4c6bc2f3 authored over 5 years ago by antew <[email protected]>
Add "elm-ls" as an executable so that we can get free path resolution to it when installed.

Add shebang to the server entry point for launching with node

22c0d94f77486553330f3e31712681bf320763ff authored over 5 years ago by antew <[email protected]>
Add support for coc.vim

- For root path resolution it uses the `rootPatterns` provided through coc.vim to look for elm.js...

a1d15e8f950faa74a8379eddb20d664e2a1b712b authored over 5 years ago by antew <[email protected]>