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
|
2ab69097b7
|
added config for spring yml and cf manifest content types and generic editor associations
|
2016-11-14 15:11:11 +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 |
|
Kris De Volder
|
09e6d5e7a6
|
Fix it so typescript compiler runs prior to launching in vscode.
|
2016-11-10 15:50:39 -08:00 |
|
Kris De Volder
|
52be410700
|
Fix some issues with packaging / scripts
|
2016-11-10 15:22:42 -08:00 |
|
Kris De Volder
|
d71dd58d97
|
Add some eclipse metadata for convenience
|
2016-11-10 15:00:23 -08:00 |
|
Kris De Volder
|
3dbf0b39d2
|
Inroduce 'commons-vscode' to share typescript code between vscode-exts
|
2016-11-10 14:51:24 -08:00 |
|
BoykoAlex
|
01f39c7722
|
Error reporting and robustness for Jandex java index
|
2016-11-08 23:04:04 -05:00 |
|
BoykoAlex
|
5d35c9a727
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2016-11-08 19:51:00 -05:00 |
|
BoykoAlex
|
8acd05b63e
|
Sort out maven runtime dependencies: add missing factories
|
2016-11-08 19:50:30 -05:00 |
|
Kris De Volder
|
adf21b9ef7
|
Fix vsix packaging issues with vscode-manifest-yaml
|
2016-11-08 16:12:44 -08:00 |
|
Kris De Volder
|
560a32d0e0
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2016-11-08 15:40:53 -08:00 |
|
Kris De Volder
|
38ec559478
|
Make vscode-extensions work again
|
2016-11-08 15:18:27 -08:00 |
|
Kris De Volder
|
505cce40a1
|
More output for debugging purposes to manifest-yml vscode extension
|
2016-11-08 15:17:55 -08:00 |
|
BoykoAlex
|
4f3bd9953c
|
Tests polishing
|
2016-11-08 17:48:55 -05:00 |
|
Alex Boyko
|
1c454b83dd
|
Merge pull request #1 from spring-projects/java-knowledge
Java knowledge
|
2016-11-08 14:30:27 -05:00 |
|
BoykoAlex
|
49fb54d93e
|
Fix expected error message
|
2016-11-08 14:28:53 -05:00 |
|
BoykoAlex
|
4096a3e129
|
Enable more app-yaml completion tests
|
2016-11-08 12:46:41 -05:00 |
|
BoykoAlex
|
ca22134526
|
Merge branch 'master' into java-knowledge
|
2016-11-08 10:24:03 -05:00 |
|
BoykoAlex
|
010104ec8b
|
Jandex based Java Knowledge integration
|
2016-11-08 10:19:58 -05:00 |
|
Kris De Volder
|
8cc18cb546
|
Merge branch 'master' into lsp4j-snapshot
|
2016-11-07 17:48:49 -08:00 |
|
Kris De Volder
|
2fbd7110ae
|
Fix failing tests
|
2016-11-07 17:48:26 -08:00 |
|
Kris De Volder
|
af64ba01d3
|
Update to lsp4j
|
2016-11-07 17:29:54 -08:00 |
|
Kris De Volder
|
1dcd6b040c
|
Merge branch 'application-yml-completions'
|
2016-11-07 15:18:54 -08:00 |
|
Martin Lippert
|
0f23e70c0d
|
initial steps towards lsp-based editor for eclipse, based on Eclipse 4.7
|
2016-11-04 14:33:25 +01:00 |
|
BoykoAlex
|
6df038a93a
|
Switch fat jar packaging to boot repackaging instead of jar shading
|
2016-11-01 18:34:36 -04:00 |
|
Kris De Volder
|
54035b0a39
|
Content assist in app-yml partially working
|
2016-11-01 10:55:30 -07:00 |
|