Posted 17 years ago
by Sergey Astachov
Version: 4.0.0253
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Hello again.
For example there is following xmlYou may reproduce the bug by the following way:
1. Press "Ctrl + Space". You'll receive IntelliPrompt with list of available options (with "<" symbol at the beginning).
2. Enter the "<" charachter (all "<" charachters will be automatically removed from options).
3. Choose any option from IntelliPrompt and you'll receive for example "sometag" instead of "<sometag"
For example there is following xml
<rootTag>
{cursor here}
</rootTag>
1. Press "Ctrl + Space". You'll receive IntelliPrompt with list of available options (with "<" symbol at the beginning).
2. Enter the "<" charachter (all "<" charachters will be automatically removed from options).
3. Choose any option from IntelliPrompt and you'll receive for example "sometag" instead of "<sometag"