Commit Graph

101 Commits

Author SHA1 Message Date
nsingh
61ff353a12 PT 152579405 - Fixed style issues with goto symbol dialogue
Location now appears in gray and italic font. Also removed symbol "kind
2017-11-22 12:33:10 -08:00
Martin Lippert
0e05a1a280 refactored common language server eclipse integration code into superclass and enabled progress message support for all eclipse ls integrations 2017-11-22 20:58:01 +01:00
nsingh
8c956bf962 Fixed bug where location appearing twice in symbol dialogue 2017-11-22 11:43:40 -08:00
nsingh
6c062d18ee Minor fix in goto symbol dialogue 2017-11-22 11:40:38 -08:00
nsingh
11d31064e8 Refactor method in goto symbol dialogue 2017-11-22 11:18:40 -08:00
nsingh
e26bd0a760 Attempt to add italic style to resource location in goto symbol dialogue 2017-11-22 11:18:40 -08:00
nsingh
ad317bebfa PT 152579405 - Show resource location for workspace symbols 2017-11-21 00:51:26 -08:00
Martin Lippert
fe689f2306 changed dist version for milestone and release builds to bogus value and added documentation for it 2017-11-21 09:27:51 +01:00
Martin Lippert
e6b5774bbc introduced snapshot, milestone, and release profiles to language server eclipse feature build 2017-11-21 09:08:01 +01:00
Martin Lippert
75907d3c44 feature category renamed to spring tools 4 2017-11-21 09:06:46 +01:00
nsingh
bf74070638 PT 153043977 - Increase width of inplace goto symbol dialogue 2017-11-20 22:58:23 -08:00
nsingh
943351d860 PT 152579372 - Make query search case insensitive 2017-11-16 10:45:05 -08:00
nsingh
dbc8995c86 PT 152579435 - Add hint message in quick in-place dialogue 2017-11-16 10:13:21 -08:00
Martin Lippert
0ec0a1b75b added high-res icon for boot live hover hint 2017-11-11 09:02:32 +01:00
Kris De Volder
09407cb3ad Use annotation attributes in creation of @Bean symbols 2017-11-10 13:54:30 -08:00
Kris De Volder
8877c2a0d5 Delayed update of status label in GotoSymbolDialog 2017-11-10 10:28:06 -08:00
Kris De Volder
fae25af3eb SwtConnect utilities moved to commons.livexp 2017-11-10 09:44:36 -08:00
BoykoAlex
aa96122d5c PT #152680720 Support *.gradle build files 2017-11-08 18:42:24 -05:00
Kris De Volder
cb7f0267f9 Try to make workspace symbol provider more 'reactive' 2017-11-03 17:42:47 -07:00
Kris De Volder
5faee24693 Reduce memory size of spring-boot-java lsp processes. 2017-11-03 16:08:35 -07:00
Martin Lippert
af887117e7 moved process reaper to commons and re-used it for boot-java-ls 2017-11-03 20:20:39 +01:00
Martin Lippert
6452729644 added dependencies to p2 repos and switched to more tight dependency declarations 2017-11-03 13:05:43 +01:00
Martin Lippert
fb0417e557 PT #151287654: added specific symbol provider to avoid too many document connections 2017-11-03 12:21:42 +01:00
Martin Lippert
49c9517b8a disable lsp4e go to symbol in workspace keybinding altogether as long as there is no fix in LSP4E 2017-11-01 16:29:19 +01:00
Kris De Volder
cf174129b8 Handle more cases of 'missing project context'. 2017-10-23 10:18:41 -07:00
BoykoAlex
55a439dc30 PT #151674858 Live boot hint decorations on/off 2017-10-20 20:55:05 -04:00
Martin Lippert
05c6749628 moved resource listener registration to delegating stream provider to enable it for both cases 2017-10-19 10:29:15 +02:00
BoykoAlex
d4a9907b0d PT #150740880: VSCode/Eclipse file watching. Back to project finder
Eclipse client file change listening mechanics

Reworked file/project observer implementation

Merge fixes
2017-10-16 14:08:51 -04:00
Martin Lippert
fd29f9cb1a added icons to build.properties to include them in binary plugni artifact 2017-10-15 21:37:34 +02:00
Martin Lippert
9aa6a83df8 improved live hint highlight optics in Eclipse 2017-10-09 11:51:08 +02:00
Martin Lippert
1975104519 reorganized commons-ls bundle inclusions to avoid feature inclusion 2017-10-05 10:15:13 +02:00
Kris De Volder
bbabae3bd6 Implement highlighter support for eclipse language servers 2017-10-04 14:43:20 -07:00
Martin Lippert
8a12d8b179 removed dependency from symbol dialog plugin to core boot ide plugin and code cleanup 2017-10-04 11:50:52 +02:00
Kris De Volder
3133ec7e8e Cleanups: imports and debug code 2017-10-03 11:09:29 -07:00
Kris De Volder
8bb96887fd Make ls.eclipse.gotosymbol plugin part of boot.java.ls.feature 2017-10-03 10:12:41 -07:00
Kris De Volder
adced19b09 WIP: goto symbol in file dialog 2017-10-02 12:27:59 -07:00
Martin Lippert
a4520d49a1 enable boot ls on java document open 2017-09-29 17:46:51 +02:00
Martin Lippert
0d69e95d69 added another dependency for eclipse tm bundle 2017-09-22 10:51:29 +02:00
Martin Lippert
b1bd48fcdb fixed category name on ls update site and added missing jcodings dependency 2017-09-22 10:36:14 +02:00
Martin Lippert
3ef692119b PT #151319913: live hovers working again, adding tools.jar to classpath of language server vm 2017-09-22 10:26:12 +02:00
Martin Lippert
4c3ae63cf6 updated versions of embedded language servers to 0.0.10 2017-08-25 12:33:12 +02:00
Martin Lippert
0722590864 added html rendering to java boot hovers 2017-08-25 12:20:26 +02:00
Martin Lippert
309d2201ae updated plugin and feature metadata for eclipse language server extensions 2017-08-22 12:05:45 +02:00
Martin Lippert
d0db199d38 configured eclipse ls startup to disable smart indentation feature 2017-08-21 16:10:57 +02:00
Martin Lippert
19c0bfe8d7 refactored and reorganized eclipse ls extensions and added new ones for bosh and concourse 2017-08-18 12:24:17 +02:00
Martin Lippert
2b99d3848f ease debugging and development of the boot java ls by connecting both sides via a socket on demand 2017-08-17 13:57:17 +02:00
Martin Lippert
3c0cb953c9 updated Oxygen repository and Orbit URLs 2017-08-11 14:16:49 +02:00
BoykoAlex
52238865f8 No default config for manifest yaml LS 2017-06-30 18:11:02 -04:00
BoykoAlex
e8425e6026 Default config for manifest yaml LS started from Eclipse 2017-06-29 18:08:16 -04:00
Kris De Volder
b6a9aec2e8 Merge pull request #10 from spring-projects/lsp-process-reaper
Implement a 'fallback' lsp process reaper to cleanup errant processes.
2017-06-28 11:02:46 -07:00