mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 00:08:55 +00:00
![]() - Improve the serializeReplacement implementation by modifying the ReplaceRegion length calculation so that it takes not only the ICompositeNode.getTotalLength() into account, but considers if the new text contains additional whitespaces and the old text is also followed by white spaces, than the whitespaces contained by the original document is also consumed by the quickfix. - Implement corresponding SerializerReplacementCalculationTest test case based on the NoJdtTestLanguage. Signed-off-by: Tamas Miklossy <miklossy@itemis.de> |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
model/generated | ||
src/org/eclipse/xtext/testlanguages | ||
src-gen/org/eclipse/xtext/testlanguages | ||
xtend-gen/org/eclipse/xtext/testlanguages | ||
.classpath | ||
.gitignore | ||
.project | ||
about.html | ||
build.gradle | ||
build.properties | ||
plugin.xml | ||
plugin.xml_gen |