Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

Configure expand selection in Visual Studio Code to select the whole identifier

$
0
0

The first invocation of the Expand Selection (Alt-Shift-RightArrow by default) in VSCode selects camel-case sub-word under the cursor. For example, when the cursor is placed inside a camel-case identifier (such GetComponentsInChildren), it selects "Components" or "Children".

I have tested that in C# source code. I have "C# for Visual Studio Code (powered by OmniSharp)" extension installed.

Is it possible to configure Expand Selection to include the whole identifier GetComponentsInChildren? I really prefer it to be consistent with the behavior of other navigation and selection options (Ctrl-RightArrow - jump to the right, Ctrl-D - add selection to next find match)?


Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>