Commit Graph

118 Commits

Author SHA1 Message Date
Kris De Volder
733e59afd1 Rework symbol provider inheritance to create fewer symbols with more info 2017-11-20 15:10:49 -08:00
Kris De Volder
adc4d4f978 Protect AST cache against improper synchronization by using a callback 2017-11-20 11:22:56 -08:00
Kris De Volder
b19e8d21d2 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-17 13:55:53 -08:00
Kris De Volder
7912f951eb Sow @Autowired annotation hover also in any sub-annotation of @Component 2017-11-17 13:55:35 -08:00
Martin Lippert
f75a8b6941 Merge branch 'multi-root' 2017-11-17 20:05:10 +01:00
Kris De Volder
9d1d36004a Fix failing test 2017-11-17 17:45:23 +01:00
BoykoAlex
9b8f95f21d PT #152867306 Boot properties index reacts on project changes 2017-11-16 18:33:40 -05:00
Kris De Volder
003afe52ab Merge branch 'master' of github.com:spring-projects/sts4
Conflicts:
	headless-services/commons/commons-util/src/main/java/org/springframework/ide/vscode/commons/util/StringUtil.java
2017-11-16 15:03:53 -08:00
Kris De Volder
7c117828c5 Support subtyping in SpringIndexer 2017-11-16 15:02:06 -08:00
BoykoAlex
cee1005bb8 PT #151547534 Cache classpath in a file 2017-11-15 18:54:21 -05:00
nsingh
5511552253 Renamed mock API 2017-11-14 23:00:22 -08:00
nsingh
539afeca3a PT 152801833 - Added support for negative matches parsing for live
conditionals
2017-11-14 22:57:41 -08:00
Kris De Volder
147f2548ae Fix failing test 2017-11-14 10:29:00 -08:00
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
Kris De Volder
09407cb3ad Use annotation attributes in creation of @Bean symbols 2017-11-10 13:54:30 -08: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
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
Martin Lippert
d906c2fddb added missing resource information for automatically wired constructor live hovers 2017-11-06 13:47:35 +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
Kris De Volder
b1d03ed36e Improve @Autowired for hover inside of @Component class. 2017-11-03 13:45:25 -07: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
nsingh
b2cd7eb373 Moved request mapping annotations constants to Annotations 2017-11-02 13:40:25 -07:00
nsingh
d5fcd91148 Refactored live conditionals so that they are parsed via SpringBootApp
API
2017-11-02 13:10:30 -07:00
Kris De Volder
f8d4e0ca8f Merge branch 'master' of github.com:spring-projects/sts4 2017-11-01 10:53:06 -07:00
Kris De Volder
007d5c92a5 No highlighting for 'no actuator' warning hovers. 2017-11-01 10:52:49 -07:00
BoykoAlex
aa40fc505c Merge branch 'master' of https://github.com/spring-projects/sts4 2017-11-01 12:01:48 -04:00
BoykoAlex
b38b2d758b Switch CU Cache to listen to doc open/change/close rather than files 2017-11-01 12:01:09 -04:00
Kris De Volder
b1d8c988ff Merge branch 'master' of github.com:spring-projects/sts4 2017-11-01 08:32:36 -07:00
Kris De Volder
c43b5f7482 Moving some constants to more logical locations 2017-11-01 08:32:24 -07:00
Martin Lippert
86f9348775 fixed issue with live hover to autowired showing up even without the dependencies being wired successfully 2017-11-01 12:06:06 +01:00
Kris De Volder
71cbda64dd 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/utils/ASTUtils.java
2017-10-31 14:36:27 -07:00
Kris De Volder
3a350af728 Warning hover when no actuator present 2017-10-31 14:29:08 -07:00
BoykoAlex
abfd198bf5 Compilation Unit cache 2017-10-31 16:05:17 -04:00
Kris De Volder
fac31d720e Merge branch 'master' of github.com:spring-projects/sts4 2017-10-30 15:36:15 -07:00
Kris De Volder
3e6de74351 Injection report on live hover over @Bean 2017-10-30 15:36:00 -07:00
BoykoAlex
3f06d0539c PT #151430100 Improve request symbol matching with request method 2017-10-30 14:48:47 -04:00
Martin Lippert
b98315876b replaced live hover implementation for autowired annotation with new one 2017-10-30 12:04:15 +01:00
Martin Lippert
16b8d4aaad PT #151991870: added live hover for automatically wired single constructor of components to existing component hover provider 2017-10-30 09:57:29 +01:00
Martin Lippert
3c6fb89c9c code cleanup 2017-10-30 08:49:34 +01:00
Kris De Volder
7617470e29 Merge branch 'master' of github.com:spring-projects/sts4 2017-10-27 16:58:55 -07:00
Kris De Volder
f95660cfcb Add more test cases for @Component hovers.
Handle the case where bean id is set explicitly in the annotation.
2017-10-27 16:58:36 -07:00
nsingh
8140cec74a Updated request mappings to use process info from content hover util 2017-10-27 13:31:39 -07:00
Kris De Volder
68de1dd0c5 Merge branch 'master' of github.com:spring-projects/sts4 2017-10-27 13:19:53 -07:00
Kris De Volder
fc9c84f58f Start adding some tests for 'InjectedInto' hover provider 2017-10-27 13:19:41 -07:00