Showing related tags and posts accross the entire site.
-
once in a while, i still experience slickrun battling with another window on which of them should be activated (this has been a long outstanding bug of slickrun). my usual workaround is to lock my system (Win+L) then unlock it. slickrun behaves as normal after this workaround.
-
if you're a keyboard junkie, you might have mistaken to close that Visual Studio Tool Window (resharper's find usage is a prime candidate) with an Alt+F4 keystroke and when you don't have any changes to save, your slow VS which took you almost a minute to load is now closed. Next time, just...
-
I have been using SearchKeys for a while now as I explore my mouseless computing world . It's good because firefox just emits numeric shortcut keys for google search results and my bookmarks at del.icio.us (used to support google groups, too bad). SearchKeys shortcuts: (number) - open link in current...
-
Here is my current list of keyboard shortcut that i frequently use at work. An asterisk (*) means a custom keyboard mapping that i am using. I'm currently on a one week no-mouse therapy hopefully to learn more to use the keyboard. Visual Studio Ctrl+Alt+L Solution Explorer Ctrl+Alt+S Server Explorer...
-
i haven't really used this shortcut key for the past years and eversince i used firefox with the web search, i became hooked into it. i've been using it in every application (ms excel, visual studio) to toggle the dropdownlist items. no need to use the mouse. so next time you want to select an...
-
i haven't really abused the power of resharper and since i have been currently shifting most of my mouse activities with keyboard shortcuts, easy navigation on a particular code sheet is a requirement. i finally am using goto next/previous keyboard shortcuts of resharper to browse to the next method...
-
Jon Galloway lists a compilation of keyboard shortcuts that will be helpful for keyboard lovers like me. You might as well check it out here . since i have been using firefox for months now, i haven't really dug in on how to optimize its usage using keyboard shortcuts, so i love the following: Alt-D...
-
was reading some of my .NET feeds when i bumped into Roy's post on VS shortcuts Press Ctrl-X or Ctrl-C in a line where you have *no selection* - and you'll automatically copy or cut the entire current line. Save lots of time and pain, and just isn't well known. (why did i not know about that!) http:...
-
I finally found the shortcut list for a number of MS Windows commands. For the complete listing, visit this link . This can be handy for some: Run Commands compmgmt.msc Computer management devmgmt.msc Device manager diskmgmt.msc Disk management dfrg.msc Disk defrag eventvwr.msc Event viewer fsmgmt.msc...
-
I am one of those command line junkie since I grew with MS-DOS 6.20 and Windows 3.1. I even had those experience with batch programming back then. Sahil Malik had enumerated a number of commands he usually use in his post, and the new things I wasn’t aware of are the pushd/popd pair and F7 (we had doskey...