57 Commits

Author SHA1 Message Date
Kolja Lampe
ce68939204 Change name to just Elm and remove mentions of language server from client 2019-10-27 02:49:22 +01:00
Kolja Lampe
90106b5429 Fix build problems 2019-10-20 23:15:07 +02:00
Kolja Lampe
621c51969c Update packages 2019-10-17 16:49:27 +02:00
Kolja Lampe
f848fb6565 Update dependencies 2019-09-28 16:51:38 +02:00
Kolja Lampe
70c4ed3e90 Enable middleware for reference code lenses 2019-09-01 22:30:35 +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
dde5f2435b Don't use deprecated synchronize setting 2019-08-11 03:14:32 +02:00
Kolja Lampe
5448fc114e Pass config to language server 2019-08-11 02:47:45 +02:00
Kolja Lampe
e2247e3185 Add prettier config for client 2019-08-11 02:06:37 +02:00
Kolja Lampe
8a6f6aca93 Update way to determine if powershell is used 2019-08-09 21:42:20 +02:00
Krzysztof Cieslak
fc5f32293d Fix plugin activation 2019-08-06 12:20:17 +02:00
Krzysztof Cieslak
3a6d948fc5 Cancel installation for <esc> 2019-08-06 12:20:06 +02:00
Krzysztof Cieslak
7519790071 Change isPowershell implementation 2019-08-06 12:05:39 +02:00
Krzysztof Cieslak
d9410422cc Add commands for installing and browsing Elm packages 2019-08-05 19:01:52 +02:00
Kolja Lampe
1ee0523c79 Don't reveal output channel automatically 2019-07-17 23:59:17 +02:00
Kolja Lampe
1bf56562d3 Moved log string to server 2019-07-14 02:07:14 +02:00
Kolja Lampe
5cb14fe9e6 Don't show folder for top level workspace 2019-07-10 00:42:37 +02:00
Kolja Lampe
88e02cd4e9 Append the subproject to our output channels 2019-07-10 00:30:23 +02:00
Kolja Lampe
d04d2ee68b Update client dependencies 2019-07-04 23:47:38 +02:00
Kolja Lampe
b385406d1b Pickup all elm workspaces 2019-06-21 21:52:09 +02:00
Kolja Lampe
cd2f66b6c5 Fix wrong client name 2019-06-07 00:19:03 +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
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
49f4bbd5e1 Fix client not picking up all elm files 2019-05-21 12:02:21 +02:00
Kolja Lampe
e70a478795 Remove another instance of the snippet file 2019-05-20 00:54:29 +02:00
Kolja Lampe
bb8d429a61 Add snippets and elm.json validation for client 2019-05-19 02:53:19 +02:00
Kolja Lampe
3744322b4b Update packages 2019-05-09 00:30:26 +02:00
Kolja Lampe
a2cf6da02c Align all names to elmLS 2019-04-29 14:48:38 +02:00
Kolja Lampe
62e6de993a Correct uri parsing 2019-04-22 22:53:46 +02:00
Kolja Lampe
5a721eacd3 Improve debug handling 2019-04-13 11:49:00 +02:00
Kolja Lampe
b060efb3ff Run all files through prettier 2019-04-12 16:13:53 +02:00
Kolja Lampe
335f29a0b1 Update deps 2019-04-12 15:57:06 +02:00
Kolja Lampe
5b4d3a9866 Repair diagnostics and format 2019-02-12 01:27:59 +01: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
2cfffdb7a9 Update package lock 2019-02-10 12:34:46 +01:00
Kolja Lampe
6e9dc9a27e Fix bracket settings 2019-02-10 12:23:49 +01:00
Kolja Lampe
b62c854abc TS refactoring 2019-02-08 13:02:52 +01:00
Kolja Lampe
306f548a9b Refactor diagnostics 2019-01-30 00:49:45 +01:00
Kolja Lampe
e3e9884122 Fix client init 2019-01-29 13:33:57 +01:00
Kolja Lampe
c9aeb63f81 Add folding provider 2019-01-28 21:42:55 +01:00
Kolja Lampe
3b07a3f52e Update packages 2019-01-27 21:38:30 +01:00
Kolja Lampe
e87fac9c31 More lint exclusions 2019-01-27 17:25:44 +01:00
Kolja Lampe
bc00e6380f More linter fixes 2019-01-27 17:23:35 +01:00