how do I disable "chords"?

P

PJ6

I assigned CTRL-W to close the current file/window but VS ignores it because
it says it's waiting for the second key in a 'chord'. I don't ever want to
use chords and I don't care what action it maps to that starts with CTRL-W.
But I have no way of either discovering what commands use "chords" that start
with CTRL-W, or disabling chords completely. So I want to use CTRL-W but
Visual Studio is pretty much making that impossible.

"Chords" aren't even *mentioned* in Help. Actually, I can't find ANY
documentation specifically about Visual Studio itself. Does it even EXIST?

Paul
 
C

Cowboy \(Gregory A. Beamer\)

I don't know how to disable "chords", but I can state that you are better to
map to key strokes that do not correspond to the first part of a "chord".
You can remap everything that goes to Control +W and that might work:
http://www.developingfor.net/visual-studio/changing-visual-studio-shortcuts.html

I would personally use a combination not taken up yet, especially one not
taken up as the first step in a multi-keystroke command (or "chord").

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Blog:
http://feeds.feedburner.com/GregoryBeamer

*********************************************
| Think outside the box |
*********************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top