Commit Graph

55 Commits (fd364bb9597f87f810a59ec91da2dee2d5a28570)

Author SHA1 Message Date
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
Roman Iuvshin 33944c6ec1 set M5 version 2016-09-27 16:08:19 +03:00
Vitalii Parfonov 724b88c6f9 Set 5.0.0-M4-SNAPSHOT version (#2607)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-09-27 14:41:54 +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