Commit Graph

209 Commits

Author SHA1 Message Date
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
0e931fb3c2 Bump version to 1.1.1 2018-11-06 16:16:44 +00:00
Martin Lippert
1f3f2342df remove location-specific entry from factory path 2018-10-31 14:18:13 +01: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
fb89da7cee Merge branch 'master' of github.com:spring-projects/sts4 2018-10-16 09:50:10 -07:00
Kris De Volder
ed2365c5c0 Eclipse metadata 2018-10-16 09:49:43 -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
Martin Lippert
bd5d1e601f removed machine-specific factory-patch entry from spring-boot-ls project 2018-10-15 12:48:08 +02: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
7425bca837 Eclipse metadata 2018-10-02 16:11:48 -07:00
Kris De Volder
885803bc2c Eclipse metadata 2018-10-02 15:40:47 -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
Martin Lippert
3bb82f9ebc updated internal JDT version to 3.15.0 = Eclipse 4.9 2018-10-02 10:35:39 +02:00
Kris De Volder
c69dded6de Bump version to 1.1.0 2018-09-25 21:12:29 +00:00
Martin Lippert
8eff17fc60 added license information for eclipse features and distribution 2018-09-20 17:19:07 +02:00
Kris De Volder
79d11531c1 Bump version to 1.0.0 2018-09-13 16:47:06 +00:00
nsingh
bf93fafabb PT-160455522: Fix for empty string insertion for ad hoc props 2018-09-12 19:01:46 +02:00
Kris De Volder
9010cdf599 Bump version to 0.7.0 2018-09-07 22:57:01 +00: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