Kris De Volder
0e931fb3c2
Bump version to 1.1.1
2018-11-06 16:16:44 +00:00
Martin Lippert
452897582e
updated changelogs for 4.0.1
2018-10-31 14:18:33 +01:00
Kris De Volder
c69dded6de
Bump version to 1.1.0
2018-09-25 21:12:29 +00:00
Kris De Volder
2247a55467
Update vscode live hover screenshot
2018-09-19 15:48:22 -07:00
Kris De Volder
e32a22cfd4
Update screenshot for vscode live hovers
2018-09-19 15:45:16 -07:00
Kris De Volder
2295a7d8b3
Update README.md
2018-09-19 15:32:20 -07:00
Kris De Volder
0bd3c3e08d
Packaging cleanups for vscode extensions
2018-09-19 10:08:07 -07:00
Martin Lippert
59427c3d2e
added preliminary license information for vscode and atom extensions
2018-09-19 17:21:51 +02:00
Kris De Volder
79d11531c1
Bump version to 1.0.0
2018-09-13 16:47:06 +00:00
Kris De Volder
3146c208a3
Kick build
2018-09-12 12:58:00 -07:00
Kris De Volder
9010cdf599
Bump version to 0.7.0
2018-09-07 22:57:01 +00:00
nsingh
e125d1de75
PT-160007578: Check if commands exist before registering in vscode
2018-08-28 16:47:11 +02:00
nsingh
904468c632
Some changes to RM code lenses
...
Added command for direct navigation to URL in vscode editor.
2018-08-24 09:02:32 +02:00
Kris De Volder
93ec5e6fae
Add redhat.java as a dependency of vscode-spring-boot
2018-08-20 15:58:53 -07:00
nsingh
9f04acb992
Use 'file' scheme in doc selector
2018-08-17 22:45:24 +02:00
BoykoAlex
f82a072e6f
Revert PT 158992999: Boot hints stopped working
2018-08-16 14:00:30 -04:00
BoykoAlex
374b5f0ad7
CodeLens for boot hints in VSCode
2018-08-16 13:38:40 -04:00
nsingh
6772b05934
PT 158992999 - Add scheme to boot LS document selector
2018-08-15 21:34:24 -02:30
Kris De Volder
869c0b2516
Bump version to 0.6.0
2018-08-13 21:13:24 +00:00
Martin Lippert
3bc09e2102
updated changelogs for M14
2018-08-08 17:57:54 +02:00
Kris De Volder
243586a8f8
Fix https://www.pivotaltracker.com/story/show/159426287
...
Add remote host name to ssh tunnel config, so that it can
be used to compute correct request mapping links for live
hovers.
2018-08-07 10:06:49 -07:00
Kris De Volder
576615c223
Bump version to 0.5.0
2018-07-27 16:39:35 +00:00
Kris De Volder
796c9e8332
Add changelogs for M13 for vscode-extensions
2018-07-23 14:03:53 -07:00
Kris De Volder
5a1aab6d2c
Bump version to 0.4.0
2018-07-18 16:59:15 +00:00
Martin Lippert
e349bdb055
removed strict project matching setting again and removed unnecessary complexity in the code
2018-07-13 10:21:31 +02:00
Kris De Volder
1c376bcbea
Add description to boot-java.remote-apps configuration key.
2018-07-12 14:29:04 -07:00
Kris De Volder
57f42c9883
Make remote boot app urls configurable from vscode
2018-07-12 14:13:47 -07:00
Martin Lippert
d7fc10794c
first cut for strict project matching mode to ensure live hovers are detected and shown only for relevant projects
2018-07-11 16:40:18 +02:00
Martin Lippert
653aec3725
added new change detection setting property to client extensions
2018-06-19 11:31:38 +02:00
Kris De Volder
19890b880a
Bump version to 0.3.2
2018-06-18 18:01:42 +00:00
Kris De Volder
e0b63ef3d9
Bypass lsp4e filtering to avoid bug in lsp4e
2018-06-13 15:23:58 -07:00
Kris De Volder
171fb272f9
Bump version to 0.3.1
2018-06-11 22:56:05 +00:00
Martin Lippert
34e6036fd7
updated additional entry to changelog
2018-06-08 10:38:27 +02:00
Martin Lippert
5627385c96
updated changelogs for individual vscode extension bundles
2018-06-08 10:32:37 +02:00
Martin Lippert
cd90f2dbc1
added changelog to spring boot vscode extension and updated readme a bit
2018-06-07 16:50:28 +02:00
nsingh
9e612bb10e
Disable pipeline generator command
2018-06-04 11:30:01 -07:00
Kris De Volder
3738f649d1
Bump version to 0.3.0
2018-06-04 18:02:37 +00:00
Kris De Volder
2d6aae5097
Pin version of vscode-language-client to 4.1.3
...
This is to avoid implicit upgrade from breaking the build.
2018-06-04 09:54:54 -07:00
Kris De Volder
dd3a8a94c4
Experimental concourse pipeline generator
2018-05-29 20:26:58 -07:00
Kris De Volder
27551f6762
Dealing with project deleted on file system by user.
2018-05-10 17:20:17 -07:00
Kris De Volder
35e39d2318
Fix typo in DEVELOPER-NOTES
2018-05-08 11:07:44 -07:00
Kris De Volder
d2987473e6
Fix typo xvfbrun -> xvfb-run
2018-05-04 15:37:11 -07:00
Kris De Volder
4ce8b8239e
Try using xvfbrun to for jdt.ls.extension Junit plugin tests
...
Without some kind of 'window GUI' JUnit plugin tests will fail
trying access the display. Xvfbrun should fix this.
2018-05-04 15:21:03 -07:00
Kris De Volder
5e850fb9fd
Make the new jdt.ls.extension test run as part of the build
2018-05-04 09:14:46 -07:00
Kris De Volder
15e3230e3b
Allow overriding vscode language server options
...
JAVA_HOME and heap can now be overridden by the user from
vscode worspace settings, in a similar way for all our language servers,
by setting XXX.java.home and XXX.java.heap configuration keys.
2018-05-03 12:41:55 -07:00
Kris De Volder
9657f2c36c
Disable debugging options in main.ts
...
They were accidentally left in / committed.
2018-04-30 13:47:02 -07:00
Martin Lippert
7e66bd24ce
refactored spring indexer to use executor service and react to project events instead of scanning workspace roots every time
2018-04-30 12:31:34 +02:00
Kris De Volder
6f2b8be802
Split jdt ls extension into two parts
...
One pugin to contain the bulk of the code, which is independent of jdt.ls, lsp4e and lsp4j.
Second plugin to contain the jdt.ls specific DelegateCommandHandler implementation.
This should allow us to somehow re-use the bulk of the code in STS4 eclipse, i.e. when
we have access to JDT from eclipse directly, and there is no jdt.ls process around.
2018-04-16 14:24:42 -07:00
Kris De Volder
b78efcde18
Fix tsc compile issues
...
Module commons-vscode renamed
2018-04-02 10:29:47 -07:00
Kris De Volder
e6723005df
Try fix CI build
2018-04-02 09:55:47 -07:00