Mykhailo Kuznietsov
|
15d23edc91
|
Update license to EPL 2.0 (#10531)
|
2018-07-31 11:24:36 +03:00 |
Artem Zatsarynnyi
|
3467b2e6c2
|
Restore the dependencies on creating a C# project (#10405)
* Restore the dependencies on creating a C# project
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
|
2018-07-25 13:58:48 +02:00 |
Artem Zatsarynnyi
|
7a9632ded0
|
Update regex for initializing C# language server (#10421)
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
|
2018-07-17 14:30:46 +02:00 |
Dmytro Kulieshov
|
119a61b7bb
|
Fixed possible places of failure due to not closing InputStreams(#9780)
Signed-off-by: Dmytro Kulieshov <dkuliesh@redhat.com>
|
2018-05-25 15:23:01 +03:00 |
Dmytro Kulieshov
|
7a52c83f4d
|
Several improvements to the way remote language servers may be configured through workspace configuration (#9387)
|
2018-05-18 12:17:30 +03:00 |
Mykhailo Kuznietsov
|
2c2bd6637c
|
Set new year in license headers (#8244)
|
2018-01-11 16:04:49 +02:00 |
Dmytro Kulieshov
|
0f635cf122
|
Added JSON-RPC back-end to Project API and removed deprecated VFS classes (#7380)
|
2017-11-20 12:02:46 +02:00 |
Yevhen Vydolob
|
59abab922c
|
Language Server Protocol Rename implementation (#6615)
* #1806 add service and UI for rename feature
Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
|
2017-10-09 16:06:53 +02: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 |
Vitalii Parfonov
|
af4248f810
|
Fix using project path and fileUri (#5625)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
|
2017-07-13 10:03:33 +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
|
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 |
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 |
Mihail Kuznyetsov
|
0e8b21ad3f
|
Set new license year
|
2017-01-04 17:10:31 +02:00 |
Vitalii Parfonov
|
9951639518
|
CHE-2098:fix generation Project with Maven Archetype. (#2872)
Archetype Plugin parameters transfer to the REST Project API via query parameters
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
|
2016-10-25 13:36:19 +03:00 |
Anatoliy Bazko
|
e079338a11
|
CHE-2552: Language server module refactoring (#2677)
|
2016-10-04 11:49:24 +03:00 |
Evgen Vidolob
|
569fd9268a
|
#2509 create project.json file in C# project (#2587)
* #2509 create project.json file in C# project
|
2016-09-26 16:48:56 +03:00 |
Anatoliy Bazko
|
c48a69f961
|
CHE-1287: Support for Language Server Protocol (#2452)
|
2016-09-16 12:45:02 +03:00 |