Martin Lippert
|
2c74a45d76
|
code cleanup
|
2017-12-29 14:13:01 +01:00 |
|
Kris De Volder
|
4de71bfc91
|
Fix failing test cases
|
2017-12-22 17:32:05 -08:00 |
|
Kris De Volder
|
1fb0a6acc6
|
Dynamic CA for github repo uris in concourse resource definitions
|
2017-12-22 17:14:27 -08:00 |
|
Kris De Volder
|
a6eb7241f1
|
Bump version to 0.1.3
|
2017-12-21 22:11:19 +00:00 |
|
Kris De Volder
|
ee3181b320
|
Bump version to 0.1.2
|
2017-12-12 17:17:35 +00:00 |
|
kdvolder
|
22e8ba80ba
|
Some fixes to accomodate windows
|
2017-12-11 16:00:19 -08:00 |
|
Martin Lippert
|
dffc75d5eb
|
updated versions
|
2017-12-11 09:31:08 +01:00 |
|
Martin Lippert
|
c102efa838
|
enable live hovers for inner classes
|
2017-12-07 21:33:49 +01:00 |
|
Kris De Volder
|
4b7614230a
|
Revert "Bump version to 0.1.1"
This reverts commit dbe06627ea.
|
2017-11-27 15:48:47 -08:00 |
|
Kris De Volder
|
dbe06627ea
|
Bump version to 0.1.1
|
2017-11-27 22:57:01 +00:00 |
|
Kris De Volder
|
71956a0748
|
Bump version to 0.1.0
|
2017-11-27 22:24:02 +00:00 |
|
Kris De Volder
|
95a844722b
|
Bump version to 0.0.13
|
2017-11-27 22:09:08 +00:00 |
|
Kris De Volder
|
a40ab1b33a
|
Bump version to 0.0.12
|
2017-11-27 19:30:08 +00:00 |
|
Martin Lippert
|
b2e7c9ec68
|
fixed live hovers for property values in value annotations, but excluded live hints for that for now
|
2017-11-27 08:19:01 +01:00 |
|
BoykoAlex
|
a2503bfa6b
|
PT #153107223 Don't put any string for undefined request method
|
2017-11-23 12:37:17 -05:00 |
|
Kris De Volder
|
1b6aacaa81
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-11-22 13:03:37 -08:00 |
|
Kris De Volder
|
cc75054281
|
Attempt to fix log redirection
|
2017-11-22 13:03:21 -08:00 |
|
BoykoAlex
|
a50c09097a
|
PT #153100339 Don't cache CU unless there is a project for it
|
2017-11-22 14:49:44 -05:00 |
|
BoykoAlex
|
7541238a5a
|
Merge branch 'master' of https://github.com/spring-projects/sts4
|
2017-11-21 17:35:12 -05:00 |
|
BoykoAlex
|
2185c7cd1b
|
PT #153051451 Symbol for RequestMapping without parameters
|
2017-11-21 17:34:36 -05:00 |
|
Kris De Volder
|
6f1e80944c
|
Fix PT-153072942
Ignore `$$EnhancerBySpringCGLIB$$` in determining whether a
live bean corresponds to a bean defined in source-code.
|
2017-11-21 14:20:05 -08:00 |
|
Kris De Volder
|
cfa0f5f13c
|
Cleanup: Delete obsolete commented code that was committed by accident
|
2017-11-21 11:36:52 -08:00 |
|
Kris De Volder
|
6783ffdbe8
|
Make live hovers AnnotationHierarchyAware
|
2017-11-21 11:30:55 -08:00 |
|
Kris De Volder
|
7136162000
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-11-20 15:11:04 -08:00 |
|
Kris De Volder
|
733e59afd1
|
Rework symbol provider inheritance to create fewer symbols with more info
|
2017-11-20 15:10:49 -08:00 |
|
BoykoAlex
|
08c1cd33ef
|
PT #152867134 Progress and Error feedback for Maven/Gradle project load
|
2017-11-20 17:56:39 -05: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
|
0727f514bf
|
Cleanup unused imports
|
2017-11-20 10:48:19 -08:00 |
|
Kris De Volder
|
b4b4512ccd
|
Simplify boot java hover providers api.
Remove unused and pointless CompletableFuture wrappers.
|
2017-11-20 10:40:42 -08:00 |
|
Martin Lippert
|
ac3b0efa46
|
updated JDT Parser to be ready to run and resolve against JKD9
|
2017-11-20 16:01:32 +01:00 |
|
Kris De Volder
|
cd2ab7de28
|
Second attempt to redirect log output to file
First attempt was flawed because some loggers can get instantiated
before sysem property is set.
|
2017-11-17 15:49:00 -08:00 |
|
Kris De Volder
|
b95b69db49
|
Cleanup debug output
|
2017-11-17 15:47:48 -08:00 |
|
Kris De Volder
|
ac1b3ae109
|
Redirect language server logs to file, for all language servers
This is because vscode/atom clients do not like verbose log output
(JavaScript too slow compared to java?) and drop the connection to
the server.
|
2017-11-17 15:18:42 -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 |
|
Martin Lippert
|
be16f39b84
|
added missing pieces to multi-root support
|
2017-11-17 16:58:43 +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 |
|
nsingh
|
613b79cb35
|
Added case insensitive search for in workspace symbol search
|
2017-11-16 11:50:30 -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 |
|
Martin Lippert
|
552f6289f6
|
added spacing between injected into and autowired with sections in live hovers
|
2017-11-13 14:52:13 +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 |
|