> ## Documentation Index
> Fetch the complete documentation index at: https://allhandsai-fix-security-analyzer-examples.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Vscode Url

> Get the VSCode URL with authentication token.

Args:
    base_url: Base URL for the VSCode server (default: http://localhost:8001)
    workspace_dir: Path to workspace directory

Returns:
    VSCode URL with token if available, None otherwise

