Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Navigate to a particular symbol by name

$
0
0

I often find myself wanting to navigate quickly to a particular symbol (type, method or field) by name.  In VS+ReSharper there is a keyboard shortcut (typically Ctrl+T or Ctrl+N) that pops up a small search dialog.  You type the symbol name and it displays a list that gets filtered as you type.  You can then just use the arrow keys to select the item you're looking for, and jump straight to it, without having to find it in the Projects view or whatever.  Is there such a feature in SharpDevelop?


Viewing all articles
Browse latest Browse all 1764

Trending Articles