Commit Graph

17 Commits

Author SHA1 Message Date
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