Split grammar based text into 2 editors [message #1742767] |
Wed, 07 September 2016 09:47  |
Eclipse User |
|
|
|
Hi,
I have two xtext-based web editors with the same grammar.
I start writing a text in the first editor. Then I click into the second one and would like to continue the text in it.
The context (content assist, validate) should be considered as the continuation of the text in the first editor.
My idea is to load the first text into second editor and set the model objects to transient.
Is it possible? In this case will the second editor be empty but the context initialized correctly?
Is there a place where I can modify the ecore model after created but not rendered yet?
Thanks a lot,
Tamás
|
|
|
|
Powered by
FUDForum. Page generated in 0.03850 seconds