Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » What is the effect of disabling XtextSpellingReconcileStrategy and XtextDocumentReconcileStrategy on(What is the effect of disabling XtextSpellingReconcileStrategy and XtextDocumentReconcileStrategy on large files?)
What is the effect of disabling XtextSpellingReconcileStrategy and XtextDocumentReconcileStrategy on [message #1800821] Tue, 08 January 2019 18:06 Go to next message
kimi raikonnan is currently offline kimi raikonnanFriend
Messages: 145
Registered: June 2015
Senior Member
I am suffering from handling large files ( more than one million lines).
I found that XtextSpellingReconcileStrategy and XtextDocumentReconcileStrategy consume big amount of time.
What is the effect of disabling XtextSpellingReconcileStrategy and XtextDocumentReconcileStrategy on large files?

Is this behavior "disabling those classes" is normal behavior?
do you have any recommendations?
Re: What is the effect of disabling XtextSpellingReconcileStrategy and XtextDocumentReconcileStrateg [message #1800839 is a reply to message #1800821] Tue, 08 January 2019 21:29 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Why do you open such big files with the Xtext editor at all and not with a text editor
Nobody can tell me they can edit a 100000 lines file and know what you can do.

You can disable spellling by overriding the code.
I would not change the document reconciler


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Creating two xtext files for two file extensions
Next Topic:Overriding default validator of one particular reference object
Goto Forum:
  


Current Time: Wed Apr 24 15:43:35 GMT 2024

Powered by FUDForum. Page generated in 0.02368 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top