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

WIP match run with load suite

77e800299c6ab77679f72cf3a4832f0278a0168e authored over 3 years ago by Frank Wagner <[email protected]>
raise run error into UI

bc545b10d44768f259bc59b7e3ac5a2c42a37389 authored over 3 years ago by Frank Wagner <[email protected]>
update server

0b4d9c2dfb6337beb6d49318b9847dda01cbbb1f authored over 3 years ago by Frank Wagner <[email protected]>
match run suites to loaded suites

53f8255c478a86eb37acb8bf2518acb836bed56f authored over 3 years ago by Frank Wagner <[email protected]>
fixes in server

ff76ebb726f0708f92e43cedb5e0cb8b3f76930f authored over 3 years ago by Frank Wagner <[email protected]>
draft connection to LSP with findTests request

cd3b379212813d93f00aa5c8c4462231c7e64ffe authored over 3 years ago by Frank Wagner <[email protected]>
Merge pull request #182 from frawa/watch-tests

6b195a9aea7dc0a796301c04f7ab698d33c560fa authored over 3 years ago by Razzeee <[email protected]>
Merge pull request #181 from elm-tooling/remove-0.18-testrunner-code

2b8f69f369bcdeb161d5f973072d9249558a9905 authored over 3 years ago by Razzeee <[email protected]>
listen to process exit to get all output

f83e900a5074970542efc1e69f07dc39a0d61a91 authored over 3 years ago by Frank Wagner <[email protected]>
naive watch, because we cannot load new tests on while running

d892e853d19c484ea12bdee8726a93837d24d416 authored over 3 years ago by Frank Wagner <[email protected]>
single place for hard coded tests folder

2e7e9d6f5b666c738a4cf254196532355d552ec9 authored over 3 years ago by Frank Wagner <[email protected]>
improve name

f2a4868fb13df731c89dc66e8b0501afba0c5edf authored over 3 years ago by Frank Wagner <[email protected]>
fix detecdting source or test files

45c66ea6ed48fe1e876b4b0a75a313f242b49f29 authored over 3 years ago by Frank Wagner <[email protected]>
support autorun, aka watch

e33ce89f9099d02a5a9143f3d7f30f7f7ef0cfb4 authored over 3 years ago by Frank Wagner <[email protected]>
watch tests

4ee3ec9c7bc287f1892708d8e302e192ceb0c430 authored over 3 years ago by Frank Wagner <[email protected]>
dedup files for test ids

0f5783cb8ec9cce61e6f09a5b9673387a592398f authored over 3 years ago by Frank Wagner <[email protected]>
typo

48af3623eb22f533cbc5404cb3fbea0abf9d59a6 authored over 3 years ago by Frank Wagner <[email protected]>
support canceling tests

c56f18ef57b793c76d94498e71c2ec0e8c738b0e authored over 3 years ago by Frank Wagner <[email protected]>
Add something about test explorer in our readme

10d01242c713f26c3a24f25f104463acfe58e46f authored over 3 years ago by Razze <[email protected]>
Remove 0.18 testrunner code

337857bf2dcfe95a8315bcb91fa659db378c707c authored over 3 years ago by Razze <[email protected]>
Merge pull request #180 from frawa/integrate-config

connect test runner with configured elm binaries

c794c9455d6efee493ded2260365cd7ced594344 authored over 3 years ago by Razzeee <[email protected]>
connect test runner with configured elm binaries

bf246588abac05cf39bf6910edb5ed8455c7b6c5 authored over 3 years ago by Frank Wagner <[email protected]>
Merge pull request #179 from frawa/add-test-runner

3dcba222d8ae458273a2d6b0db2e6d0aa0a1516a authored over 3 years ago by Razzeee <[email protected]>
Use json parse instead of eval

767172a57aee64d19d94ba844724bc8cd8eae738 authored over 3 years ago by Razze <[email protected]>
Fix typo and handle shift differently

1eeab41b459051ed2e44014f7ff273d2e4af69b4 authored over 3 years ago by Razze <[email protected]>
Update package lock

56b0e3365b0a97f6284541080c4a9324d6ef1bff authored over 3 years ago by Razze <[email protected]>
Fix typo

8d8b9142c15bd390e6e70d1385d0ce663e2dfd29 authored over 3 years ago by Razze <[email protected]>
Always log this message

a1ee52256e005bda7e8df81c8e4573ccfb884ece authored over 3 years ago by Razze <[email protected]>
Add coverage reporting and fix packaging

08a0cbf5b9b8c19c0609c1945054d2b8e4efa68c authored over 3 years ago by Razze <[email protected]>
Remove strict

As it should be handled by typescript already

348c9d910da195630dcedf7c41393148bce26b84 authored over 3 years ago by Kolja Lampe <[email protected]>
Improve elm project search for tests

We can now detect elm projects in sub directories. Multiple elm projects
will also each get thei...

af0f1b4b5ac8288ca72fbb98005d0c6d44a5da64 authored over 3 years ago by Kolja Lampe <[email protected]>
Add test step to ci

1946e325e5fd1030a65ebae81a93885f0244c9dc authored over 3 years ago by Kolja Lampe <[email protected]>
Add mocha types and use ES2020

9fe0eb68818bbbb5f453b0f871b99ca8c5424c17 authored over 3 years ago by Kolja Lampe <[email protected]>
bring in code from elm-test-runner

1cd9db968d062935244715e8d9ab52ca62aee767 authored over 3 years ago by Frank Wagner <[email protected]>
Merge pull request #178 from elm-tooling/update-dep

Update dependencies

14576ac084e2bdae53685e87ec016f3696b8d8a1 authored over 3 years ago by Razzeee <[email protected]>
Update dependencies

02796ab8fc71b8fba3692be1108200a123e124a3 authored over 3 years ago by Kolja Lampe <[email protected]>
Sync interface class

93aeebe7c49e1524e55fc526449d76b4b8ecce35 authored over 3 years ago by Razze <[email protected]>
Fix typo

140aa187f9d9917cf39f3be3d21c224c93e2f346 authored over 3 years ago by Razze <[email protected]>
Update elm-tooling-cli link

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

42756dd976469179262ebbd966cd4750433476e4 authored over 3 years ago by Razzeee <[email protected]>
Prepare 2.1.0

1e91c8653b734096ccc6d1897a2de2c20e8462a5 authored almost 4 years ago by Razze <[email protected]>
Switch from master to main

34820971138e5047c6b2f64b96e52ecf88647e19 authored almost 4 years ago by Razze <[email protected]>
Update deps

430f2cdd33f4f80702cf9156e26d231c3c06ace6 authored almost 4 years ago by Razze <[email protected]>
Update deps

c5790198f832e7c7ca9d6ebb87934e99925a9c59 authored almost 4 years ago by Razze <[email protected]>
Update deps

2ee8c19c31c966202740ab3ea2f6dc028e7e8a85 authored almost 4 years ago by Razze <[email protected]>
Merge pull request #165 from elm-tooling/prepare-2.0.3

2a250cb5661fb78c71d01628fac8a80b7949ce8a authored almost 4 years ago by Razzeee <[email protected]>
Prepare 2.0.3

891e9e8a5bef6a75074db52d371113dc48fa8f94 authored almost 4 years ago by Razze <[email protected]>
Update IClientSettings to be consistent

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

3fd3b55106d0c7f0e283434558e34588b3f914d0 authored almost 4 years ago by Razze <[email protected]>
Merge pull request #163 from jmbockhorst/disable-diagnostics-setting

357998ca6630d65fdd326346dc368e8136fb9b94 authored almost 4 years ago by Razzeee <[email protected]>
Add setting to disable diagnostics on change

de42c5ec6a0a696c891d3d3cca2bacf311ca72d5 authored almost 4 years ago by Jon Bockhorst <[email protected]>
Prepare 2.0.2

7532d7fc0caf9a6590b15f817272337f09bc0704 authored almost 4 years ago by Kolja Lampe <[email protected]>
Update deps

8d3c59727580e9d742dcba65a941535c0f9fe69f authored almost 4 years ago by Razze <[email protected]>
Update deps

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

408349bb2cef80cfb67a3c18c4498efdade83ae1 authored almost 4 years ago by Kolja Lampe <[email protected]>
Prepare 2.0.1

fbcc3b8ea4c30958c103e1fbdb1a03fe023c63ed authored almost 4 years ago by Razze <[email protected]>
Merge pull request #159 from wolfadex/master

Change default elm path for install command

cc1d1a9842bd5cad4841b08b4d0b8494c8c848c5 authored almost 4 years ago by Razzeee <[email protected]>
Change default elm path

1d5ca6ddb6f378a60ce270c70bae71b1dd63e71f authored almost 4 years ago by Wolfgang Schuster <[email protected]>
Update README.md

3760ff9100f42da3c0cda887c04dd9fbc4e216ab authored almost 4 years ago by Razzeee <[email protected]>
Remove releease file

31968c4d72ab5a78c9b31cb536ca9676c7b11f98 authored almost 4 years ago by Razze <[email protected]>
Update package lock

414666baaff5ca6e047c1193dd9026d97bc5a28d authored almost 4 years ago by Razze <[email protected]>
Prepare 2.0.0

e3b8e0d16cd229b64acc25f8705f963b33f3e50b authored almost 4 years ago by Kolja Lampe <[email protected]>
Update deps prepare RC4

271aa45ed6a560508f83464dd39bb6f0a9ef6e14 authored almost 4 years ago by Razze <[email protected]>
Add some more spellcheck words

adf2878c327f63d86b6e57269ee920622d8174d3 authored almost 4 years ago by Razze <[email protected]>
Merge pull request #150 from jmbockhorst/install-setting

Add skip install package confirmation setting

bde5860b67a7c81cf10a9863fe66d26efeb855ed authored almost 4 years ago by Razzeee <[email protected]>
Add skip install package confirmation setting

f993e825d286fe72b85e1420ebca5accb31dc22d authored almost 4 years ago by Jon Bockhorst <[email protected]>
Use type from server instead of any

44d0e578f1221214c0b881f1e71cc5958f682c5f authored almost 4 years ago by Kolja Lampe <[email protected]>
Add glsl instructions

962bbf113e83149f2f410fdd3cbd3de4fb518e16 authored almost 4 years ago by Razze <[email protected]>
Update readme

9007641fe414ee2c7cdc2796af01d37d5a22c92b authored almost 4 years ago by Kolja Lampe <[email protected]>
Update devDependencies and bump to next RC

f69c521531873c57172b1dc411ee5ef461b90858 authored almost 4 years ago by Kolja Lampe <[email protected]>
Add base url

a68e29b7db850516dc47c882ab4f7de6be33ca7b authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #146 from jmbockhorst/code-lens

Fix code lens references

793e22915a2059567a44e932bb58d6bdcf111f24 authored about 4 years ago by Razzeee <[email protected]>
Fix code lens references

5cce31e0869ceede3516acffd023ffb3049ad51e authored about 4 years ago by Jon Bockhorst <[email protected]>
Ignore more unneeded files and correct some newly needed

948ca2a8772d987a43b282507a021db2d9873a51 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #145 from jmbockhorst/file-events

Remove file events handlers

adb2cd4552d538252d127c09f0820414d5c399c3 authored about 4 years ago by Razzeee <[email protected]>
Update desp

3f0ba54ab513ac2be575978f7dc34883bb32c99a authored about 4 years ago by Kolja Lampe <[email protected]>
Update nvmrc

74eb2e5b75ff9416f3c0a66138477dc04ba871d2 authored about 4 years ago by Kolja Lampe <[email protected]>
Remove file events handlers

dab7bf7a48ff181b6a9e68ef919fc8479daf6766 authored about 4 years ago by Jon Bockhorst <[email protected]>
Merge pull request #143 from elm-tooling/update-deps

2ce2bf8ef9c1888854de3c756a9a020118617160 authored about 4 years ago by Razzeee <[email protected]>
Fix some lint warnings

f9a85f3d0615c029a2fb62fdd2532c0d8fd631d4 authored about 4 years ago by Razze <[email protected]>
Update deps

21deef373fb9f1cee299fed223a512af143059f2 authored about 4 years ago by Razze <[email protected]>
Create FUNDING.yml

82ee182696b5e603001a01094cf5cd2e09a77993 authored about 4 years ago by Razzeee <[email protected]>
Bump engine

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

bda9d475efe1972d9eff277ab67ff98943801f38 authored about 4 years ago by Razze <[email protected]>
Update client packages

c3c1e481649bf6c7b5b2b36833bd150b0f6cf79b authored about 4 years ago by Razze <[email protected]>
Merge pull request #141 from jmbockhorst/renameRefactor

Support auto renaming after extract function refactor

01cbaf5f9fc11e140830b2d354c3484d4acf74c6 authored about 4 years ago by Razzeee <[email protected]>
Support refactor code action renamePosition

4c8b153a02d88820a0b149798a54532393c9351e authored about 4 years ago by Jon Bockhorst <[email protected]>
Add compile badge

7da32b69a9182f09b504bfbf13dd2be7df6dfec3 authored about 4 years ago by Razzeee <[email protected]>
Merge pull request #138 from elm-tooling/update-dependencies

Update deps

1297d915b170160749874524357b9efa3d3da751 authored about 4 years ago by Razzeee <[email protected]>
Update deps

8a7a98524dfbc8e762cfafaa10cdba217096b3c7 authored about 4 years ago by Kolja Lampe <[email protected]>
Update minimal client engine

695ea7843636d6857899fada2e3bd6546955505c authored about 4 years ago by Razze <[email protected]>
Merge pull request #137 from elm-tooling/new-lsp-version

155f601cc0812593a39106ce0d0a08a4ba71b277 authored about 4 years ago by Razzeee <[email protected]>
Update language client

a420bc0b7eeb508583c09cc6c31ab63e9b391f68 authored about 4 years ago by Kolja Lampe <[email protected]>
Update language client

ed810da257fed4de145c73306af8840d67945df5 authored about 4 years ago by Kolja Lampe <[email protected]>
Run compile only against master

87e50f4afb97533b3148e432c742cbf644a50175 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #136 from elm-tooling/remove-elm-analyse-completly

Remove elm-analyse

bf56376ad85f64d937db9381d1ee0b1e9c8cad58 authored about 4 years ago by Razzeee <[email protected]>
Remove elm-analyse

193d02843e53ae3b02719eac8563e6b453d329b1 authored about 4 years ago by Kolja Lampe <[email protected]>
Update readme with new setting

65ed848ffad0279f0cc7e945c064fe62068db144 authored about 4 years ago by Kolja Lampe <[email protected]>
Merge pull request #134 from jmbockhorst/diagnosticSetting

143d8d4806075d4b59a67091d9eb686e897c9cde authored about 4 years ago by Razzeee <[email protected]>
Merge branch 'master' of https://github.com/elm-tooling/elm-language-client-vscode into diagnosticSetting

a3e59b9ad895784b166f07a9b2cfed4c60a795f4 authored about 4 years ago by Jon Bockhorst <[email protected]>
Send dynamic settings update

034f4a45450ab86c283351bc43021168ad25a1a7 authored about 4 years ago by Jon Bockhorst <[email protected]>
Add setting to disable ElmLS diagnostics

05b65bfccadc5d912ac29762741c104eafc6be63 authored about 4 years ago by Jon Bockhorst <[email protected]>
Prepare 1.5.3

fec5f61d05183e9dfa15a6200dbde81eb6509a1c authored about 4 years ago by Kolja Lampe <[email protected]>