Roman Iuvshyn
|
b872b317cb
|
RELEASE: Set next development version (#12277)
|
2018-12-26 13:04:51 +02:00 |
Roman Iuvshyn
|
45490d2a3b
|
RELEASE: Set next development version (#12115)
|
2018-12-05 18:33:02 +02:00 |
Roman Iuvshyn
|
99afaef87f
|
RELEASE: Set next development version (#11930)
|
2018-11-14 12:29:03 +02:00 |
Thomas Mäder
|
052f719c64
|
Shows icons specific to visibility in "file structure" window. (#11898)
Use icons specific to visibility
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-11-13 10:23:05 +01:00 |
RomanNikitenko
|
f6236dcc0e
|
Do not inform language server about file rename for not registered file type (#11825)
* Do not inform language server about rename for not registered file type
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
2018-11-06 10:48:08 +02:00 |
Dmytro Kulieshov
|
d7a678c0f7
|
Fix of signature help feature when typing '(' symbol (#11696)
|
2018-10-25 12:01:46 +03:00 |
Roman Iuvshyn
|
365d25f275
|
RELEASE: Set next development version (#11710)
|
2018-10-24 16:38:03 +03:00 |
Thomas Mäder
|
58dc906339
|
Fix formatting
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
e88d4669d0
|
Fix formatting
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
21894b2edf
|
Fix NPE when no signature help is available (#11550)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
e58ab3848b
|
Fix open location to select range (#11436)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
db044fa3dd
|
Suspend handling of file changed notifications when applying ws edit
(#11360)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
4b1c124a44
|
Don't use eclipse.text classes to convert text edits (#11314)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Victor V. Rubezhny
|
7efbacc274
|
Source folders of Plain Java project are not properly shown in Project Explorer after WS is restarted #10456 (#11003)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
a4638bfa78
|
Update to LSP4J 0.5.0.M1
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
3e7a23c7bb
|
Use notifications instead of client commands (#11057)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
a24e84ce39
|
Update maven module if parent was changed (#10689)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Victor V. Rubezhny
|
d99ed11abd
|
New folders do not register in the jdt.ls workspace #10115 (#10665)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
f430b48cd1
|
Update project config when event is fired (#10677)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
d6160cbe86
|
Merging master
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
58aa76d472
|
Handle markdown in LSP doc popups (#10645)
* Use Orion's "marked" to support markdown in doc popups
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
47ce0aba5e
|
Remove temporary logs
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
90f4f3b607
|
Fix build after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
763bebb9d1
|
Avoid sending unnecessary events about content updating
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
ffabe2a147
|
add logging to investigate failures in tests
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
306759fd0d
|
Fix selenium tests in editor package (#10471)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
be4b70554b
|
Consume markup and snippets in completion doc (#10436)
* Consume lsp4j 0.4.0
* Consume snippets and markdown in completion doc
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
ace6ce2bad
|
Adapt selenium tests related to java refactoring (#10221)
* che-10094: adapt selenium tests related to java refactoring
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
c2b0600e88
|
Handle project updated notifications from jdt.ls (#9983)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
4bfac62703
|
Use jdt.ls to support Move refactoring (#9953)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Victor V. Rubezhny
|
540a4ee3e1
|
Issue 8721 - Update Libraries, etc. based on JDT notifications #8721
(#9650)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
4a6be0f919
|
use jdt.ls to support Rename refactoring (#9636)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
aa5cd88b07
|
Make jdt.ls branch work with refactored LS launchers
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Josh Pinkney
|
616323afcb
|
Fixed quick documentation (#9508)
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
|
2018-10-17 15:05:02 +02:00 |
Josh Pinkney
|
19b1bb089d
|
Fix for workspace symbols not opening the file (#8827)
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
0e98bda4a0
|
Fix after rebasing master branch
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
5fd609831d
|
CHE-8510: Recognize multi-module projects (#8661)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Igor Vinokur
|
4ffd34e6aa
|
Fix keyboard filter in File Structure dialog (#8723)
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Igor Vinokur
|
59ab20ae74
|
Set active line after Find Definition action (#8641)
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
7844d1d71c
|
Fix up after rebasing
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
5158e6e9f4
|
Use URIs in Language Server API calls (#8313)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
c68ec14404
|
6682 Use jdt.ls for Usages
Use jdt.ls for usages
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
97d1b951cb
|
Set license header (#8268)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
07afed39c7
|
CHE-8162: Remove outdated open declaration action (#8218)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
a10f8194e1
|
use jdt.ls extension in java test-plugin (#7429)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
dc2c82a1dd
|
Use Che LSP Extension for File Structure View
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
3815a1d83b
|
Introduce LaunchingStrategy to allow per project/workspace LS's
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
a54f29577c
|
Port to Che 6
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
e7efc5dd03
|
Licenses, formatting, dependencies
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
55b5241255
|
Use LSP editor even if no capabilities are found.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |