xtext-core/org.eclipse.xtext.ide
James Tooley 27bd8abb0d https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md Server should exit with success or fail code when exit has been called.
Exit Notification

A notification to ask the server to exit its process. The server should exit with success code 0 if the shutdown request has been received before; otherwise with error code 1.

Notification:

method: 'exit'
params: void

from
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md

Signed-off-by: James Tooley <jetter019@msn.com>
2017-09-26 16:18:53 +02:00
..
.settings [JavaFormatting] set auto-wrap trigger to 120 chars 2017-08-15 17:30:15 +02:00
META-INF made o.e.xtext.ide dep. to org.eclipse.core.runtime optional #446 2017-08-29 12:52:50 +02:00
src/org/eclipse/xtext/ide https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md Server should exit with success or fail code when exit has been called. 2017-09-26 16:18:53 +02:00
xtend-gen/org/eclipse/xtext/ide Don't publish issues with severity ignore #453 2017-09-19 07:00:21 +02:00
.classpath Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
.project gradleprojectbuilder added by Buildship project import 2017-07-01 23:09:36 +02:00
about.html Moved projects to root of repository 2016-06-14 08:30:25 +02:00
build.gradle added ecore.change to dependencies of xtext.ide 2017-08-15 17:30:15 +02:00