Tagged Questions

0
votes
0answers
24 views

What is the function of Scroll Lock key on keyboard? [closed]

I think the question explains everything. I have been using the keyboard for 10 years now. Have learnt a lot of keyboard shortcuts but till now I'm not able to make out the role/fu …
0
votes
2answers
67 views

Keyboard shortcut to build only startup project?

Hi, I've tried to find a keyboard shortcut to build only the startup project In VS2008. I only found a configurable shortcut to build the project which is currently viewed, which …
87
votes
105answers
5k views

Favorite Visual Studio keyboard shortcuts

What is your favorite Visual Studio keyboard shortcut? I'm always up for leaving my hands on the keyboard and away from the mouse! One per answer please.
0
votes
1answer
34 views

Given an emacs mode, how to find its keymap name?

What I do is C-u M-x apro-var RET isearch mode-map RET if I want to find out the name of the keymap for the isearch mode. Is there other ways?
0
votes
3answers
85 views

Custom Emacs Keybindings not Working

As the title suggests, the key-bindings I've defined in my .emacs file aren't working. Here's the file: ;init modes (menu-bar-mode 0) (tool-bar-mode 0) (cua-mode) (column-number- …
2
votes
1answer
36 views

Shortcuts to change the active tab in my application

My application has a main window that contain a TabControl with about 7 TabItems. Inside each tabItem I put a UserControl. I would like that (no matter the active tab, or control) …
0
votes
0answers
13 views

WPF Form Toolbar Short cut keys in Outlook 2003 VSTO addin

Hi, I am working on a outlook 2003 addin(using VSTO), which launches a wpf window. I have added menus and tool bar on this form and assigned shortcut keys for them.The problem is …
0
votes
1answer
41 views

Try to implement global keyboard shortcut in MDI parent/child form and other form by using ProcessCmdKey

I override ProcessCmdKey() in my MDI parent form class and have some keyboard shortcut calling method in same class. But I wish to make these hotkeys working in parent/child form a …
1
vote
1answer
29 views

Changing tab order in editor window of Intelli-J IDEA

Does anyone know whether it is possible to change the tab order that tabs are displayed in the Intelli-J IDEA? Sometimes it is handy to have two specific tab together so that it i …
1
vote
1answer
34 views

ALT Key Shortcuts Hidden

I am using VS2008 and creating forms. By default, the underscore of the character in a textbox when using an ampersand is not shown when I run the application. ex. "&Goto H …
1
vote
2answers
51 views

What is the keyboard shortcut for jumping to the matching tag in Visual Studio 2005?

When editing HTML in Visual Studio, is there a keyboard shortcut for jumping to/from the matched html tag in much the same way that you can do so with matched brackets? I've alrea …
0
votes
1answer
30 views

Apple-W: Intercept “close window” keyboard shortcut in Flash (so browser doesn’t get it)

I would like to be able to use the Apple-W mac "close-window" keyboard shortcut in a Flash application. I understand how to use keyboard events, but I can't figure out how to prev …
0
votes
2answers
29 views

How to hook up CNTL-x/c/v keypress events for cut/copy/paste routines

(This should be an easy one... but Googling for it is a mess of rabbit trails.) I have a Windows Forms app, with a TabControl. On the first tab (which is a bunch of textboxes), th …
0
votes
1answer
17 views

Copy and pasting multiple items to the clipboard in Intelli-J IDEA

In Intelli-J IDEA is to possible to have multiple items in your clipboard and selectively choose the item before pasting. Also, what would the keyboard shortcuts be?
0
votes
1answer
38 views

Eclipse C++: How do you quickly switch between header and implementation files?

How do you switch between header (.h) and implementation files (.cpp) in Eclipse when using the C++/CDT environment with a keyboard shortcut? In XCode you can quickly switch betw …

1 2 3 4 5 21 next
15 30 50 per page