The problem still persists, as it seems. I know the problem, but I donโt yet know how to confront it ...
You can see that if you try to edit an attribute at the end of a document, it is not as slow as editing an attribute at the beginning of a document.
Or you can see that if you try to edit attributes that already have a final quote (for example, first enter: attribute_name="" and only then enter the attribute value, this is also not slow.
The problem arises because when you enter an attribute without a quote with the end of the value ("), like this: attribute_name="... , the rest of the document becomes the value of this attribute and is processed by an eclipse for every keystroke you make.
I spent about half an hour on how to disable the processing of attribute values, but failed (maybe I did not look for it long enough).
Ben
source share