Kris De Volder
|
7d44293ea9
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-10-24 16:18:32 -07:00 |
|
nsingh
|
d4ce6c444d
|
Fixed bug where conditional hover hint shows with no running app info
|
2017-10-24 16:19:27 -07:00 |
|
Kris De Volder
|
cd5c4af94a
|
Cleanup imports
|
2017-10-24 16:18:19 -07:00 |
|
Kris De Volder
|
f0ffb29458
|
More fancy implementation active profiles live hovers
|
2017-10-24 16:16:01 -07:00 |
|
Kris De Volder
|
4a0fde19f9
|
Generelaz live hover api to support multiple highlight ranges
|
2017-10-24 13:19:59 -07:00 |
|
Kris De Volder
|
67626d2ef9
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-10-24 12:53:07 -07:00 |
|
Kris De Volder
|
c71d4cbf02
|
Add support to test harness for checking highlights.
|
2017-10-24 12:52:49 -07:00 |
|
nsingh
|
6750258788
|
Added more conditional annotations for live hover support
|
2017-10-24 11:52:59 -07:00 |
|
Kris De Volder
|
5652e8402e
|
First, simple implementation of active profiles hover
|
2017-10-24 10:48:02 -07:00 |
|
Kris De Volder
|
b8aa5e484c
|
Add empty-boot-15-web-app test project
|
2017-10-24 10:37:09 -07:00 |
|
Kris De Volder
|
4e5ae58f48
|
Fix an NPE
|
2017-10-24 10:36:29 -07:00 |
|
Kris De Volder
|
d4b6dd4e17
|
Disable live hover watchdog when no interesting files are open.
|
2017-10-23 13:53:54 -07:00 |
|
Martin Lippert
|
309b6124b6
|
removed unused code
|
2017-10-23 20:18:02 +02:00 |
|
Martin Lippert
|
2ec0d7b1b7
|
removed annoying dummy code lens
|
2017-10-23 20:17:48 +02:00 |
|
Martin Lippert
|
fd10bbc6b8
|
removed outdated self-defined system property for boot-java language server
|
2017-10-23 20:17:27 +02:00 |
|
Kris De Volder
|
2a22775673
|
Add some synchronized sections to live hover watchdog
|
2017-10-23 10:19:17 -07:00 |
|
Kris De Volder
|
cf174129b8
|
Handle more cases of 'missing project context'.
|
2017-10-23 10:18:41 -07:00 |
|
nsingh
|
1b274cf375
|
Renamed test cases
|
2017-10-22 22:51:25 -07:00 |
|
nsingh
|
e16ef74bf3
|
Added one more test case for conditional live hover
|
2017-10-22 22:39:24 -07:00 |
|
nsingh
|
bd11bfbe52
|
Added some test cases for conditional live hover
|
2017-10-22 22:06:09 -07:00 |
|
nsingh
|
d3bd5d7011
|
Fixed NPE in fetching autoconfig report
The report may not yet be available in the SpringBootApp and results in
NPE.
|
2017-10-22 21:30:56 -07:00 |
|
nsingh
|
b1962945df
|
Added test project for conditional live hover tests
|
2017-10-22 21:20:48 -07:00 |
|
nsingh
|
7742083562
|
Initial harness for conditionals live hover tests
|
2017-10-22 20:53:48 -07:00 |
|
nsingh
|
a50d7f1791
|
Added support for live hover and hints for ConditionalOn annotations
|
2017-10-22 20:53:48 -07:00 |
|
BoykoAlex
|
55a439dc30
|
PT #151674858 Live boot hint decorations on/off
|
2017-10-20 20:55:05 -04:00 |
|
Kris De Volder
|
9983f6c8c4
|
Make language server processes easy to recognize
Set a system property 'sts4.languageserver.name'. This serves as an easy
marker to recognize language servers.
|
2017-10-20 15:03:28 -07:00 |
|
Kris De Volder
|
5f7e964301
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-10-19 13:42:32 -07:00 |
|
Kris De Volder
|
3a57d99a84
|
Disable boot-java language server internally on non-boot project
Also use Optional in project finder to avoid some NPE bugs for missing project
context.
|
2017-10-19 13:41:53 -07:00 |
|
BoykoAlex
|
d5eef10cbb
|
Fix NPE for no fake index
|
2017-10-19 15:41:36 -04:00 |
|
BoykoAlex
|
2a3dac69c6
|
Spring properties index aware of project changes
|
2017-10-19 15:26:30 -04:00 |
|
Kris De Volder
|
f5967b4b8d
|
Replace BootJava test harness constructors with builder api.
And fix failing tests in the process
|
2017-10-19 10:23:43 -07:00 |
|
Kris De Volder
|
b41fb3af41
|
Cleanup junk from merge conflict that was missed
|
2017-10-18 16:40:53 -07:00 |
|
Kris De Volder
|
93dce1f334
|
Merge branch 'master' of github.com:spring-projects/sts4
Conflicts:
headless-services/boot-java-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java
|
2017-10-18 16:39:58 -07:00 |
|
Kris De Volder
|
5ea32cf751
|
Cleaner dependency injection for BootJavaLanguageServer
|
2017-10-18 16:20:42 -07:00 |
|
nsingh
|
8b2f3de69a
|
Added one more test case for no running apps
|
2017-10-18 14:01:21 -07:00 |
|
nsingh
|
bd509ed14d
|
Added test case to test live hovers over methods
|
2017-10-18 13:34:52 -07:00 |
|
nsingh
|
3c5923d5d2
|
Added test project for request mapping live hovers
Also added test case for live hover over type Request Mapping
|
2017-10-18 13:16:42 -07:00 |
|
nsingh
|
c6eb7222e6
|
Added missing mock support for app host
|
2017-10-18 13:12:55 -07:00 |
|
nsingh
|
e8e447f0e6
|
Log errors instead of printStackTrace
|
2017-10-18 13:11:17 -07:00 |
|
Kris De Volder
|
71dabb8d6c
|
Streamlime and simplify JavaProjectFinder
Only a single method needs to be implemented now to define how
a project context is found for a given document location.
|
2017-10-17 11:04:08 -07:00 |
|
Kris De Volder
|
69491029b3
|
Remove obsolete method 'isProjectRoot' from project finder interface
|
2017-10-17 10:41:56 -07:00 |
|
nsingh
|
023e623f02
|
Fixed NPE in request mapping hover provider
|
2017-10-16 16:19:14 -07:00 |
|
nsingh
|
c6aa4a2b98
|
Add basic harness for testing running boot apps
Used mockito to mock list of running apps.
|
2017-10-16 16:13:01 -07:00 |
|
nsingh
|
f88964b6b2
|
Include the running app provider
|
2017-10-16 16:11:54 -07:00 |
|
nsingh
|
17eb2eb2f0
|
Refactor boot Java language server
Allow running app provider to be injected into language server for
testing purposes.
|
2017-10-16 16:10:13 -07:00 |
|
BoykoAlex
|
d4a9907b0d
|
PT #150740880: VSCode/Eclipse file watching. Back to project finder
Eclipse client file change listening mechanics
Reworked file/project observer implementation
Merge fixes
|
2017-10-16 14:08:51 -04:00 |
|
Martin Lippert
|
aef5d309c6
|
PT #151991870: first rough implementation for live hovers for components without autowired annotation
|
2017-10-16 18:46:08 +02:00 |
|
Martin Lippert
|
9f9c29d3b7
|
PT #151052858: added simple hover content for autowired annotation live hovers
|
2017-10-15 13:44:48 +02:00 |
|
Martin Lippert
|
c632cab7c7
|
PT #151052858: first steps towards live hovers for @Autowired annotation
|
2017-10-13 14:29:26 +02:00 |
|
Martin Lippert
|
0beea180fe
|
PT #151440528: live hints for request mappings now do exact matching instead of apps and mappings
|
2017-10-13 10:38:09 +02:00 |
|