BoykoAlex
|
55a439dc30
|
PT #151674858 Live boot hint decorations on/off
|
2017-10-20 20:55:05 -04:00 |
|
BoykoAlex
|
cc3a7add5e
|
[PT-#151762870] boot-java launch support for VSCode
|
2017-10-10 19:10:33 -04:00 |
|
nsingh
|
cdd390f048
|
Update vscode-languageclient
|
2017-09-20 16:08:25 -07:00 |
|
Kris De Volder
|
0f58d6585f
|
Change vscode engine version 1.15 -> 1.15.0
Because vsce doesn't like engine version without a minor version number
|
2017-09-13 13:49:03 -07:00 |
|
Kris De Volder
|
3a22bb8252
|
Update vsce to latest.
|
2017-09-13 13:38:39 -07:00 |
|
Kris De Volder
|
5cf56cdd7d
|
Fix vscode exentension builds (seems like lsp client needs newer vscode api version)
|
2017-09-13 13:33:31 -07:00 |
|
Kris De Volder
|
694e9a9fa8
|
Bump version to 0.0.10
|
2017-08-21 16:57:38 +00:00 |
|
Martin Lippert
|
a4defe091a
|
first steps towards symbol in file navigation for spring annotations
|
2017-07-21 16:41:25 +02:00 |
|
Kris De Volder
|
97598c1ba6
|
Update vscode engine version to fix the CI build
|
2017-06-15 09:09:13 -07:00 |
|
Kris De Volder
|
003cac4526
|
Try to fix problems with bumped versions
|
2017-05-12 15:15:02 -07:00 |
|
Kris De Volder
|
a83fbec945
|
Update to lsp protocol v3
|
2017-04-19 16:06:39 -07:00 |
|
Kris De Volder
|
95355ff981
|
Split vscode-boot-java to separate out language-server
|
2017-04-07 14:36:23 -07:00 |
|
Kris De Volder
|
bf8f8cffa9
|
Moved commons and concourse editor to 'headless-services'
|
2017-04-06 17:21:53 -07:00 |
|
Martin Lippert
|
8eb5a27f7b
|
fixed wrong vscode ignore setting that kept the boot-java build out of the vsix package
|
2017-03-16 11:35:24 +01:00 |
|
Martin Lippert
|
f05be734f8
|
added reference search for yml property files
|
2017-03-11 20:03:38 +01:00 |
|
Martin Lippert
|
88ab57f1a0
|
some code cleanup work
|
2017-03-10 14:23:50 +01:00 |
|
Martin Lippert
|
f53370e380
|
added reference search for properties in property files
|
2017-03-10 14:08:17 +01:00 |
|
Martin Lippert
|
71152eaeb6
|
implemented first steps towards a reference handler for boot properties used in value annotations
|
2017-03-06 10:03:40 +01:00 |
|
Kris De Volder
|
fdb61e68d8
|
Fix compile issue caused by lsp4j api changes
|
2017-02-27 16:27:41 -08:00 |
|
Martin Lippert
|
68ea3cf060
|
prototype implemented for boot property hovers with values actuator data
|
2017-02-21 12:08:28 +01:00 |
|
Martin Lippert
|
5fd13719f2
|
improved value content assist to work with member value pairs and refactored code to reduce code duplications
|
2017-02-17 10:05:04 +01:00 |
|
Martin Lippert
|
9033da0e93
|
moved FuzzyMap to commons-util module
|
2017-02-14 14:15:04 +01:00 |
|
Martin Lippert
|
32d44e60a9
|
simplified spring property index handling by removing a lot of value-specific stuff
|
2017-02-14 11:43:51 +01:00 |
|
Martin Lippert
|
5e61656faa
|
replaced code duplication with original spring boot configuration metadata implementation
|
2017-02-11 16:30:20 +01:00 |
|
Martin Lippert
|
ad7203fc7c
|
basic property completion support for value annotations added
|
2017-02-10 11:00:12 +01:00 |
|
Martin Lippert
|
1356d4a09c
|
do not connect to running LS by default
|
2017-02-10 10:57:58 +01:00 |
|
BoykoAlex
|
9bef1b8a6b
|
Initial support for Gradle projects
|
2017-02-07 19:45:59 -05:00 |
|
Martin Lippert
|
6b69098fae
|
implemented first tests for boot java scope annotation content-assist
|
2017-01-27 16:41:11 +01:00 |
|
Martin Lippert
|
5b01042206
|
first experiments towards spring-specific content-assist for spring annotations, starting with scope
|
2017-01-25 20:58:34 +01:00 |
|
Martin Lippert
|
aff3fe5888
|
refactored the code to connect to a standalone language server process into the commons module
|
2017-01-20 13:56:50 +01:00 |
|
Martin Lippert
|
68949b3074
|
refactored startup code to launch language server as standalone app, listening for clients to connect, into commons code
|
2017-01-20 13:20:54 +01:00 |
|
Martin Lippert
|
929f5de954
|
added experiment to parse java source code using JDTs parser
|
2017-01-19 14:51:10 +01:00 |
|
Martin Lippert
|
c217dec738
|
added mode to connect vscode extension to running language server
|
2017-01-19 14:50:15 +01:00 |
|
Martin Lippert
|
1ec2e739b6
|
fixed deprecated properties in vscode launch config
|
2017-01-19 14:49:34 +01:00 |
|
Kris De Volder
|
27c7e9fefd
|
Run script to fix remaining copyrights
|
2017-01-12 13:39:11 -08:00 |
|
Martin Lippert
|
a7e6b241f4
|
added project structure for spring boot java language server
|
2017-01-06 12:44:23 +01:00 |
|