che-server/samples
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
..
sample-plugin-actions [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-embedjs [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-filetype [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-json Performance improvements and other fixes in code completion (#3146) 2016-11-30 16:17:14 +02:00
sample-plugin-nativeaccess [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-parts [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-serverservice [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
sample-plugin-wizard [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00