aboyko
aadf4a0bd4
Add jvm arg -Xlog:jni+resolve=off by default
2022-09-06 14:23:13 -04:00
aboyko
912ac456a3
Upgrade vscode-languageclient to 8.0.2
2022-08-23 19:53:06 -04:00
BoykoAlex
580350564a
Rewrite integration for Spring Boot server and vscode client
2022-05-02 13:02:01 -04:00
BoykoAlex
4f51a85231
Update dependencies to silence dependency bit
2022-04-20 13:00:28 -04:00
BoykoAlex
025b69fae1
Polish auto connect to process for VSCode
2022-04-20 12:52:47 -04:00
BoykoAlex
d350da5992
Doc Symbols proper support
2022-03-10 16:36:01 -05:00
BoykoAlex
0d28a120e7
Use execFileSync instead of execSync
2022-02-03 13:00:24 -05:00
BoykoAlex
19809197c8
JRE with spaces in the path
2022-02-02 11:38:44 -05:00
BoykoAlex
29db241bb2
Use redhat java extension embedded JDK to laucnh LS
2022-01-17 15:29:06 -05:00
BoykoAlex
f36671814c
Use LSP progress instead of our own LSP extension
2022-01-14 19:23:38 -05:00
BoykoAlex
54e67557b4
Update deps
2021-12-07 10:20:06 -05:00
BoykoAlex
2677333593
Handle java-home non-existent folder. More logging for JVM lookup.
2021-08-12 15:28:30 -04:00
BoykoAlex
4447021b79
Switch LS to std in/out from socket with port
2021-08-12 08:48:02 -04:00
BoykoAlex
d377672706
Try Use java.home setting if spring settings for JDK isn't specified
2021-08-11 10:37:54 -04:00
BoykoAlex
94dd78b2fc
Support add/remove classpath listener at runtime
2021-06-03 13:54:09 -04:00
BoykoAlex
b2ebc43bc0
Outline with JDT LS LightWeight mode
2021-05-28 15:16:17 -04:00
BoykoAlex
9616b66de4
Wrong JDK error message in VSCode
2021-03-25 17:33:14 -04:00
BoykoAlex
a4513b87ae
Minimum Java 11 for all spring LS. Upgrade vscode dependencies.
2021-03-19 12:21:10 -04:00
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