BookmarkSubscribeRSS Feed

When switching between the CODE / LOG / RESULTS tabs in SAS Studio, it would be nice when clicking on the CODE tab (with the mouse) to always change the cursor focus to the actual editor window.

 

Currently after clicking the CODE tab, you need to click down in the editor window in order to start interacting with it.  The problems with this are:

 

  • If you forget to click in the editor window and press an arrow key, it changes to a different tab
  • If you click in the editor window, whatever was previously highlighted is deselected
  • If you forget to click in the editor window and start typing, you realize you forgot to click and need to move your hand BACK to your mouse and then back to the keyboard, ugh.