I don'nt know where to write this topic, FAQ, feature, bug ?
The issue I encounter concerns Basic syntax.
I want that "With...End With" generates indentation. But currently it is not the case.
So I added next line in basic_spec.xml:
<Scope open="With" close="End With"/>But when I install a new release of HE, the file basic_spec.xml is overwritten.
My questions :
- How to modify such spec in xxx_spec.xml and keep them when re-installing HE ?
- If not possible, Alex, can you add the line above in basic_spec.xml ?
- If you think that it is not a good idea, do you plan a possibility for users to modify xxx_spec.xml and for example warn him that re-install will overwrite his spec.xml ?
It seems to me that basic_user.xml is not able to contain such spec as Scope...With...End With.
Perhaps it is sufficient for me to uncheck VB/VBA syntax into reinstalling process. But if new features were added in the VB/VBA syntax of the HE new release, I'll loose them, and I'll not know it.
Any idea ?
TIA