> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voqal.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Visual Studio Code

### Context

* [Active Text Editor](./vscode/context/active_text_editor) - The active text editor in Visual Studio Code
* [Open Files](./vscode/context/open_files) - The files that are currently open in Visual Studio Code
* [Project File Tree](./vscode/context/project_file_tree) - The file tree of the current project in Visual Studio Code
* [Project Root](./vscode/context/project_root) - The root directory of the current project in Visual Studio Code
* [Workspace Files](./vscode/context/workspace_files) - The files in the current workspace in Visual Studio Code

### Tools

* [Cancel](./vscode/tools/cancel) - Cancel the current operation
* [Close File](./vscode/tools/close_file) - Close a file in Visual Studio Code
* [Edit Text](./vscode/tools/edit_text) - Edit the text in the active text editor in Visual Studio Code
* [Goto Line](./vscode/tools/goto_line) - Go to a specific line in the active text editor in Visual Studio Code
* [Looks Good](./vscode/tools/looks_good) - Mark a transcription as "looks good"
* [Open File](./vscode/tools/open_file) - Open a file in Visual Studio Code
* [Toggle Edit Mode](./vscode/tools/toggle_edit_mode) - Toggle edit mode in the active text editor in Visual Studio Code
