
I've only tried it while editing schema (for any other xml does the same).
Type the following
<xs:sequence>
After the last > autocomplete triggers. So the output shows like:
<xs:sequence></xs:sequence>
Type enter between the tags. Then type again
<xs:sequence>
After the last >, there's no autocomplete, although it should.
Also, is it possible to have auto-identation i.e. after hitting enter in between the sequence tags, the cursor would be indented to the right?
Thank you.
Type the following
<xs:sequence>
After the last > autocomplete triggers. So the output shows like:
<xs:sequence></xs:sequence>
Type enter between the tags. Then type again
<xs:sequence>
After the last >, there's no autocomplete, although it should.
Also, is it possible to have auto-identation i.e. after hitting enter in between the sequence tags, the cursor would be indented to the right?
Thank you.