Would questions about Visual Studio or Netbeans that are not directly related to writing code be off topic on SO?

The question I have in mind would be something along the lines of: Must know Visual Studio hot keys? (Marked as a Community Wiki of course)

I ask this with the intention of how to save time and focus on the code instead of hunting and pecking through the Visual Studio interface to find something to help.

link|improve this question

50% accept rate
FWIW the term "hunting and pecking" is usually reserved for a typing behavior, not searching through GUI menus. – Popular Demand Aug 20 '10 at 20:23
feedback

2 Answers

up vote 5 down vote accepted

IDEs are absolutely on topic. From the FAQ, you can post questions about:

  • a specific programming problem
  • a software algorithm
  • software tools commonly used by programmers
  • matters that are unique to the programming profession

It's worth noting, however, that all the usual rules about subjective/poll questions still apply.

link|improve this answer
feedback

In general IDEs are on topic. However, your particular question has already been asked.

http://stackoverflow.com/questions/98606/favorite-visual-studio-keyboard-shortcuts

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged