Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. IDE shortcuts

IDE shortcuts

Scheduled Pinned Locked Moved Visual Studio
visual-studioquestionannouncement
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlanW
    wrote on last edited by
    #1

    Has anyone noticed how much you need to use the mouse in the new IDE (compared to version 6)? If you're like me, you prefer using keyboard shortcuts, however I must say I find it very frustrating when I need to close x number of toolbar windows. Under version 6, you simply pressed 'esc' to close any active toolbar(s) and return focus to the main editor. I've tried playing with the customisable shortcut keys and the auto-hide features, but I still find it slow and clunky. I know I can close 'active' toolbars by 'shift-esc', however before they can be closed they first need activating ('shift-ctrl-o' for output, 'shift-ctrl-a' for tasks, etc, etc). In the end I'm going back to my mouse (too many shortcut keys to remember!). Does anyone share my frustrations, or am I missing something? Is there a way of making IDE perform the same as version 6 (I fear change! ;)) Alan

    R K 2 Replies Last reply
    0
    • A AlanW

      Has anyone noticed how much you need to use the mouse in the new IDE (compared to version 6)? If you're like me, you prefer using keyboard shortcuts, however I must say I find it very frustrating when I need to close x number of toolbar windows. Under version 6, you simply pressed 'esc' to close any active toolbar(s) and return focus to the main editor. I've tried playing with the customisable shortcut keys and the auto-hide features, but I still find it slow and clunky. I know I can close 'active' toolbars by 'shift-esc', however before they can be closed they first need activating ('shift-ctrl-o' for output, 'shift-ctrl-a' for tasks, etc, etc). In the end I'm going back to my mouse (too many shortcut keys to remember!). Does anyone share my frustrations, or am I missing something? Is there a way of making IDE perform the same as version 6 (I fear change! ;)) Alan

      R Offline
      R Offline
      Rainer Mangold
      wrote on last edited by
      #2

      I have simmilar problems using the .NET IDE as you have, although htere will always be changes in life, I personally feel that these changes prevent me from working as effective as it could be. By the way in VS6 we hat F4 to move from one compiler error to the next one. In the new IDE F4 highlight the properties window. Any idea How I can move to the next compiler error without using the mouse? :mad: :mad: Rainer

      G 1 Reply Last reply
      0
      • R Rainer Mangold

        I have simmilar problems using the .NET IDE as you have, although htere will always be changes in life, I personally feel that these changes prevent me from working as effective as it could be. By the way in VS6 we hat F4 to move from one compiler error to the next one. In the new IDE F4 highlight the properties window. Any idea How I can move to the next compiler error without using the mouse? :mad: :mad: Rainer

        G Offline
        G Offline
        Gary R Wheeler
        wrote on last edited by
        #3

        F8. The miserable !#@@!%@$'s changed every friggin' key assignment in the thing. Gary R. Wheeler

        1 Reply Last reply
        0
        • A AlanW

          Has anyone noticed how much you need to use the mouse in the new IDE (compared to version 6)? If you're like me, you prefer using keyboard shortcuts, however I must say I find it very frustrating when I need to close x number of toolbar windows. Under version 6, you simply pressed 'esc' to close any active toolbar(s) and return focus to the main editor. I've tried playing with the customisable shortcut keys and the auto-hide features, but I still find it slow and clunky. I know I can close 'active' toolbars by 'shift-esc', however before they can be closed they first need activating ('shift-ctrl-o' for output, 'shift-ctrl-a' for tasks, etc, etc). In the end I'm going back to my mouse (too many shortcut keys to remember!). Does anyone share my frustrations, or am I missing something? Is there a way of making IDE perform the same as version 6 (I fear change! ;)) Alan

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #4

          When I first heard back in 1998 that microsoft were going to produce a combined VB-style IDE (i.e., an evolution of Visual Interdev - which originally came from the VB IDE code base) for all the languages I expected that subsuming the functionality of the excellent VC++ Developer Studio IDE would be problematic. Sure enough, most complaints about the IDE have come from VC++ guys. For example see the Microsoft .NET newsgroups. Someone from the MS VC++ compiler team said that the IDE is likely to be significantly improved in the next version to address VC++ issues. I've posted an article on the site showing how to help out a bit on tool window management using a combination of command aliases and macros. It's not perfect but it cuts down a bit on the mouse. You might like to give it a try. http://www.codeproject.com/macro/vstogglewindow.asp I guess that between now and the next release the Add-In gurus (I'm not one of them!) will churn out some helpful IDE utilities. Joshua Jensen's Workspace Whizz for VS.NET is in Beta, for example. Kevin

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups