Martin Lippert
d422d52bde
fixed test case, forgot to update that for the latest formatting changes of the automatically wired constructor case
2017-11-13 15:27:09 +01:00
Martin Lippert
552f6289f6
added spacing between injected into and autowired with sections in live hovers
2017-11-13 14:52:13 +01:00
Martin Lippert
2199b8fca8
and another one of those missing dependencies added to p2 repo
2017-11-13 14:44:16 +01:00
Martin Lippert
ca0be3a497
and another one of those missing dependencies added to p2 repo
2017-11-13 13:54:57 +01:00
Martin Lippert
97a17167d7
one more missing dependency added to p2 repo, now with correct id
2017-11-13 13:13:49 +01:00
Martin Lippert
3a06934e8c
one more missing dependency added to p2 repo
2017-11-13 11:46:31 +01:00
Martin Lippert
7850a7b639
added missing commons bundle to p2 repo plus updated categories of a few bundles
2017-11-13 11:18:58 +01:00
Martin Lippert
0ec0a1b75b
added high-res icon for boot live hover hint
2017-11-11 09:02:32 +01:00
Kris De Volder
2771e5c9eb
Cleanup some debug messages
2017-11-10 14:56:41 -08:00
Kris De Volder
f10b38782e
Also fix @Bean attribute aware naming for function beans
...
And restructure the code so function bean are not so much of a special case.
2017-11-10 14:50:01 -08: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
nsingh
f4595a65a9
Added watchdog interval timeout for request mappings test.
...
Some tests failing due to timeout when fetching highlights. Adding the
interval timeout seems to solve the problem
2017-11-08 13:42:14 -08:00
nsingh
a4cf27e653
Added highlight test for request mappings
2017-11-08 13:25:28 -08:00
BoykoAlex
4a8cde8552
Upgrade to atom-languageclient 0.6.7
2017-11-08 13:19:42 -05:00
BoykoAlex
6c607f6798
PT #152470354 Only method RM annotations for go to symbol
2017-11-08 12:57:39 -05:00
Kris De Volder
0cf1e64608
WIP: exploring multi-root workspace protocol in vscode + boot java ls
...
Note: this code is not working, probably better to start over when the
time comes. This branch is saved just in case it helps seeing the kinds
of changes we might want/need to do.
2017-11-08 09:52:44 -08:00
nsingh
80494b638c
PT 152567032 - Use same process id/name as live beans hovers for
...
conditionals and request mappings live hovers.
2017-11-07 12:25:42 -08:00
nsingh
3fb9c79ce0
Added method for using same app name in conditional and request mapping
...
live hovers
2017-11-07 11:54:17 -08:00
Kris De Volder
569b4df211
Try adding boot-java-atom to snapshot website
2017-11-07 10:42:12 -08:00
BoykoAlex
f3576e7ba7
PT #152509183 Use specific Gradle distro
2017-11-06 12:30:30 -05:00
Martin Lippert
d906c2fddb
added missing resource information for automatically wired constructor live hovers
2017-11-06 13:47:35 +01:00
Martin Lippert
8d40558071
organize imports
2017-11-06 13:46:36 +01:00
Kris De Volder
cb7f0267f9
Try to make workspace symbol provider more 'reactive'
2017-11-03 17:42:47 -07:00
Kris De Volder
c69a1c7b16
Merge branch 'master' of github.com:spring-projects/sts4
2017-11-03 16:08:53 -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
77785ec19c
fixing NPE for application icon because of wrong file name in macOS dock argument
2017-11-03 23:40:37 +01:00
nsingh
ad1d695d3a
Added test case for conditional annotation highlights
2017-11-03 15:06:00 -07:00
nsingh
0da99de905
Renamed mock spring boot app methods to clearly show purpose
2017-11-03 14:48:24 -07:00
nsingh
d094d966d9
PT 152535713 - Fix and additional junits covering fix
2017-11-03 14:33:40 -07:00
Martin Lippert
e5d6da3e5f
update product images, fixed incorrect size
2017-11-03 22:02:50 +01:00
Kris De Volder
9e6e159294
Merge branch 'master' of github.com:spring-projects/sts4
2017-11-03 13:45:43 -07:00
Kris De Volder
b1d03ed36e
Improve @Autowired for hover inside of @Component class.
2017-11-03 13:45:25 -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
Kris De Volder
546a81c3ce
Merge branch 'master' of github.com:spring-projects/sts4
...
Conflicts:
headless-services/boot-java-language-server/src/main/java/org/springframework/ide/vscode/boot/java/conditionals/ConditionalsLiveHoverProvider.java
2017-11-03 09:59:47 -07:00
Kris De Volder
a70bc1a77f
Add resource info to beans in injection reports
2017-11-03 09:58:06 -07: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
c87a65b92f
disable milestone and staging repos for oxygen
2017-11-03 12:24:48 +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
nsingh
b2cd7eb373
Moved request mapping annotations constants to Annotations
2017-11-02 13:40:25 -07:00
nsingh
c53fd36c53
Removed Conditional Constants
2017-11-02 13:31:08 -07:00
nsingh
ac979d2919
Moved Conditional constants to Annotations
2017-11-02 13:30:43 -07:00
nsingh
a603de011a
Added some docs explaining "positiveMatches" for conditional parsing.
2017-11-02 13:23:42 -07:00
nsingh
d5fcd91148
Refactored live conditionals so that they are parsed via SpringBootApp
...
API
2017-11-02 13:10:30 -07:00
nsingh
46323af577
Renamed to LiveConditional
2017-11-02 13:10:30 -07:00
nsingh
60da97b279
Move conditional to commons
2017-11-02 13:10:30 -07:00
Kris De Volder
443b8ad62f
Cleanup some debug output
2017-11-02 11:56:51 -07:00
Kris De Volder
b51aa262e9
One more tweak to avoid calling startAgent if there's already a local agent.
2017-11-02 11:44:51 -07:00