Roman Iuvshyn
8e03d56bfb
RELEASE: Set next development version ( #6345 )
2017-09-19 14:52:53 +03:00
Oleksandr Andriienko
d847b4149f
CHE-5810: Improve client encoding for file or folder path to support special symbols ( #6166 )
2017-09-14 15:47:32 +03:00
Thomas Mäder
7faecbadc9
5485 apply workspace edit ( #5955 )
...
* Add ApplyWorkspaceEditAction
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Fix copyright statement
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-07 08:49:36 +03:00
Thomas Mäder
1aa217b9a7
Code action call does not have dignostics ( #6113 )
...
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-09-06 09:41:03 +02:00
Yevhen Vydolob
2e798d6fce
Add implementation for 'Show message request' LS feature ( #5860 )
...
* #1794 implement 'ShowMessageRequest'
2017-09-04 16:12:25 +02:00
Roman Iuvshyn
2850a74a11
RELEASE: Set next development version ( #6067 )
2017-08-23 11:11:34 +03:00
Roman Nikitenko
0343393028
CHE-5829. Fix non-exhaustive switch statements
...
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2017-08-22 18:16:33 +03:00
Yevhen Vydolob
93eaf18997
#5750 fix cursor position after completion proposal inserted ( #6020 )
...
* #5750 fix cursor position after completion proposal inserted
2017-08-19 16:03:12 +03:00
Sergii Kabashniuk
5b373e6cf5
Used Google Java Codestyle ( #5851 )
2017-08-18 17:00:58 +03:00
Mykhailo Kuznietsov
69d5148385
Changed copyright owner to "Red Hat, Inc." in license headers ( #5964 )
...
Change license header contributor to Red Hat, Inc.
2017-08-11 10:46:58 +03:00
Roman Iuvshyn
c2eb3188c1
RELEASE: Set next development version ( #5949 )
2017-08-09 11:17:20 +03:00
Valeriy Svydenko
6a317b5bff
CHE-5379: fix wrong cursor placement for autocompletion ( #5873 )
2017-08-02 14:34:10 +03:00
Dmytro Kulieshov
888da450e6
fixed formatting ( #5755 )
...
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2017-07-20 12:32:42 +03:00
Thomas Mäder
6e743678ea
Fix LSP didChange parameters #4978 ( #5002 )
...
* Add document changing listener support
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Use document changin notification to compute correct didChange
parameters
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Make sure to use the proper document instance.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Renamed DocumentChangeEvent->DocumentChangedEvent
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-20 11:45:02 +03:00
Roman Iuvshyn
185273f8b9
RELEASE: Set next development version ( #5734 )
...
* RELEASE: Set next development version
2017-07-19 12:45:32 +03:00
Oleksandr Andriienko
7b9c2a189a
Update lsp4J lib to newer version. ( #5292 )
...
* #5360 Upgrade LSP4J library version to 0.2.0
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-07-14 11:05:20 +03:00
Yevhen Vydolob
91b543547e
#5380 use Orion annotation model instead 'showProblems' method ( #5518 )
...
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
2017-07-14 09:09:57 +03:00
Thomas Mäder
9f88048572
Add support for using multiple language servers to be registered for the same files #4609 ( #5442 )
...
Add support for using multiple language servers for the same files.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-10 10:20:30 +02:00
Thomas Mäder
092505d915
Support for multiple highlights
...
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-07 13:36:36 +02:00
Thomas Mäder
9027aa4780
Ability to register language servers for file names instead of extensions #5107 ( #5156 )
...
* Register languages by file name
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-07-03 17:18:25 +02:00
Roman Iuvshin
eab04ddd6b
RELEASE: Set next development version
2017-06-29 07:59:05 +00:00
Roman Iuvshin
513aa19ebd
RELEASE: Set next development version
2017-06-21 13:04:16 +00:00
Roman Iuvshin
eb2fa0eeed
RELEASE: Set next development version
2017-06-14 07:13:04 +00:00
Dmitry Kuleshov
0fc83c5df9
Fixed freezing of IDE in case of LS initialization timeout or failure ( #5341 )
2017-06-13 17:45:24 +03:00
Valeriy Svydenko
6a4e3831cd
CHE-5154: use new implementation of the Language Server Protocol for python ( #5267 )
2017-06-07 10:07:04 +00:00
Roman Nikitenko
1c7818f14e
CHE-3570. Add ability to turn on/off autosave mode for editor content
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-31 13:29:01 +00:00
Vitalii Parfonov
a2174799df
Wait and check LS process ( #5176 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-25 17:46:56 +03:00
Dmitry Kuleshov
cc8fd2473a
Switch TestDocument (LSP) service to the websocket JSON-RPC ( #5186 )
2017-05-25 16:44:42 +03:00
Roman Iuvshin
9fbf173eb9
RELEASE: Set next development version
2017-05-24 07:30:41 +00:00
Vitalii Parfonov
c6792a9f27
CHE-3721: Show Find Project Symbol only if capability exist ( #4925 )
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-16 13:35:39 +03:00
Roman Iuvshin
b3ae33acf5
RELEASE: Set next development version
2017-05-10 10:54:42 +00:00
Roman Iuvshin
6d88cf8c73
[maven-release-plugin] prepare for next development iteration
2017-04-25 18:19:17 +00:00
Roman Iuvshin
d7f023fd89
[maven-release-plugin] prepare release 5.9.0
2017-04-25 18:19:10 +00:00
Vitalii Parfonov
f57a4f2cf0
Fixing failed release: set correct folder for generated source
...
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-04-25 20:51:37 +03:00
Sergii Kabashniuk
86809b9ad0
Fix compilation issues that is preventing release
2017-04-25 19:12:12 +03:00
Sergii Kabashniuk
2ee007fa48
Fix compilation issues that is preventing release
2017-04-25 18:57:29 +03:00
Sergii Kabashniuk
43112cf746
Fix compilation issues that is preventing release
2017-04-25 18:38:15 +03:00
Sergii Kabashniuk
c4de2266da
Fix compilation issues that is preventing release
2017-04-25 17:58:12 +03:00
Sergii Kabashniuk
5546c8649a
Fix compilation issues that is preventing release
2017-04-25 17:29:06 +03:00
Roman Iuvshin
927aef3b32
fix build
2017-04-25 13:34:33 +00:00
Sergii Kabashniuk
b016d619cb
3656 Port Languages Server Support to lsp4j ( #4765 )
...
* Initial import from https://github.com/eclipse/che/pull/4160
* Added formatting for changed files
* Organize imports
* Added missing logback and removed unused dependency
* Fix plugin-languageserver compilation issue
* Move lsp4j dependency to lsp plugin
2017-04-19 17:33:59 +03:00
Thomas Mäder
1ba9c73125
3957 code action ( #4345 )
...
* CHE-3957: Code Action
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Exclude new file from license check.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Addressing PR comments (style & formatting issues)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
* Extracted anonymous to inner class
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2017-04-13 17:21:55 +03:00
Roman Iuvshin
7805c146e6
[maven-release-plugin] prepare for next development iteration
2017-04-13 11:07:13 +00:00
Roman Iuvshin
e8107fd96c
[maven-release-plugin] prepare release 5.8.0
2017-04-13 11:07:06 +00:00
Roman Iuvshin
840ae853f8
Revert "RELEASE: set minor change version"
...
This reverts commit e23b9257a3 .
2017-04-11 20:55:24 +03:00
Roman Iuvshin
e23b9257a3
RELEASE: set minor change version
2017-04-11 18:10:45 +03:00
Roman Iuvshin
08d4d0f25c
[maven-release-plugin] prepare for next development iteration
2017-04-06 14:28:39 +00:00
Roman Iuvshin
53a0325213
[maven-release-plugin] prepare release 5.7.0
2017-04-06 14:28:33 +00:00
Roman Iuvshin
342f103654
[maven-release-plugin] prepare for next development iteration
2017-03-30 12:25:35 +00:00
Roman Iuvshin
e6e4a652cc
[maven-release-plugin] prepare release 5.6.0
2017-03-30 12:25:28 +00:00