nsingh
eef84c37c3
Handle case where text is blank in the enum parser
...
This is to avoid calling the hints provider when it is not necessary and
to better handle the case when no text is present (error should be
thrown)
2017-01-18 15:48:31 -08:00
nsingh
5d00f4447e
Better handling of IOException in CF connection errors
2017-01-17 11:05:14 -08:00
nsingh
daf48eaac2
Initial support for services validation
2017-01-13 11:17:25 -08:00
Kris De Volder
a55d80f33a
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-13 10:54:10 -08:00
Kris De Volder
15eec8b080
Fix PT-136196057: correct indentation after 'do' step completion
2017-01-13 10:53:35 -08:00
Martin Lippert
d27225f2b9
minor polish
2017-01-13 13:55:25 +01:00
Kris De Volder
27c7e9fefd
Run script to fix remaining copyrights
2017-01-12 13:39:11 -08:00
nsingh
2cbca3304b
Code cleanup for CF support in vscode
2017-01-11 15:51:25 -08:00
nsingh
c5f0457ecc
Fixed exception handling in util when a message is present
2017-01-05 11:28:07 -08:00
nsingh
2dd432a46e
Initial commit of CF vscode extension
2017-01-05 10:58:56 -08:00
Kris De Volder
65451b0ff2
Concourse: basic support for 'timeout' attribute
2016-12-21 16:54:30 -08:00
Kris De Volder
7442db205d
Concourse: reconcile checking for non-existent resources
2016-12-20 16:44:25 -08:00
Kris De Volder
d199bb260f
concourse editor basics working, tests passing
2016-12-14 16:32:02 -08:00
Kris De Volder
fece70fa8d
Basic concourse pipeline editor working
2016-12-13 14:14:59 -08:00
Kris De Volder
f3193ecdaf
Use LineTracker in TextDocument
2016-12-12 15:06:22 -08:00
Kris De Volder
7342325ef2
Copy LineTracker related code from eclipse
2016-12-12 13:26:34 -08: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
e508326b69
Add 'hoverinfo' to completions in manfest.yml editor
2016-12-02 15:50:49 -08:00
BoykoAlex
623e2d1f28
Small cleanup
2016-12-01 18:42:37 -05:00
BoykoAlex
db1402cf6b
Switch HTML hover tests to markdown tests
2016-12-01 15:45:21 -05:00
nsingh
a21ab89212
PT 131351003 - Added hover support for property keys
...
Also enabled JUnits to test hover support for property keys.
2016-11-29 20:36:05 -08:00
Kris De Volder
14feb0f0c6
Make completions computation properly async
2016-11-28 13:26:32 -08:00
BoykoAlex
5a520e5f93
Merge branch 'master' of https://github.com/spring-projects/sts4
2016-11-22 20:37:23 -05:00
BoykoAlex
3bf568b6a2
Hovers for application properties
2016-11-22 20:36:53 -05:00
Kris De Volder
30e36a7035
Merge branch 'master' of github.com:spring-projects/sts4
2016-11-22 14:12:33 -08:00
Kris De Volder
24424c2b57
Support for healt-check-type attribute in manifest.yml editor
2016-11-22 14:10:14 -08:00
BoykoAlex
cbe514ec65
Adopt Renderables in Javadoc. Refactoring for building mvn projects
2016-11-21 21:20:21 -05:00
BoykoAlex
f19a4e0bfa
HoverInfo -> Renderable refactoring
2016-11-21 16:49:08 -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
2dda8924d1
Move VscodeCompletionEngineAdapter to commons
2016-10-31 11:57:16 -07: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
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
59c78615ab
Application yaml now verifies simple
...
property names
2016-10-19 16:22:33 -07:00
Kris De Volder
30902b0b7e
Rename util-commons -> commons-util
2016-10-14 10:54:23 -07:00