Skip to main content
Glama

AHK_VSCode_Open

Open AutoHotkey files in VS Code to edit scripts. Use this tool to access recent files, navigate to specific lines, and manage workspace windows for coding.

Instructions

Open the most recently edited AutoHotkey file (or a specified file) in VS Code. Defaults to the last edited file recorded by MCP and falls back to the active file. Supports WSL environments and can target a specific workspace window.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filePathNoFile path to open (defaults to last edited file, then active file)
lineNoLine number to reveal (1-based)
columnNoColumn number to reveal (1-based)
reuseWindowNoReuse the existing VS Code window
waitNoWait for VS Code to exit
workspaceFolderNoTarget VS Code workspace folder - opens file in the window with this folder open

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrueCrimeDev/ahk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server