As-you-type incremental autocompletion
Posted: Fri Jan 16, 2004 8:43 pm
When I continue typing after the autocompletion/intellisense popup shows up, I expect the list of available options to decrease as I type more and more of the desired element name.
Here's an example editing an XML document that is bound to the XSLT 1.0 RelaxNG grammar:

After tryping xsl:tem, I expect only one option to be left in the intellisense popup list.
Here's an example editing an XML document that is bound to the XSLT 1.0 RelaxNG grammar:

After tryping xsl:tem, I expect only one option to be left in the intellisense popup list.