Kolja Lampe
|
436d332881
|
Remove wrong instruction for vscode:prepublish
0.5.0
|
2019-08-26 23:27:05 +02:00 |
|
Kolja Lampe
|
cfb4824875
|
Version 0.5.0
|
2019-08-26 23:25:24 +02:00 |
|
Razzeee
|
5c030613fa
|
Merge pull request #25 from elm-tooling/change-path-settings
Change path defaults
|
2019-08-26 22:57:39 +02:00 |
|
Kolja Lampe
|
9de9c4b7d1
|
Change path defaults
|
2019-08-25 00:01:07 +02:00 |
|
Razzeee
|
5d25b9f8d8
|
Merge pull request #24 from elm-tooling/add-setting-for-elm-analyse
Add setting to configure when elm-analyse runs
|
2019-08-24 00:33:22 +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
|
4bf35e411d
|
Add profiler config in launch.json
|
2019-08-18 15:16:37 +02:00 |
|
Kolja Lampe
|
850d0b8917
|
Change package icon
|
2019-08-14 09:49:09 +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 |
|
Razzeee
|
9750c6869d
|
Add commands for installing and browsing Elm packages (#19)
Add commands for installing and browsing Elm packages
|
2019-08-08 12:11:27 +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
|
338f7c8548
|
Bump to 0.4.2
0.4.2
|
2019-08-01 00:30:00 +02:00 |
|
Razzeee
|
721286ed50
|
Create ISSUE_TEMPLATE.md
|
2019-07-26 13:17:44 +02:00 |
|
Kolja Lampe
|
1632a0dd38
|
Bump server version and prepare release
0.4.1
|
2019-07-20 09:24:43 +02:00 |
|
Kolja Lampe
|
4db9c9d65d
|
0.4.0
0.4.0
|
2019-07-19 11:11:38 +02:00 |
|
Kolja Lampe
|
cb87d56bee
|
Prepare 0.4.0
|
2019-07-19 11:05:15 +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
|
78b503a964
|
Update packages
|
2019-07-13 12:22:08 +02:00 |
|
Kolja Lampe
|
5cb14fe9e6
|
Don't show folder for top level workspace
|
2019-07-10 00:42:37 +02:00 |
|
Kolja Lampe
|
74df68ee38
|
Update server
|
2019-07-10 00:30:30 +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 |
|
Razzeee
|
c5f77c5bfb
|
Update README.md
|
2019-06-27 17:19:53 +02:00 |
|
Kolja Lampe
|
765e0bffe8
|
Update server
0.3.0
|
2019-06-27 16:50:53 +02:00 |
|
Kolja Lampe
|
4d6e149a53
|
0.3.0
|
2019-06-27 00:13:15 +02:00 |
|
Kolja Lampe
|
2ab9f7c4ee
|
Update server
|
2019-06-27 00:12:27 +02:00 |
|
Kolja Lampe
|
2917aea2a7
|
Improve wording
|
2019-06-27 00:09:43 +02:00 |
|
Andy
|
47f1f89154
|
Readme: Update git clone command
- Use ssh because submodule is using ssh, too
- Use "recursive" to check out submodules (otherwise it can end in and endless loop)
|
2019-06-26 16:44:23 +02:00 |
|
Andy
|
5d71d65531
|
Readme: Chapter Contributing / Debugging
|
2019-06-26 13:54:24 +02:00 |
|
Andy
|
b2c95225ef
|
Readme: Install instructions improved
- Link to marketplace
- Language server is part of plugin
|
2019-06-26 13:30:21 +02:00 |
|
Andy
|
08e1f5404e
|
Readme: Combine install commands
|
2019-06-26 13:27:46 +02:00 |
|
Kolja Lampe
|
f011fc645d
|
Add a gif and update server
|
2019-06-25 23:19:42 +02:00 |
|
Kolja Lampe
|
584de2cb71
|
Update packages
|
2019-06-25 01:03:16 +02:00 |
|
Razzeee
|
d20d3a47fb
|
Pickup all elm workspaces (#4)
Pickup all elm workspaces
|
2019-06-24 15:15:04 +02:00 |
|
Kolja Lampe
|
b385406d1b
|
Pickup all elm workspaces
|
2019-06-21 21:52:09 +02:00 |
|
Kolja Lampe
|
18ab1ae826
|
Improve schema definition
|
2019-06-21 21:46:51 +02:00 |
|
Kolja Lampe
|
b36c1aa9c1
|
Fix typos
|
2019-06-21 17:16:09 +02:00 |
|
Kolja Lampe
|
d979fa548e
|
0.2.3
0.2.3
|
2019-06-20 01:27:50 +02:00 |
|
Kolja Lampe
|
dde90f53fd
|
Update server
|
2019-06-20 01:27:24 +02:00 |
|