This is a minor issue. When the editor is in splitview mode and I have selected a word in the bottom view. Then open intellisense in upper view at a place BEFORE the selected word and commit an entry to autocomplete, the editor text gets updated. The issue: The selected word at the bottom no longer remains selected, instead it shifts out of the selection.
I've compared this behavior against Visual Studio and in Visual Studio the selected word remains selected, this is why I would think its a bug here.
[Modified 4 years ago]