Content completion change in version 11
Posted: Mon Jun 21, 2010 7:16 pm
I'm noticing that the content completion/suggestion system is not working as helpfully as it used to in previous versions. I'm editing a document, and I go to enter an attribute value which is defined as one or more URIs, like this:
<ref target="#aida_1994">Aida (1994)</ref>
In previous versions, when I typed this:
target="
the list of existing xml:id attributes in the document would appear as suggested content, which was very helpful. In version 11, I have to type an extra space, after the opening quote, to get the suggestion list; then when I choose one from the list, the space remains in place, so I end up with this:
target=" #aida_1994"
and then have to go back and remove the space. Is there some way to change this behaviour back to the way it used to work?
Cheers,
Martin
<ref target="#aida_1994">Aida (1994)</ref>
In previous versions, when I typed this:
target="
the list of existing xml:id attributes in the document would appear as suggested content, which was very helpful. In version 11, I have to type an extra space, after the opening quote, to get the suggestion list; then when I choose one from the list, the space remains in place, so I end up with this:
target=" #aida_1994"
and then have to go back and remove the space. Is there some way to change this behaviour back to the way it used to work?
Cheers,
Martin