Commit Graph

45 Commits

Author SHA1 Message Date
Kolja Lampe
cfb4824875 Version 0.5.0 2019-08-26 23:25:24 +02:00
Kolja Lampe
9de9c4b7d1 Change path defaults 2019-08-25 00:01:07 +02:00
Kolja Lampe
a1fa8fd187 Add setting to configure when elm-analyse runshttps://github.com/elm-tooling/elm-language-server/pull/139 2019-08-24 00:32:26 +02:00
Kolja Lampe
c43263f814 Use jest instead of mocha 2019-08-21 16:58:15 +02:00
Razzeee
14d7408c63 Don't rely on elm.json for initialization (#21)
Don't rely on elm.json for initialization
2019-08-20 22:36:06 +02:00
Kolja Lampe
514fe3070c Move mocha types to client project 2019-08-19 10:54:52 +02:00
Kolja Lampe
384ef29fd1 Don't rely on elm.json for initialization 2019-08-19 01:26:59 +02:00
Kolja Lampe
8a6f6aca93 Update way to determine if powershell is used 2019-08-09 21:42:20 +02:00
Krzysztof Cieslak
d9410422cc Add commands for installing and browsing Elm packages 2019-08-05 19:01:52 +02:00
Kolja Lampe
338f7c8548 Bump to 0.4.2 2019-08-01 00:30:00 +02:00
Kolja Lampe
1632a0dd38 Bump server version and prepare release 2019-07-20 09:24:43 +02:00
Kolja Lampe
4db9c9d65d 0.4.0 2019-07-19 11:11:38 +02:00
Kolja Lampe
78b503a964 Update packages 2019-07-13 12:22:08 +02:00
Kolja Lampe
4d6e149a53 0.3.0 2019-06-27 00:13:15 +02:00
Kolja Lampe
2917aea2a7 Improve wording 2019-06-27 00:09:43 +02:00
Kolja Lampe
584de2cb71 Update packages 2019-06-25 01:03:16 +02:00
Kolja Lampe
b36c1aa9c1 Fix typos 2019-06-21 17:16:09 +02:00
Kolja Lampe
d979fa548e 0.2.3 2019-06-20 01:27:50 +02:00
Kolja Lampe
e359f3db33 0.2.2 2019-06-09 02:12:47 +02:00
Kolja Lampe
b2d6fac45e Readd deleted settings 2019-06-09 02:12:19 +02:00
Kolja Lampe
e3f10b04a6 0.2.1 2019-06-08 15:35:27 +02:00
Kolja Lampe
22ffeb64c8 0.2.0 2019-06-08 15:13:40 +02:00
Kolja Lampe
3867daf087 Update packages 2019-06-07 19:15:40 +02:00
Kolja Lampe
4ca196282f Update packages and enable composite 2019-06-04 00:27:38 +02:00
Kolja Lampe
525725880c Add sonarTS to client 2019-06-02 18:46:34 +02:00
Kolja Lampe
4fafd3dc42 Removed unneeded command 2019-05-26 23:37:23 +02:00
Kolja Lampe
1dcee28c94 Fix a crash when packaged 2019-05-26 23:35:15 +02:00
Kolja Lampe
584d9917fe Prepare for a release 2019-05-26 23:18:03 +02:00
Kolja Lampe
8f56892842 Move snippet implementation into server 2019-05-20 00:50:36 +02:00
Kolja Lampe
bb8d429a61 Add snippets and elm.json validation for client 2019-05-19 02:53:19 +02:00
Razzeee
ff4d1ebfeb 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…
2019-05-16 14:57:03 +02:00
Kolja Lampe
2cabb70692 Update tree sitter and some other packages 2019-05-13 22:49:18 +02:00
Kolja Lampe
ab3b7e7601 Make elm and elm-format configurable. Compute editor input with elm format not content from disk. 2019-05-12 14:31:37 +02:00
Kolja Lampe
3744322b4b Update packages 2019-05-09 00:30:26 +02:00
Kolja Lampe
93f3464b85 Index dependencies 2019-05-03 02:05:32 +02:00
antew
22c0d94f77 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
2019-04-28 18:51:06 -04:00
Kolja Lampe
f72873aaa7 Add prettier and update folding provider 2019-04-12 16:09:42 +02:00
Kolja Lampe
335f29a0b1 Update deps 2019-04-12 15:57:06 +02:00
Kolja Lampe
4c272d2eff Init with correct elmWorkspace 2019-02-11 01:46:48 +01:00
Kolja Lampe
387a18d8a9 Rework initalization 2019-02-10 19:14:15 +01:00
Kolja Lampe
83e45103e3 Align highlighting 2019-02-10 17:54:22 +01:00
Kolja Lampe
fcec312cf6 Align engine version 2019-01-26 14:44:18 +01:00
Kolja Lampe
c50f887bca Cleanup 2019-01-26 01:52:22 +01:00
Kolja Lampe
d992e39e16 Port linter from vscode-elm 2018-07-09 21:34:07 +02:00
Kolja Lampe
27626b9b4d Initial commit 2018-07-09 02:05:22 +02:00