1261 Commits

Author SHA1 Message Date
BoykoAlex
7690aca913 Tiny tests cleanup 2016-11-21 21:42:25 -05:00
BoykoAlex
cbe514ec65 Adopt Renderables in Javadoc. Refactoring for building mvn projects 2016-11-21 21:20:21 -05:00
BoykoAlex
b114a93a10 Comment out javadoc generation for test project until it's required 2016-11-21 19:28:37 -05:00
BoykoAlex
a8b003b020 Corrections for type region in html and tests for no javadoc comment 2016-11-21 19:09:03 -05:00
BoykoAlex
09d1c7acb7 Merge branch 'master' into javadoc
# Conflicts:
#	vscode-extensions/commons/application-properties-metadata/src/main/java/org/springframework/ide/vscode/application/properties/metadata/hints/StsValueHint.java
2016-11-21 17:08:38 -05:00
BoykoAlex
f19a4e0bfa HoverInfo -> Renderable refactoring 2016-11-21 16:49:08 -05:00
BoykoAlex
633fb777a0 Generated HTML data extraction hacks 2016-11-20 18:17:48 -05:00
BoykoAlex
2a09bc3012 Correct lookup of enum constant declaration 2016-11-18 21:00:17 -05:00
BoykoAlex
f2d989953e Javadoc from generated HTML javadocs. Test projects generate javadoc 2016-11-18 20:43:59 -05:00
BoykoAlex
f32a3e9958 Merge branch 'master' into javadoc
# Conflicts:
#	vscode-extensions/commons/application-properties-metadata/src/main/java/org/springframework/ide/vscode/application/properties/metadata/hints/StsValueHint.java
2016-11-18 20:42:43 -05:00
BoykoAlex
0841f9b55d Simple refactorings 2016-11-18 20:12:34 -05:00
BoykoAlex
26b95f3263 Javadoc from Javadoc jars 2016-11-18 20:01:26 -05:00
nsingh
298758d13d Added more properties to the sample manifest.yml 2016-11-18 15:25:16 -08:00
nierajsingh
a141067ecb Merge pull request #2 from spring-projects/hovers
Hovers
2016-11-18 15:00:12 -08:00
nsingh
f4f92e0605 Added remaining manifest properties md files
Also added hover test case for each manifest property.
2016-11-18 14:52:17 -08:00
Kris De Volder
02d1cd952f Make build-all.sh script executable 2016-11-17 15:01:03 -08:00
nsingh
c72483f8c3 Merge branch 'master' into hovers 2016-11-17 14:59:47 -08:00
BoykoAlex
2c9a250ec5 Roaster parser and javadoc support 2016-11-17 17:14:51 -05:00
nsingh
8c7aa84903 Added hover support for manifest properties.
Only working for memory and buildpack manifest properties. Other
properties show No description until they are implemented. The hover
support also covers common hover support for general hover support for
all vscode.
2016-11-17 12:28:16 -08:00
BoykoAlex
f2abf2d21d Factor common logic for javadoc in javadoc package 2016-11-17 14:34:07 -05:00
Kris De Volder
4c7ea3ab16 Don't build vscode-properties 2016-11-17 10:12:00 -08:00
Kris De Volder
e243560731 Add clear markers in build-output for each of the extension being built 2016-11-17 09:58:12 -08:00
Kris De Volder
9ac3285bdd Merge branch 'master' of github.com:spring-projects/sts4 2016-11-17 09:38:08 -08:00
Kris De Volder
309eef7e81 Add a bash script that builds all .vsix extensions 2016-11-17 09:37:53 -08:00
BoykoAlex
ff8c5ce491 Factor staff out in javadoc package 2016-11-17 11:11:18 -05:00
BoykoAlex
c50cf8b883 Ensure JavadocProviderFactory is used for the index instance only 2016-11-16 22:03:57 -05:00
BoykoAlex
afd3762fe4 Javadoc for source folders and maven atrifact jars 2016-11-16 19:26:00 -05:00
BoykoAlex
1e2af95da5 Javadoc support initial commit 2016-11-15 19:32:31 -05:00
BoykoAlex
dcfb0b7e24 Merge branch 'master' of https://github.com/spring-projects/sts4 2016-11-15 19:30:53 -05:00
BoykoAlex
34f56ae882 Ability to download artifacts sources, javadoc, tests and tests sources 2016-11-15 19:30:25 -05:00
nsingh
377040f2a0 Added interfaces for hover engine and adapter 2016-11-15 16:07:55 -08:00
Kris De Volder
3e9f097c2f Merge branch 'master' of github.com:spring-projects/sts4 2016-11-14 13:23:36 -08:00
Kris De Volder
851cb633b8 Make vscode-application-properties use commons-vscode 2016-11-14 13:23:16 -08:00
BoykoAlex
929495cbcf Hook hover handler to document service 2016-11-14 15:53:20 -05:00
Kris De Volder
5db3d32143 Add some eclipse metadata 2016-11-14 12:43:15 -08:00
Kris De Volder
8fcca99951 Fix packaging issue 2016-11-14 12:31:13 -08:00
Kris De Volder
592f9820d1 Use commons-vscode from application-yml extension 2016-11-14 12:21:32 -08:00
Kris De Volder
52b89de6c9 Add some eclipse metadat for convenience 2016-11-14 12:20:19 -08:00
Kris De Volder
13aea9a398 Add eclipse metadata for convenience 2016-11-14 11:59:44 -08:00
Kris De Volder
1aab4e870d Merge branch 'master' of github.com:spring-projects/sts4 2016-11-14 11:10:22 -08:00
Kris De Volder
45f71e3577 Fixup readme to explain new process for building / packaging. 2016-11-14 11:08:33 -08:00
BoykoAlex
2ee1220fbf Fix test-projects finding logic. 2016-11-14 14:03:05 -05:00
Kris De Volder
524a419e65 Fix packaging issue 2016-11-14 10:13:30 -08:00
Kris De Volder
d67f25481b Extract launch code from manifest-yml to commons-vscode 2016-11-14 09:59:49 -08:00
Martin Lippert
73378402d3 removed commons-vscode from dependency section of package.json to fix npm install 2016-11-14 17:42:06 +01:00
Martin Lippert
ea739d5767 replaced null with CompletableFuture objects to avoid NPE in LSP4J on the client side 2016-11-14 12:46:11 +01:00
BoykoAlex
67e1a485d3 Ignore non-file scheme URIs when finding project. 2016-11-11 10:14:14 -05:00
BoykoAlex
15bc931361 Missing pieces 2016-11-11 09:49:33 -05:00
BoykoAlex
0aa74c15d0 Merge branch 'master' of https://github.com/spring-projects/sts4 2016-11-11 09:21:50 -05:00
BoykoAlex
61f7252f15 Content assists for application properties 2016-11-11 09:20:13 -05:00