xtext-core/org.eclipse.xtext.testing
Akos Kitta a51de02a67 GH-1047: Implemented textDocument/prepareRename
- `textDocument/prepareRename` is automatically executed
when the client declares `prepareSupport`.
 - Exposed the `InitializeResult` on the LS access API.
 - From now on, the refactoring issue acceptor does not throw
an exception when adding issues with `ERROR` or `FATAL` severity.
 - Extended the test language to support FQNs via package declarations.

Closes #1047.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-04-10 14:49:06 +02:00
..
.settings Gradle composite 2016-11-28 14:41:08 +01:00
META-INF [eclipse/xtext#1414] prepared master for version 2.18.0 2019-03-05 16:47:14 +01:00
src/org/eclipse/xtext/testing GH-1047: Implemented textDocument/prepareRename 2019-04-10 14:49:06 +02:00
tests/org/eclipse/xtext/testing/tests [#795] Implement Before/AfterEachCallback 2018-07-24 16:12:33 +02:00
xtend-gen/org/eclipse/xtext/testing GH-1047: Implemented textDocument/prepareRename 2019-04-10 14:49:06 +02:00
.classpath Make bin/main also the default output directory to avoid buildship confusion 2019-02-10 14:55:03 +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 [eclipse/xtext#1249] use bom for version management (#988) 2019-01-11 16:41:50 +01:00