BoykoAlex
5764b82fa7
Remove console.log() call
2020-06-11 14:48:09 -04:00
BoykoAlex
08b1b4de23
Add setting to enable/disable JVM checking. "Do not show again" button for warning msg
2020-06-11 13:43:21 -04:00
BoykoAlex
95547b3b82
Tiny correction
2020-06-02 17:19:28 -04:00
BoykoAlex
e59877221c
PT #169882119 Listen to active editor to update highlights
2020-06-02 16:05:12 -04:00
BoykoAlex
6c39a11e98
Allow vscode extensions to work with the latest Theia
2020-03-18 18:40:40 -04:00
Kris De Volder
633f94b721
Fixci build issue vscode-manifest-yaml
2020-03-17 12:09:21 -07:00
Kris De Volder
778fba64f4
Try fix ci build
2020-03-17 11:00:17 -07:00
Kris De Volder
d05075ed63
Update vscode-manifest-yaml dependencies
2020-03-17 10:52:00 -07:00
Kris De Volder
f1ac605652
Try to fix npm audit fail in vscode builds
2020-03-17 10:14:32 -07:00
nsingh@pivotal.io
e01a48b16c
PT 168776173 - Progress service improvements in vscode
...
Fixed a bug and made some improvements in the vscode progress service
such that messages for the same task id can be sent to the same open progress
UI. Previously, the progress UI in vscode will close after the first
message and it was not possible to have a continuous stream
of progress messages appearing in the same open progress UI.
2019-11-14 14:04:59 -08:00
Kris De Volder
4c87d8384e
Apply npm audit-fix on vscode-concourse and vscode-commons
2019-10-22 13:48:38 -07:00
Kris De Volder
c017d6bdf9
Revert "Apply npm audit-fix on vscode-concourse and vscode-commons"
...
Deliberately bring back security vulnerability to test if build script
catches it and fails.
This reverts commit 2315a29ade .
2019-10-22 13:33:52 -07:00
Kris De Volder
2315a29ade
Apply npm audit-fix on vscode-concourse and vscode-commons
2019-10-22 11:45:49 -07:00
Kris De Volder
0b1f215db1
Update node types version (for latest ts compatibility)
2019-10-02 13:19:48 -07:00
Kris De Volder
a8d0992f2e
Update typescript compiler version
2019-10-02 13:08:43 -07:00
Kris De Volder
eeb8ef4188
Upgrade jvm-launch-util dep to 0.0.14
2019-09-11 15:50:29 -07:00
Kris De Volder
b9c491466f
Do not auto-redirect language server logs to file
...
See: https://github.com/spring-projects/sts4/issues/328
2019-07-22 15:12:54 -07:00
Martin Lippert
855887dc08
added vmarg to stop tiered compilation at level 1
2019-07-10 17:03:05 +02:00
BoykoAlex
5468e43963
PT #166315444 : XML content assist for VSCode and Theia
2019-05-28 19:11:47 -04:00
Kris De Volder
f1c9551b5d
Update vscode dev dependency to latests
2019-05-22 11:42:38 -07:00
BoykoAlex
f53070f3b5
PT #165978425 : Exploded LS Jar for VSCode
2019-05-14 14:40:40 -04:00
BoykoAlex
737460ae90
PT #152866825 : Progress UI for vscode client
2019-05-10 18:00:56 -04:00
BoykoAlex
bfca34e77d
PT #165285833 : XML beans for VScode, Theia and Atom
2019-04-16 22:47:28 -04:00
Kris De Volder
4230f16fa8
Add support to vscode-spring-boot for custom vm args
2019-04-02 11:30:31 -07:00
BoykoAlex
91d9838fff
PT #164474609 : Light TypeDescriptorData and caching super, sub-types
2019-03-08 12:09:50 -05:00
BoykoAlex
dc1e2708f9
PT #164216122 : JDT LS search performance improvement 2
2019-03-06 19:57:47 -05:00
BoykoAlex
2b2413ee60
JDT LS based index for searches and refactorings to replace Jandex
2019-02-22 17:23:22 -05:00
BoykoAlex
7fe0d75412
PT #163527410 : Don't load source for Eclipse. Ask JDT LS for locations.
2019-02-06 11:21:06 -05:00
BoykoAlex
5b2b5e89af
PT #160962428 : Create metadata for missing property quick fix
2019-01-14 19:23:08 -05:00
BoykoAlex
db429f9c21
PT #162167333 : Ask JDT server for hover links (Eclipse, VSCode)
2018-12-11 18:41:33 -05:00
Kris De Volder
28da0a6db8
Add package-lock.json to all node packages
2018-11-27 11:54:29 -08:00
Kris De Volder
5f2d3ffeaa
Update vscode engine and dependency versions
2018-11-27 08:42:37 -08:00
Kris De Volder
6717306d8f
Convert language servers to Boot apps
2018-10-02 15:39:15 -07:00
Kris De Volder
0bd3c3e08d
Packaging cleanups for vscode extensions
2018-09-19 10:08:07 -07:00
nsingh
82ee324191
Minor change in fetching commands from vscode
2018-08-28 19:25:56 +02:00
nsingh
e125d1de75
PT-160007578: Check if commands exist before registering in vscode
2018-08-28 16:47:11 +02:00
BoykoAlex
374b5f0ad7
CodeLens for boot hints in VSCode
2018-08-16 13:38:40 -04:00
BoykoAlex
e92631b036
PT #159690831 : Remove inline boot icon decoration
2018-08-10 10:08:03 -04:00
BoykoAlex
29707d0614
Fix flickering of boot hints for VSCode client
2018-08-02 18:40:50 -04:00
BoykoAlex
819ae52acf
Finalize boot-hint optics change
2018-08-01 17:08:08 -04:00
BoykoAlex
83dc563ea7
Attempt to update eclipse boot hints
2018-07-31 11:08:02 -04:00
BoykoAlex
e350da8ab7
Boot hints first trial
2018-07-31 11:08:02 -04:00
Kris De Volder
31482dc34d
Remove obsolete 'sts/project' service support
2018-06-04 13:14:09 -07: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
BoykoAlex
1b33036794
PT #156965730 : Get Javadoc from JDT LS or eclipse client via sts/javadoc
2018-05-31 22:19:28 -04:00
nsingh
ae531ff78c
Show live hovers on all open editors in vscode
2018-05-04 18:31:24 -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
b684bf0d20
Fix bug causing NPE in launch-util
2018-04-02 17:28:21 -07:00
Kris De Volder
c4da17aa72
Make commons-vscode a scoped package
2018-04-02 09:40:49 -07:00
Kris De Volder
7482c26ccb
Trying to improve the 'cleanup' of classpath listeners
2018-03-20 17:23:35 -07:00