xtext-core/org.eclipse.xtext.ide
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 [#221] Fixed Templats 2018-08-06 10:00:40 +02:00
META-INF [eclipse/xtext-core#1059] updated to lsp4j 0.7.0 2019-03-05 20:09:10 +01:00
src/org/eclipse/xtext/ide GH-1047: Implemented textDocument/prepareRename 2019-04-10 14:49:06 +02:00
xtend-gen/org/eclipse/xtext/ide 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