Home | Download | Support

C-Free - A Professional Excellent C/C++ IDE

All Symbols Dialog
This dialog lists all symbols in current context. After opening file or project, the code parser will parse all files of project. The code parser builds the symbol structure of all files.

You can use this dialog to locate the cursor to the symbol position in file. You can input the code fragment in the edit box on top of dialog, C-Free filters the symbols in the list to match your input. After you select a symbol, C-Free jumps the cursor to the symbol position in file.