Commit Graph

185 Commits

Author SHA1 Message Date
Martin Lippert
fcecaebfe9 fix compilation problems temporarily 2018-11-16 09:33:46 +01:00
Kris De Volder
f43942ed57 Consistent treatment of valuhints in yaml
See: https://www.pivotaltracker.com/story/show/161964105
2018-11-15 14:27:38 -08:00
Kris De Volder
f39b845964 Tweak value hint providers in application.properties
See https://www.pivotaltracker.com/story/show/161964105
2018-11-15 10:41:55 -08:00
Kris De Volder
706a870fae Improvements to AdHocSpringPropertyIndex
- respond to document save to clear index
- index properties bound to list values in yaml
2018-11-14 11:42:50 -08:00
Kris De Volder
0eb6614617 Support for user-defined logging.groups 2018-11-14 11:42:50 -08:00
nsingh
3536ef71f1 Added Boot 1.x and 2.x context path tests 2018-11-13 16:10:09 -08:00
Kris De Volder
7769a28179 Merge branch 'master' of github.com:spring-projects/sts4 2018-11-13 13:28:36 -08:00
Kris De Volder
af00254652 Refactoring in preparation of using injecting
ad-hoc Property index into ValueProvider

This is so we can try to use it to compute
user-defined logger groups.

See https://www.pivotaltracker.com/n/projects/1346850
2018-11-13 13:24:40 -08:00
nsingh
2e8c015efb Fixed spelling error 2018-11-09 16:36:46 -08:00
nsingh
a8757a4491 Added some "real" tests for context path
Used real actuator env json to test reading context path in priority
order, using both camel case and kebab case.
2018-11-09 16:16:20 -08:00
Kris De Volder
49ef8dcf3f Show proper description with valuehints from metadata 2018-11-09 14:07:46 -08:00
BoykoAlex
4137819382 PT #155474396: Ctrl-Click for Boot properties YAML 2018-11-09 11:09:17 -05:00
nsingh
907fa1ff33 Minor refactoring reading from RM tuple 2018-11-08 16:18:28 -08:00
nsingh
b41cd42741 PT 161583390 - Initial implementation to support context path
Added support for context path for boot 1.x and 2.x when property
defined via command line args. Also added some relevant junits for
request mappings with context paths.
2018-11-08 16:10:24 -08:00
BoykoAlex
87f3e5a6a3 Re-enable test using source of java.lang.String 2018-11-08 13:18:18 -05:00
BoykoAlex
c884ae6bf7 PT #155474415: Adjust def links for Eclipse client 2018-11-08 11:35:40 -05:00
BoykoAlex
5e34506eae Fix the broken build (no JDK has no src.zip in CI) 2018-11-07 21:01:10 -05:00
BoykoAlex
f2be2c717b PT #155474415: CTRL-CLICK navigation from .properties to Java 2018-11-07 16:35:07 -05:00
Kris De Volder
08500509e2 Add pojo property inheritance test for app.properties
Also, cleanup some defunct test code and comments.
2018-10-24 11:36:31 -07:00
Kris De Volder
b190c8fe2c Add mvn wrapper to test cloud-rabbit test projects
It is required for CI build
2018-10-23 12:22:58 -07:00
Kris De Volder
d8314683be Fix issue with nested project classpath finder
Choose the most nested project in case of ambiguity.
2018-10-23 11:10:16 -07:00
Kris De Volder
248098112e Take inherited pojo properties into account
In yaml / properties editor.
2018-10-22 16:49:39 -07:00
Kris De Volder
e384457eaa Cleanup: obsolete method 2018-10-17 13:00:32 -07:00
Kris De Volder
2e2b419312 Cleanup another useless LSFactory 2018-10-16 15:14:43 -07:00
Kris De Volder
3857c507e0 Remove ComposableLanguageServer class 2018-10-16 14:38:32 -07:00
Kris De Volder
2fd8d05fd0 Cleanups
Some useless LSFactories removed.
Some unused obsolete methods removed.
2018-10-16 14:29:42 -07:00
Kris De Volder
2365f83e20 Fix https://github.com/spring-projects/sts4/issues/80 2018-10-16 12:26:52 -07:00
Kris De Volder
2b987e668a Refactor Bootiful LS
Converted all spring boot ls test to use spring test runner.
2018-10-16 09:48:41 -07:00
BoykoAlex
8f8334de67 Fix NPE in SpringIndexer 2018-10-09 12:43:11 -04:00
Kris De Volder
eda67f8c7c Fix https://www.pivotaltracker.com/story/show/160969280
Read boot properties metadata from project dependencies
2018-10-03 16:35:49 -07:00
Kris De Volder
6717306d8f Convert language servers to Boot apps 2018-10-02 15:39:15 -07:00
Martin Lippert
4cb796c81c avoid NPE when method binding cannot be resolved 2018-10-02 10:36:06 +02:00
nsingh
bf93fafabb PT-160455522: Fix for empty string insertion for ad hoc props 2018-09-12 19:01:46 +02:00
BoykoAlex
8fab69d7da Don't short-circuit on first app for @Autowired boot highlight info 2018-09-07 18:10:44 -04:00
Kris De Volder
dc3bb2c1a5 Merge branch 'master' of github.com:spring-projects/sts4 2018-09-07 13:20:52 -07:00
Kris De Volder
ed27056ea0 Trigger reconcile on classpath changes 2018-09-07 13:19:54 -07:00
Martin Lippert
2a39071b50 ignore exceptions during parsing due to compilation or type resolve problems 2018-09-07 10:01:44 +02:00
BoykoAlex
19d680bbb7 PT #160302607: WebFlux RMs JMX beans format + NPE for WebFlux symbols 2018-09-05 19:03:20 -04:00
BoykoAlex
df10af0bc6 PT #160188863: Don't crash LS when launched with JRE 2018-08-30 22:22:32 -04:00
nsingh
e125d1de75 PT-160007578: Check if commands exist before registering in vscode 2018-08-28 16:47:11 +02:00
BoykoAlex
5b94f58fb5 Streamline arrows in boot hint Hovers and CodeLenses 2018-08-24 13:47:25 -04:00
nsingh
0541369c54 Revert back to more... code lens for remaining mappings
But make it unclickable for now due to hover position issues
2018-08-24 13:35:06 +02:00
nsingh
904468c632 Some changes to RM code lenses
Added command for direct navigation to URL in vscode editor.
2018-08-24 09:02:32 +02:00
BoykoAlex
a9e2854a5c PT #159839753: Polish hover content based on CodeLens title 2018-08-23 18:31:18 -04:00
Martin Lippert
5f2133335f avoid multiple calls to getProject and hasActuatorDependency to avoid memory pressure 2018-08-23 16:21:30 +02:00
Martin Lippert
65b20c10ae added fallback for tests that are quickly creating hovers as soon as an individual highlight is there 2018-08-23 13:59:49 +02:00
Martin Lippert
bff10fa51a added more advanced caching strategy for calculating live hovers after live hover hints already got created 2018-08-23 09:57:28 +02:00
Martin Lippert
88e8e65b45 small refactoring to make API of live hover watchdog a bit cleaner 2018-08-23 09:57:28 +02:00
nsingh
a0129c3653 PT 159833130 - Add content, title and command for RM code lenses 2018-08-22 18:34:02 +02:00
BoykoAlex
515d2887c7 Not committed with previous commit 2018-08-21 18:33:08 -04:00