The
Debugger Shell supports auto-completion of these items:
- Debugger Shell Commands
- Arguments (such as file path)
- TCL commands (both built-in and those created with proc )
To use auto-completion:
- Open the Debugger Shell view.
- Type the initial characters of an item that the debugger shell can auto-complete.
- Press the Tab key.
The remaining characters of the item appear in the debugger shell.
Tip: If you enter the abbreviated form of an IDE command name, press the spacebar instead of the Tab key to have the IDE auto-complete the command name