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

Get rid of crypto deprecation warnings

039318ee619130b1959af014869cffe8b9912a02 authored over 5 years ago by Kolja Lampe <[email protected]>
Improve how references are resolved. Functions of the same name in different let scopes should work better.

daf062d2ca68aeb31ad676afb873d6488cf74f4e authored over 5 years ago by Kolja Lampe <[email protected]>
Refernce codelenses can now be used with a command

628cd72f65d349c97824e9d0630934380a12e11e authored over 5 years ago by Kolja Lampe <[email protected]>
Process files in parallel

a5aa59da3596c36abc7b0e44957f1ec1f9090896 authored over 5 years ago by Kolja Lampe <[email protected]>
Update tree-sitter to improve folding

Now correctly leaves space between the functions, let/in/if/then/else cause folding.
Also updates...

d8a294db0d248bb2a07da788d4b0489eb65a6f17 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #152 from elm-tooling/improvement/w0rp-is-now-dense-analysis

w0rp/ale was is now dense-analysis/ale

be182e7277c3f4799986b247b25bf5f84d1a4013 authored over 5 years ago by Razzeee <[email protected]>
w0rp/ale was is now dense-analysis/ale

cf8a9e8c88722726198ec7ec9feb230ad1cef8ff authored over 5 years ago by andys8 <[email protected]>
Fold on case branches

dfec6212d5a9c0c5449b378df200c4070221ffd4 authored over 5 years ago by Kolja Lampe <[email protected]>
Version 1.3.2

518d515d0fd99c93a17fe8e671b351f12d4646a7 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #151 from elm-tooling/improvement/147-default-to-stdio-arg

Default argument `--stdio` if nothing is set

f892773beccd83b0cf631ffc12dde2e633827768 authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #148 from elm-tooling/bugfix/elm-format-diff

[Bugfix] execa stripping new lines resulted wrong elm-format diff

a7af6d5875d24abae50fc0cbf80eba2234b9a925 authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #149 from elm-tooling/improvement/readme-vim-file-type-detection

Readme: Explaining vim filetype

bd126af2c61af4c018445f5f4320722bf23df93d authored over 5 years ago by Razzeee <[email protected]>
Default argument `--stdio` if nothing is set

To reduce configuration settings, it makes things easier, if there is a
default argument, if non...

ac7c8c5912c25fe0f12a521d92673364329c95cd authored over 5 years ago by andys8 <[email protected]>
[Bugfix] execa stripping new lines resulted wrong elm-format diff

* Changing the last line duplicated the last line
* Changing the first line duplicated the whole...

9bc8bd4e27b51b5b5440e902d8dd87fe18b46e4a authored over 5 years ago by andys8 <[email protected]>
Readme: Explaining vim filetype

It turned out to be necessary, that elm files are recognized as elm
files. Most people install s...

6bef0254ec657fb0e59bdc60f6d4647ff427c3a7 authored over 5 years ago by andys8 <[email protected]>
Make wasm file copying platform independent

25c8da33a257c33e10ebe727213e37e1fda9dd80 authored over 5 years ago by Kolja Lampe <[email protected]>
Version 1.3.1

6a2b93e1498dba1e628c74c9857d454520d99c60 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix globby not matching correctly on windows

bde2583b34a8a5f367938380b23c51b3bf5d4b30 authored over 5 years ago by Kolja Lampe <[email protected]>
Version 1.3.0

cd9c7971c4a83635d01317da4d28dad6acbd87e8 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #146 from elm-tooling/rework--spawning-of-childprocesses

Rework spawning of childprocesses

7c558598c80a35871b5364795e521f3349abd839 authored over 5 years ago by Razzeee <[email protected]>
Remove unneeded, update lock file and update node types

04828f954a5da12c644de372052b134be67bcdc6 authored over 5 years ago by Kolja Lampe <[email protected]>
Remove unneeded windows specific code, as it's breaking with the execa changes

d684398f7735b0da8bf8423d7fbb117e2089e9ff authored over 5 years ago by Kolja Lampe <[email protected]>
Default to empty paths and assume defalts this way

This enables us to have both matching via npm and disable it, if the user actually tries to set a...

d8b4860f323ea54b92cf85b36ea2def0a089dc3f authored over 5 years ago by Kolja Lampe <[email protected]>
Rework spawning of childprocesses

97f260c993320e1dcbacccee8a81671617060d4e authored over 5 years ago by Kolja Lampe <[email protected]>
Add more typings and fall back to current file if compiler returns a null path

073e448afe19f31f5d2992d701a2b05fc04fb2e7 authored over 5 years ago by Kolja Lampe <[email protected]>
Update sublime instructions

1774e1ee904f2d56bddc0c288961f862de6917a9 authored over 5 years ago by Kolja Lampe <[email protected]>
Cleanup fsPath for windows

4ea5bfb65d154e2d9a1c3d3f59fbab195bf58fd6 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #139 from elm-tooling/improvement/133-elm-analyse-configuration

elm analyse configuration ("change" | "save" | "never").

01dd6fe041ee3530c375941eab19ac0c0f9eaa9e authored over 5 years ago by Razzeee <[email protected]>
Readme: diagnosticsOnSaveOnly -> elmAnalyseTrigger

9c3418f72747fd8def7236e517bb5ece733c7c5d authored over 5 years ago by andys8 <[email protected]>
Not initializing elm-analyse if `elmAnalyseTrigger` is "never"

32d283654ed2ba19787976f0fbfaef5e6bf449a7 authored over 5 years ago by andys8 <[email protected]>
Configuration: `elmAnalyseTrigger` ("change" | "save" | "never")

edebcf18036a5411bdb906111ca0b97f3b60f846 authored over 5 years ago by andys8 <[email protected]>
Correctly match version ranges (#142)

Correctly match version ranges

7bf671962a6d020f126c4dc24c05f9c74873dc33 authored over 5 years ago by Razzeee <[email protected]>
Correctly match version ranges

2aab43e01fb69a7a1882fd7a19cbb741247d8279 authored over 5 years ago by Kolja Lampe <[email protected]>
Update sublime example config

c30c3e681de824195a0106e51559ca21854efc88 authored over 5 years ago by Kolja Lampe <[email protected]>
Add jest for testing (#137)

Add jest for testing

14b3ade1a12ad64783cdfacf3bd71e6ed1bd1c45 authored over 5 years ago by Razzeee <[email protected]>
Add jest for testing

2151bff770e9fa78b43bbfc0d56279476b06abfb authored over 5 years ago by Kolja Lampe <[email protected]>
Search for elm.json on server side (#135)

Search for elm.json on server side

044442993e51841df8c0740bd40558467225377b authored over 5 years ago by Razzeee <[email protected]>
Fix wrong glob pattern

e5591246e527cd7b33928acc0975bedf33f0ec21 authored over 5 years ago by Kolja Lampe <[email protected]>
Fallback to rootPath

1b2cefcfe2a4c6771365933e44bb700f495f8ce6 authored over 5 years ago by Kolja Lampe <[email protected]>
Add more logging

30b368f6e9c4b1431286d40e052d3c4d721691cd authored over 5 years ago by Kolja Lampe <[email protected]>
Moved search for elm.json to the server side

1f84ca785d9eba0cbc8ca222a7abd2a5b999a98d authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #136 from elm-tooling/improvement/editor-table

Readme: Cleanup table and make it more concise

9d09c9079d84b7fd3f36283c1535f35fa0fa79e6 authored over 5 years ago by Razzeee <[email protected]>
Readme: Cleanup table and make it more concise

03894cd80ba3dd71cedec0bee2b6fbd16240f316 authored over 5 years ago by andys8 <[email protected]>
Remove husky

20968d6a85c684f94e9b6b8002080e34ad526788 authored over 5 years ago by Kolja Lampe <[email protected]>
Correctly detect cursors on or after the last character of a token

442e3602556c466798137b725cf881b785282b46 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #134 from elm-tooling/improvement/readme-order

Readme improvements

4a9d2391c7cf426a5f78e7664a69cdce03e91d15 authored over 5 years ago by Razzeee <[email protected]>
Readme improvements

* Dependencies chapter
* Move installation to top
* Fix headings
* Travis badge

8d490c8fcf61f58097dce4ba6293da06d1fabcb3 authored over 5 years ago by andys8 <[email protected]>
Better loading of package deps

b2686999f29716156c2070dd8ea2b11c04a651f6 authored over 5 years ago by Kolja Lampe <[email protected]>
Make sure we can't misuse the settings api

2adbb306ac57411ff6f8c7909fa152445f469e30 authored over 5 years ago by Kolja Lampe <[email protected]>
Cleanup some promises

5d131309cb12f9252af0236c4d0275b3bb2d9372 authored over 5 years ago by Kolja Lampe <[email protected]>
Restructure initalization (#129)

2a4fd760cc522a847eb2893a8e0dd68632535cc3 authored over 5 years ago by Razzeee <[email protected]>
Setting: `diagnosticsOnSaveOnly` (bool) (#127)

If enabled, diagnostics are only triggered on save, and not on change.
The default value is `fa...

0e36e15ce31584e7e278ecb68be0b953a19a6dc7 authored over 5 years ago by Andy <[email protected]>
Merge pull request #128 from elm-tooling/bugfix/client-settings

Bugfix client settings

cdd5dd2fe1fc1b5dc3398e4acf0e2ace7eed05a3 authored over 5 years ago by Razzeee <[email protected]>
Bugfix client settings

a4338cc8672e5fabc91544f99f7220981a17244a authored over 5 years ago by andys8 <[email protected]>
Use pull model for settings

2aacf7e448fda9c597cd3ab085739b541452ee47 authored over 5 years ago by Kolja Lampe <[email protected]>
Server figures out the elm version from the binary

ea1e13688544736b2770cfdb2f8f81cb7f3b0fdc authored over 5 years ago by Kolja Lampe <[email protected]>
Fix logging

d0cfa59ee22d0a0b5c6c47312fb1d5e45f3f6b09 authored over 5 years ago by Kolja Lampe <[email protected]>
Untangle server start

1a9ca6e8995f92c265f94fae0cdf3746480ebb28 authored over 5 years ago by Kolja Lampe <[email protected]>
Coc: Codelens

Should be this setting: https://github.com/neoclide/coc.nvim/blob/master/data/schema.json#L603

ed5c9a0f696f931bdbc35dfc0bf51f45463d2842 authored over 5 years ago by Andy <[email protected]>
Link to general vim tooling setup instructions

eba542c74459c4aab02b63b2c5c02b8b3295a467 authored over 5 years ago by Andy <[email protected]>
Merge pull request #122 from jonmast/neovim-compatibility

Avoid error when initializationOptions is not set

05e0ae435b479c187cf8b8bb0b6556e8758c0cad authored over 5 years ago by Razzeee <[email protected]>
Avoid error when initializationOptions is not set

The spec defines this as an optional field, so we shouldn't rely on it
being set. Default it to ...

401e5945f06949c72e97fb2693b8964f8b38c806 authored over 5 years ago by Jonathan Mast <[email protected]>
Fix typo

7bc67176e825f86acefed66dc3695d519f5ae26d authored over 5 years ago by Kolja Lampe <[email protected]>
Folding works with sublime

2a240e70c39f39634f4d7491639ad71b45e6e0c0 authored over 5 years ago by Kolja Lampe <[email protected]>
Add sublime text instructions

758586c6acd0bfbade247413b9ade6b769d38837 authored over 5 years ago by Kolja Lampe <[email protected]>
Readme: Clarify for VSCode users

df67860a7df6dc2eb370c30bfe9960ad22588a8b authored over 5 years ago by Andy <[email protected]>
Bump to 1.2.2

9052df8f2ba920e0a5375eb50767fc60196a3217 authored over 5 years ago by Kolja Lampe <[email protected]>
Fixed tree sitter parsing incorrectly and causing heavy load. Closes #114

2d45d3dec41a79ea753b0287e140a97d2229b4d7 authored over 5 years ago by Kolja Lampe <[email protected]>
Use new tree-sitter-web version

063f0c52531872c57c3111aa079e1368de37cfe0 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #113 from antew/readfile-use-fspath

ASTProvider - Use normal file path rather than file:// protocol when reading a file

645fa84ed841366e1d45c6047e911b02f906fb65 authored over 5 years ago by Razzeee <[email protected]>
Remove depricated runtime option

49ba666588a65cb0005513409ce1344ff8d6ecae authored over 5 years ago by Kolja Lampe <[email protected]>
Workaround out of bound error

04ea9d7e9d4bcb6556f52607c864110dcdc7f53b authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #80 from elm-tooling/ale-docs

Readme: Update ale documentation

7d42ff7c3efa06f783ea0e22253cad0531b6a3ab authored over 5 years ago by Razzeee <[email protected]>
Create ISSUE_TEMPLATE.md

73a4f4167d62a2c85c10583d94c509850f0174af authored over 5 years ago by Razzeee <[email protected]>
Merge pull request #116 from buinauskas/master

Cleaned up forest.ts, fixed typo

f7b98c01288994e64791da015f88f1984eb61f6a authored over 5 years ago by Razzeee <[email protected]>
Added prefer-const

9ab745cac10fe360a6346e9b73a3eda8a44b4cb4 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Simplified code

7e123467d98a70c6c2c2aa0f4d8eca4512dccd98 authored over 5 years ago by Evaldas Buinauskas <[email protected]>
Improve error logging

a880d362247a60245fb797c83e8fccf58cffac02 authored over 5 years ago by Kolja Lampe <[email protected]>
Use normal file path rather than file:// protocol when reading a file from disk in the astProvider

096ed2bb52f6d1e627e3ce941d0229ac34940d7f authored over 5 years ago by antew <[email protected]>
Revert determination of used elm compiler version, as it was causing file open to go unnoticed

159ec787056ff3f78a7bd628c95dbf50a8997d9e authored over 5 years ago by Kolja Lampe <[email protected]>
Prepare version 1.2.0

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

2d0b4003a8087e3490b2bdce2a177fb2b15d57ef authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #110 from elm-tooling/Add-module-name-code-action

Create quickfix for module name typos

f79ef6814f697af0d1ae4b755791badd6beaae17 authored over 5 years ago by Razzeee <[email protected]>
Use wasm for language server (#46)

Use wasm for language server

8f3a316f539e92809c265cf4cd8b486514973239 authored over 5 years ago by Razzeee <[email protected]>
Create quickfix for module name typos

3415dc11d8df077aa37deb4def2769660a4ca213 authored over 5 years ago by Kolja Lampe <[email protected]>
Use wasm tree sitter binding

e9dbd4a174625dae55c6409875102bd84ed5d244 authored over 5 years ago by Kolja Lampe <[email protected]>
Some minor cleanup

0b9b85ca8c8753a083f0d294fde0d27b2fa305a0 authored over 5 years ago by Kolja Lampe <[email protected]>
Fix elm test creating absolute paths

f9e7935f80f7272736c92392fa33ace39c8ff095 authored over 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #107 from BrianHicks/dont-download-if-not-needed

don't download the definition files if they're not needed

e0469483e0c1392dcf1b4d338048e8cadb8bf129 authored over 5 years ago by Razzeee <[email protected]>
don't download the definition files if they're not needed

`prebuildInstall.download` will always try and unpack whatever you give
it but cache the archive...

0abbc574f6f3164e5052021deacd59169a92377d authored over 5 years ago by Brian Hicks <[email protected]>
Remove abilitiy to run tests for now

923ed3a6d8400e347e6c100a94f4fc97bc7ae632 authored over 5 years ago by Kolja Lampe <[email protected]>
Cleanup test diagnostics a bit

f5ff0d6241dcc27f7a50d2f78007f500b87c6ae3 authored over 5 years ago by Kolja Lampe <[email protected]>
Align elm test relative path detection

7bf53fa07b888ccfa03886c09f7b98b73f3446e8 authored over 5 years ago by Kolja Lampe <[email protected]>
Some cleanup

9aee6acf0c0e39d29bcb49cac294ae49ae26f62e authored over 5 years ago by Kolja Lampe <[email protected]>
Improve elm test messages

8baa7ec3576b6e10038403a070c0c372a92d97d8 authored over 5 years ago by Kolja Lampe <[email protected]>
Look up elm path from settings correctly

6849056df8466feabbd5c306124b26fb3511f908 authored over 5 years ago by Kolja Lampe <[email protected]>
Code actions for elm make name suggestions

c35e52ee6c2d3695349d15fdb7529aef4b465f0c authored over 5 years ago by Kolja Lampe <[email protected]>
Add some more logging

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

433fc9a2108fbe4f1102168b9313d68170754af9 authored over 5 years ago by Kolja Lampe <[email protected]>
Get elm version from call to elm --version

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