Kris De Volder
e1ef42c2f8
Disable websocket
...
Doesn't work on CF otherwise
2019-09-30 12:49:53 -07:00
Kris De Volder
dfa12a98c2
Labels now centered and some icons added
2019-09-26 17:29:00 -07:00
Kris De Volder
2a862a786c
WIP: short labels outside nodes
2019-09-25 17:25:16 -07:00
BoykoAlex
ad1882a963
Adopt to latest sprotty properly
2019-09-23 12:03:44 -04:00
BoykoAlex
61efb95ba8
Attempt to fix broken SI view
2019-09-19 18:39:07 -04:00
Kris De Volder
31308a73c1
Hover for SI graph shows table of properties
2019-08-30 12:54:24 -07:00
BoykoAlex
d1e39fef5e
WIP: ports, links
2019-08-29 19:25:03 -04:00
Kris De Volder
42951dc1d3
Spring integration graph view using mock data
2019-08-28 16:12:12 -07:00
Kris De Volder
9708319ea7
Cleanup sprotty live beans view
2019-08-27 13:05:44 -07:00
BoykoAlex
c49a9f0c83
POC finalized
2019-08-26 18:58:56 -04:00
BoykoAlex
7beccbffe7
WIP - vscode webview comm problem
2019-08-23 14:51:37 -04:00
BoykoAlex
e136a6b536
WIP 2
2019-08-22 18:00:35 -04:00
BoykoAlex
7ea3c0ad55
WIP
2019-08-22 14:51:59 -04:00
BoykoAlex
83193e5d42
Initial POC
2019-08-21 10:40:56 -04:00
Kris De Volder
a40bda5547
Bump version to 1.11.0
2019-08-14 15:04:54 +00:00
Martin Lippert
c0c1caf959
removed unnecessary log statement
2019-08-07 16:49:01 +02:00
Kris De Volder
0776c10491
Revert "Add some logging to debug CTRL-click issue"
...
This reverts commit 618a75e09c .
2019-08-02 11:26:19 -07:00
Kris De Volder
618a75e09c
Add some logging to debug CTRL-click issue
2019-08-02 11:03:53 -07:00
Kris De Volder
61c79f5281
Another attempt to fix test failures
2019-07-26 09:10:19 -07:00
Kris De Volder
d417fd461f
More verbose test failure.
2019-07-25 17:46:49 -07:00
Kris De Volder
d9f48ed693
Fix for PT-167494938
...
Snippet completion was broken for concourse resource type
'extra insertions'.
2019-07-25 16:46:00 -07:00
Kris De Volder
89d79d9067
Quick and dirty fix for https://github.com/spring-projects/sts4/issues/327
2019-07-24 12:29:55 -07:00
Kris De Volder
d30a82d04f
Add additional constraint to cf resource schema
...
Details: username/password and client_id/client_secret should
not be used together. We now check for this and show a warning
in the concourse editor.
2019-07-24 11:30:19 -07:00
Kris De Volder
5b3f951a11
Add support for 'client_id' and 'client_secret' in...
...
... CF resource 'source' in Concourse Editor.
See: https://github.com/spring-projects/sts4/issues/330
2019-07-23 14:24:03 -07:00
Kris De Volder
b9c491466f
Do not auto-redirect language server logs to file
...
See: https://github.com/spring-projects/sts4/issues/328
2019-07-22 15:12:54 -07:00
Kris De Volder
701ce22569
Bump version to 1.10.0
2019-07-12 14:34:15 +00:00
Kris De Volder
65c6757cd3
Increase timeout for some tests
...
Seem to be failing when CI builds are being slower than usual.
2019-07-11 15:23:40 -07:00
Kris De Volder
7a6e311147
Fix bug that breaks live hover to tunneled cf apps
...
Also add a regression test that would have caught this issue.
2019-07-11 15:05:49 -07:00
Kris De Volder
b96f0be4c6
Fix issue with escape sequences in properties file
...
See: https://github.com/spring-projects/sts4/issues/314
2019-07-05 16:36:15 -07:00
BoykoAlex
cfb353f337
PT #166597649 : Send classpath when project is built if necessary
2019-06-27 15:32:55 -04:00
Kris De Volder
d3d7296a99
Revert "Add some temporary debug logging"
...
This reverts commit 06a4d6c700 .
2019-06-24 16:31:50 -07:00
Kris De Volder
06a4d6c700
Add some temporary debug logging
2019-06-24 16:08:21 -07:00
BoykoAlex
ee16ee17c3
PT #166603176 : Limit hover request processing time
2019-06-24 17:31:22 -04:00
Kris De Volder
cd873229b6
textDocument/definition should not send 'null' result
...
See: https://github.com/spring-projects/sts4/issues/309
2019-06-24 11:11:01 -07:00
Kris De Volder
1ec874207f
Cleanup unused imports
2019-06-21 14:44:43 -07:00
Kris De Volder
3eb7abe760
Adopt new MemoizingProxy in SpringLiveHoverWatchdog
2019-06-21 14:44:43 -07:00
Kris De Volder
f438b29533
Add support for interface type in MemoizingProxyTest
2019-06-21 14:44:43 -07:00
Kris De Volder
f39c4169cd
Regression test for MemoizingProxy.builder api
2019-06-21 14:44:43 -07:00
Kris De Volder
4e28f9e24c
Optimise MemoizingProxy
...
Allow re-use of proxy class instead of re-creating it
every time.
2019-06-21 14:44:43 -07:00
Kris De Volder
9a9a68fee9
Bump version to 1.9.0
2019-06-21 17:56:10 +00:00
Kris De Volder
87d1d33761
Add regression tests for 'MemoizingProxy' utility
2019-06-18 14:56:48 -07:00
Kris De Volder
2988d8def0
Cleanups: unused imports, missing copyright header
2019-06-18 13:31:03 -07:00
Kris De Volder
2cd0b8a541
Reduce verbosity of log output in boot ls startup
2019-06-18 10:33:34 -07:00
Kris De Volder
379b8a0004
Reduce verbosity of test builds
2019-06-17 11:20:02 -07:00
Kris De Volder
e003a94c5e
Merge pull request #306 from spring-projects/symbol-dependencies
...
Track symbol dependencies ...
2019-06-17 09:17:41 -07:00
Kris De Volder
c8c0637570
Track symbol dependencies ...
...
Infrastructure to record when a symbol depends on info
for a given (external) type. When change to external type
is found, then trigger document update for the affected
document(s).
2019-06-13 16:14:13 -07:00
BoykoAlex
49d655d66c
Fix property key hover has binding key "L" in hover content
2019-06-13 15:43:30 -04:00
BoykoAlex
9c3fc1fcb5
PT #166671442 : Don't set data property for proposal if no doc available
2019-06-13 12:49:14 -04:00
nsingh@pivotal.io
1dba7419fd
Update LSP4J in LS to 0.7.2
2019-06-12 10:19:17 -07:00
Kris De Volder
8efc5cafc8
Resolve/fix nohttp violations
2019-06-05 15:58:30 -07:00