Top "Shortcut" questions

A route more direct than the one ordinarily taken.

Creating a file shortcut (.lnk)

I have been looking for a simple way to create a shortcut to a file in C#, but I've only …

c# automation shortcut lnk
How to select multiple places (sublime) in code in Android Studio?

How to select multiple places in code in Android Studio ? I want to insert the same text in multiple places …

android-studio intellij-idea shortcut jetbrains-ide
How to set "Run as administrator" flag on shortcut created by MSI installer

I have a Setup and Deployment project in Visual Studio 2010. I would like the installer to create two shortcuts to …

visual-studio-2010 windows-installer setup-project shortcut setup-deployment
How to programmatically create a shortcut using Win32

I need to programmatically create a shortcut using C++. How can I do this using Win32 SDK? What API function …

c++ windows winapi shortcut
Shortcut for changing tabs->spaces->tabs in IntelliJ IDEA

I know I can change indentation by: File > Settings > Editor > Code Style > ANY_LANGUAGE > Tabs …

intellij-idea keyboard-shortcuts indentation shortcut
Is it possible to make a shortcut to a relative path in Windows that runs as admin?

To create a shortcut with a relative path, set the target to the following. %windir%\system32\cmd.exe /c start …

windows relative-path uac shortcut
What is the shortcut to skip all break-points in VS?

When I am at a breakpoint and if I want to ignore all the rest of breakpoints and move on, …

visual-studio breakpoints shortcut ignore
Close all tabs, but not the window, in Sublime Text

Is there a way to close all tabs in one go in Sublime Text, but leave the window with the …

sublimetext2 sublimetext3 keyboard-shortcuts sublimetext shortcut
Application wide keyboard shortcut - Java Swing

I would like to create an application wide keyboard shortcut for a Java Swing application. Looping over all components and …

java swing shortcut keystroke
does webstorm have some shortcut for console.log or console.info

Just tired of typing console.log again and again, and do not find a way like 'Sysout + Control + Space' in …

webstorm shortcut