Skip to content
Rainer Schuetze edited this page Dec 1, 2012 · 2 revisions

Search Window

The search window helps you finding files in larger projects or symbol definitions. The window can be opened through the Visual D menu. It is more convenient to assign keyboard shortcuts to the commands "VisualD.!SearchFile" and "VisualD.!SearchSymbol".

The Visual D Search window operates in two modes, switchable by the first two icons of its toolbar:

Search File

In this mode all files in the Visual Studio solution are searched for the words given in the edit field.

Search Symbol

This mode searches the symbols found in generated JSON files for the words given in the edit field.

Clone this wiki locally