Kris De Volder
|
006cbd0721
|
Refine api for connected process listeners
Events now include some extra information instead of just processKey.
|
2022-05-09 16:12:59 -07:00 |
|
BoykoAlex
|
8102c19f8a
|
Refactorings. Bean methods not public.
|
2022-05-06 19:47:01 -04:00 |
|
BoykoAlex
|
d78752e747
|
Check dependency versions for java diagnostics
|
2022-05-04 13:15:35 -04:00 |
|
BoykoAlex
|
c880ef943d
|
Fix compiler error
|
2022-05-03 12:14:22 -04:00 |
|
BoykoAlex
|
ddcf27e976
|
Test harness support CodeAction
|
2022-05-03 11:56:47 -04:00 |
|
BoykoAlex
|
580350564a
|
Rewrite integration for Spring Boot server and vscode client
|
2022-05-02 13:02:01 -04:00 |
|
Kris De Volder
|
ff01f60a36
|
Add support for across Step modifier
See: https://github.com/spring-projects/sts4/issues/752
|
2022-04-27 17:10:24 -07:00 |
|
Kris De Volder
|
b87375b97d
|
Bump version to 1.34.0
|
2022-04-27 07:48:59 +00:00 |
|
Martin Lippert
|
5d0bed47e4
|
GH-750 - introduce dedicated thread pool executors to avoid handing threads to block everything else
|
2022-04-13 16:42:07 +02:00 |
|
Martin Lippert
|
cda0b75048
|
little cleanup
|
2022-04-12 11:19:56 +02:00 |
|
Martin Lippert
|
cee07a6f7f
|
added additional log output for debugging purposes
|
2022-04-12 11:19:56 +02:00 |
|
Martin Lippert
|
c66e61160c
|
add new notifications to sts4 eclipse language server protocol client
|
2022-04-07 11:16:56 +02:00 |
|
Kris De Volder
|
37e495f20c
|
Some tweaks to PR 751
|
2022-04-05 15:52:11 -07:00 |
|
Kris De Volder
|
9322fd6c3d
|
Bump version to 1.33.0
|
2022-03-16 17:59:56 +00:00 |
|
BoykoAlex
|
a588354ca9
|
Shutdown LS eventually if parent shell process is gone
|
2022-03-09 16:03:38 -05:00 |
|
BoykoAlex
|
db2f622c9d
|
Better locking
|
2022-03-01 12:22:21 -05:00 |
|
BoykoAlex
|
cbdd11831f
|
LS extension-id in the source field for Diagnostic
|
2022-02-09 13:56:26 -05:00 |
|
Kris De Volder
|
fbe0ea0bcb
|
Bump version to 1.32.0
|
2022-02-08 16:12:42 +00:00 |
|
Kris De Volder
|
e51ac7ad01
|
Bump version to 1.31.0
|
2022-02-02 12:13:56 +00:00 |
|
BoykoAlex
|
5b1d78cea5
|
Fix UnsupportedExceptions in tests due to LSP progress messages
|
2022-01-15 15:39:39 -05:00 |
|
BoykoAlex
|
cdf585c7fb
|
Support either for text edits in test-harness
|
2022-01-14 19:41:09 -05:00 |
|
BoykoAlex
|
f36671814c
|
Use LSP progress instead of our own LSP extension
|
2022-01-14 19:23:38 -05:00 |
|
BoykoAlex
|
ec388d7b1b
|
Ignore some commons-maven tests
|
2022-01-11 18:08:21 -05:00 |
|
BoykoAlex
|
b0960b012a
|
Platform specific newline for multiline yaml completion
|
2022-01-11 17:33:54 -05:00 |
|
Kris De Volder
|
cb75af60be
|
Bump version to 1.30.0
|
2021-12-16 15:03:19 +00:00 |
|
Martin Lippert
|
8490b7b38e
|
GH-690: fix NPE in type wrapper that caused property indexing and content-assist problems
|
2021-11-29 16:02:22 +01:00 |
|
Martin Lippert
|
ef71fd164d
|
formatting
|
2021-11-29 16:00:39 +01:00 |
|
Kris De Volder
|
5b90a9de7e
|
Bump version to 1.29.0
|
2021-09-15 08:59:45 +00:00 |
|
BoykoAlex
|
5e6b3f10ce
|
Handle log file not found case
|
2021-08-24 16:36:09 -04:00 |
|
Kris De Volder
|
0a21b58f39
|
Bump version to 1.28.0
|
2021-08-19 14:55:19 +00:00 |
|
BoykoAlex
|
4447021b79
|
Switch LS to std in/out from socket with port
|
2021-08-12 08:48:02 -04:00 |
|
Martin Lippert
|
6ed55989cd
|
update version of language servers to 1.27.0
|
2021-06-22 11:59:24 +02:00 |
|
dependabot[bot]
|
9473f0ee27
|
Bump httpclient
Bumps httpclient from 4.5.2 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-03 23:49:35 +00:00 |
|
BoykoAlex
|
94dd78b2fc
|
Support add/remove classpath listener at runtime
|
2021-06-03 13:54:09 -04:00 |
|
Martin Lippert
|
695750e4fd
|
remove keystore properties
|
2021-05-31 20:49:28 +02:00 |
|
BoykoAlex
|
b2ebc43bc0
|
Outline with JDT LS LightWeight mode
|
2021-05-28 15:16:17 -04:00 |
|
Martin Lippert
|
6e548dda1e
|
added automatic system exit after 3sec of shutdown message received + made system exit process more robust by not doing too much automatic from Spring beans
|
2021-05-25 16:27:54 +02:00 |
|
Martin Lippert
|
7b098c039d
|
added missing copyright header
|
2021-05-25 16:27:54 +02:00 |
|
Kris De Volder
|
6945fe18fc
|
Fix https://github.com/spring-projects/sts4/issues/639
Basic support for using glob pattern in concourse group declarations.
|
2021-05-18 15:09:41 -07:00 |
|
BoykoAlex
|
6a1a5ca180
|
Unignore DependencyTreeTest
|
2021-05-14 16:40:32 -04:00 |
|
BoykoAlex
|
0581e553af
|
Disable long running test testing test-project dependency
|
2021-05-12 23:49:19 -04:00 |
|
BoykoAlex
|
4f007de1bd
|
Wait for document symbols in sync fashion
|
2021-05-12 23:21:55 -04:00 |
|
Martin Lippert
|
da16b399f3
|
change versio back to next major release 1.26.0
|
2021-04-09 10:06:29 +02:00 |
|
Kris De Volder
|
c9e87096fd
|
Bump version to 1.25.1
|
2021-03-26 20:37:28 +00:00 |
|
Martin Lippert
|
f4db72157d
|
update language server versions to 1.26.0
|
2021-03-17 12:35:58 +01:00 |
|
Martin Lippert
|
f0981b52f0
|
added basic timing output to logs for hover and completion computation
|
2021-03-02 12:15:36 +01:00 |
|
Martin Lippert
|
aaf16eabb2
|
added timeout for hover computation inside of language server
|
2021-03-02 12:14:58 +01:00 |
|
Martin Lippert
|
28cb5f0761
|
updated internally used java language version to Java-SE 11
|
2021-03-01 17:04:51 +01:00 |
|
Martin Lippert
|
89ee243a5c
|
switched completion handling to use CompletableFuture instead of reactor Mono and added cancel handling
|
2021-02-28 17:18:40 +01:00 |
|
Martin Lippert
|
7875ccc69f
|
added cancel handling to highlight requests
|
2021-02-26 12:32:38 +01:00 |
|