Commit Graph

60 Commits (7c329ae63fc01deeeb6267b5d4e2fc28886b97ee)

Author SHA1 Message Date
Roman Iuvshin 05a7cd53b5 [maven-release-plugin] prepare for next development iteration 2017-01-18 16:33:24 +00:00
Roman Iuvshin 41d3739928 [maven-release-plugin] prepare release 5.1.0 2017-01-18 16:33:17 +00:00
Vladyslav Zhukovskyi d5983eb91f Change signature of getParent to return actual parent instead of Optional (#3681) 2017-01-12 12:21:23 +02:00
Vladyslav Zhukovskyi 69988d581f Cleanup (#3674)
* Code cleanup

* Code cleanup
2017-01-11 16:32:25 +02:00
Roman Iuvshin 9904460818 [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
Roman Iuvshin b5a7d04ca2 [maven-release-plugin] prepare release 5.0.0 2017-01-06 11:48:42 +00:00
Mihail Kuznyetsov 0e8b21ad3f Set new license year 2017-01-04 17:10:31 +02:00
Roman Iuvshin abc1367c1d remove milestone from version 2016-12-23 15:04:56 +02:00
Roman Iuvshin 813d930275 change version to M10-SNAPSHOT 2016-12-22 11:48:31 +02:00
Dmitry Kuleshov 2559ec009b Exec agent IDE client adaptation (#3383)
exec-agent command manager replacement, several improvements to JSOR RPC
2016-12-16 12:23:19 +02:00
Vitaliy Guliy b768872294 CHE-2463 Improve Panels behaviors in IDE (#3151)
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 17:45:37 +02:00
Mykola Morhun 6dd0c1245e CODENVY-1106: Add ability to prevent window closing in IDE. Handle closing of preferences window correctly. (#3203)
CODENVY-1106: Add ability to prevent window closing in IDE. Handle closing of preferences window correctly.
2016-12-07 17:15:18 +02:00
Roman Iuvshin 7850cc2908 [maven-release-plugin] prepare for next development iteration 2016-12-07 12:34:30 +00:00
Roman Iuvshin 1c15a44844 [maven-release-plugin] prepare release 5.0.0-M8 2016-12-07 12:34:25 +00:00
Kaloyan Raev f1710e6a9b Performance improvements and other fixes in code completion (#3146)
* Avoid overloading the DOM tree of the ContentAssistWidget

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Ensure the code assist widget is closed when applying proposal

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Respect isIncomplete flag in the completion result

If the isIncomplete flag is false, i.e. the completion result is
complete, then additional typing for the same word should not trigger a
new completion request. The latest completion result should be reused.

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Fix flickering between keystrokes during code completion

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Fine tune the rules for making new completion request

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Set the correct offset when applying code completion

* Force a completion request message on Ctrl+Space

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Fixed retrieval of CompletionItem document via Resolve request

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-11-30 16:17:14 +02:00
Roman Iuvshin 52f84d9092 [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
Roman Iuvshin 315056731e [maven-release-plugin] prepare release 5.0.0-M7 2016-11-10 11:37:20 +00:00
Michail Kuznetsov 42a8e43a3d Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
Roman Iuvshin 825af31a5d [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
Roman Iuvshin 7da1d4a910 [maven-release-plugin] prepare release 5.0.0-M6 2016-10-26 09:37:45 +00: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
Stevan Le Meur a6f2577ae8 Add building step for sample-json 2016-10-21 09:00:08 +02:00
Stévan Le Meur 594fc510b4 Update README.md 2016-10-20 16:36:14 +02:00
Stévan Le Meur 8bc8beb2d8 Update README.md 2016-10-19 09:31:55 +02:00
Stévan Le Meur 592c20e1c2 Provide instructions about to build each of the plugin samples included in repository (#2803)
Signed-off-by: Stevan Le Meur <stevan.lemeur@gmail.com>
2016-10-17 17:30:41 +02:00
Mathias Schaefer c432460211 Add sample actions plugin contributed by EclipseSource (#2799)
Signed-off-by: Mathias Schaefer <mschaefer@eclipsesource.com>
2016-10-17 15:19:52 +02:00
Stévan Le Meur bb1e3796e4 Update README.md for sample-plugin-wizard 2016-10-17 11:19:21 +02:00
Stévan Le Meur 15a8cde709 Update README.md for jsonexample 2016-10-17 10:26:39 +02:00
Vitalii Parfonov 2f0d4692e2 CHE-1622:Update JsonExampleEditorProvider Code Example (#2766)
* Update JsonExampleEditorProvider Code Example

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-12 16:00:51 +03:00
Roman Iuvshin b986091e4a [maven-release-plugin] prepare for next development iteration 2016-10-07 10:22:41 +00:00
Roman Iuvshin 8f799b4c28 [maven-release-plugin] prepare release 5.0.0-M5 2016-10-07 10:22:37 +00:00
Mathias Schaefer 5d30868c46 Add new example plugins provided by EclipseSource
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-10-05 16:56:03 +03:00
Roman Iuvshin 33944c6ec1 set M5 version 2016-09-27 16:08:19 +03:00
Roman Iuvshin 152be21b4f [maven-release-plugin] prepare for next development iteration 2016-09-26 14:19:41 +00:00
Roman Iuvshin 89ab012035 [maven-release-plugin] prepare release 5.0.0-M3 2016-09-26 14:19:37 +00:00
Roman Iuvshin 900ccbb807 set M3 version 2016-09-20 17:31:42 +03:00
Roman Iuvshin 3c1df2e4ad [maven-release-plugin] prepare for next development iteration 2016-09-14 15:50:20 +00:00
Roman Iuvshin b647b5eef7 [maven-release-plugin] prepare release 5.0.0-M1 2016-09-14 15:50:16 +00:00
Roman Iuvshin 8df0560ad3 set new version 2016-09-07 10:38:51 +03:00
Roman Iuvshin ca14fc7470 [maven-release-plugin] prepare for next development iteration 2016-08-29 15:12:16 +00:00
Roman Iuvshin 36311ea4c8 [maven-release-plugin] prepare release 4.7.0 2016-08-29 15:12:12 +00:00
Vitalii Parfonov 4f1065c720 CHE-1882:Add https://github.com/vparfonov/plugin-sample-wizard to the Che Samples (#2198)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-08-23 19:20:00 +03:00
Roman Iuvshin 813b36851c [maven-release-plugin] prepare for next development iteration 2016-08-16 08:28:05 +00:00
Roman Iuvshin ef38dd5fb2 [maven-release-plugin] prepare release 4.7.0-RC1 2016-08-16 08:28:02 +00:00
Roman Iuvshin 99b6beb356 [maven-release-plugin] prepare for next development iteration 2016-08-01 10:32:16 +00:00
Roman Iuvshin 3a0fd2a00c [maven-release-plugin] prepare release 4.6.0 2016-08-01 10:32:13 +00:00
Vitalii Parfonov a1240778b5 Che 1505 (#1982)
* Add sample filetype plugin

Signed-off-by: Edgar Mueller <emueller@eclipsesource.com>

* Fix and accept https://github.com/eclipse/che/pull/1505

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-28 16:59:39 +03:00
Vitalii Parfonov 6e4408a7f1 Revert "Che 1505" (#1981) 2016-07-28 16:41:27 +03:00
Vitalii Parfonov 69ecadb60a Che 1505 (#1980)
* Add sample filetype plugin

Signed-off-by: Edgar Mueller <emueller@eclipsesource.com>

* Fix and accept https://github.com/eclipse/che/pull/1505

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-28 16:35:49 +03:00
Roman Iuvshin f9369146c1 [maven-release-plugin] prepare for next development iteration 2016-07-18 13:58:51 +00:00