Commit Graph

40 Commits

Author SHA1 Message Date
Kris De Volder
9519a790fe Fix Cancelation related errors and other problem in case of 'slow' completion
computers.
2017-01-16 14:35:57 -08:00
Kris De Volder
15eec8b080 Fix PT-136196057: correct indentation after 'do' step completion 2017-01-13 10:53:35 -08:00
Kris De Volder
27c7e9fefd Run script to fix remaining copyrights 2017-01-12 13:39:11 -08:00
nsingh
46eb0466e2 Add dynamic CF buildpacks and services completion values 2017-01-07 11:59:17 -08:00
Kris De Volder
1cd521bc07 Add hover docs for resource_type sub attributes 2016-12-22 11:28:25 -08:00
Kris De Volder
de4c104781 Merge branches 'master' and 'master' of github.com:spring-projects/sts4 2016-12-12 15:23:55 -08:00
BoykoAlex
0397eb058e Fixed comment for the new test harness method 2016-12-12 18:18:00 -05:00
BoykoAlex
672cc6874f Ensure hovers don't have string null in the description part 2016-12-12 18:16:05 -05:00
Kris De Volder
ddf1e47b3e Use javaolution.Text in TextDocument implementation 2016-12-12 12:59:15 -08:00
BoykoAlex
e9f7cd46ba Ensure commons-language-server is independent from java/maven projects 2016-12-08 19:17:29 -05:00
Kris De Volder
c2cf531956 Create custom protocol for simple progress messages 2016-12-07 16:03:54 -08:00
Kris De Volder
05f189c2aa Merge branch 'master' of github.com:spring-projects/sts4 2016-12-07 09:59:39 -08:00
Kris De Volder
878b1c04d8 Incremental Document sync support 2016-12-07 09:59:23 -08:00
BoykoAlex
8c10b582c4 Enable completion description for boot properties. Adjusts unit tests 2016-12-06 19:06:35 -05:00
Kris De Volder
e508326b69 Add 'hoverinfo' to completions in manfest.yml editor 2016-12-02 15:50:49 -08:00
BoykoAlex
d63bb4949e Fix no hover case 2016-11-23 11:29:20 -05:00
BoykoAlex
3bf568b6a2 Hovers for application properties 2016-11-22 20:36:53 -05:00
nsingh
8c7aa84903 Added hover support for manifest properties.
Only working for memory and buildpack manifest properties. Other
properties show No description until they are implemented. The hover
support also covers common hover support for general hover support for
all vscode.
2016-11-17 12:28:16 -08:00
BoykoAlex
01f39c7722 Error reporting and robustness for Jandex java index 2016-11-08 23:04:04 -05:00
Kris De Volder
af64ba01d3 Update to lsp4j 2016-11-07 17:29:54 -08:00
Kris De Volder
54035b0a39 Content assist in app-yml partially working 2016-11-01 10:55:30 -07:00
BoykoAlex
80782e97ba Projects test harness and app props reconciling tests 2016-10-31 13:02:13 -04:00
BoykoAlex
28fed6ffcb Port SpringPropertiesEditorTests 2016-10-27 20:22:48 -04:00
BoykoAlex
608968d86e Move properties editor test harness classes in separate project 2016-10-27 15:58:19 -04:00
Alex Boyko
5ea5b5cb28 Integrate commons-maven to eliminate classpath text file based solution 2016-10-25 17:15:25 -04:00
Alex Boyko
ea6079bea2 Fix maven build on Windows 2016-10-24 12:56:32 -04:00
Kris De Volder
46e2334b0c Introduce IClasspath abstraction. 2016-10-21 16:01:42 -07:00
Kris De Volder
fba4c5e9f9 language-server-test-harness package renames
Bring package names inline with project name
2016-10-20 10:08:06 -07:00
Kris De Volder
61fb272209 commons-util package renames
Bring package names inline with project name
2016-10-20 10:01:52 -07:00
Kris De Volder
67eb11fae1 commons-java project
Bring package names in line with project name
2016-10-20 09:57:41 -07:00
Kris De Volder
59c78615ab Application yaml now verifies simple
property names
2016-10-19 16:22:33 -07:00
Kris De Volder
b3d85501a2 Fix failing test case 2016-10-17 12:04:18 -07:00
Kris De Volder
7954fa2bb5 Porting all the tests from YamlEditorTests in old STS
Moved into ApplicationPropertiesTests suite. All tests running but
most are not yet passing. Tests that are expected to fail w.r.t. 
already implemented functionlaity are marked with
@Ignore annotations.
2016-10-17 11:16:43 -07:00
Kris De Volder
2551a5e997 Port DocumentEditsTests to sts4 2016-10-13 14:13:48 -07:00
Kris De Volder
d4439b246b Manifest.yml completions working now in vscode 2016-10-05 11:05:28 -07:00
Kris De Volder
5cf7740a7c Passes all our tests but...
Unfortunately vscode doesn't like our completions because they span multiple lines.
2016-10-04 15:56:55 -07:00
Kris De Volder
e804ea03f9 Flesh out testharness a bit more
Help in testing completions
2016-10-03 12:11:00 -07:00
Kris De Volder
c65fe98aab Update lsapi version to 0.3.0 release 2016-10-03 11:02:06 -07:00
Kris De Volder
2b0927ed9b Copy/port some stuff from STS codebase
- yaml schema abstraction
- manifest yaml schema
- manifest yaml schema tests
- reconciler abstractions
2016-09-23 11:44:50 -07:00
Kris De Volder
5e666ef37d Port over all manifest.yml editr tests (still failing) 2016-09-22 17:34:36 -07:00