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
Kaloyan Raev
9530a6206b
Fix default PHP content ( #2721 )
...
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-10-06 14:22:20 +03:00
Vitalii Parfonov
f29badd970
Add default content for PHP project ( #2710 )
...
* Add default content for PHP project
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-05 16:39:15 +03:00
Anatoliy Bazko
e079338a11
CHE-2552: Language server module refactoring ( #2677 )
2016-10-04 11:49:24 +03:00
Kaloyan Raev
a14c930203
Basic PHP plugin ( #2160 )
...
* Basic PHP plugin
This is the first step of providing better PHP language support in Che.
This basic plugin is created after the existing Python plugin and
provides the PHP project type and the "New PHP File" action.
Set PHP project type for Laravel, Codeigniter and Symfony templates
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-09-27 13:44:24 +03:00