Showing posts with label vscode. Show all posts
Showing posts with label vscode. Show all posts

April 16, 2021

Opening AutoHotkey Help from Visual Studio Code

I am using Visual Studio Code as code editor for my AutoHotkey development. I was looking for an easy way to open the AHK documentation about a selected command from the editor. Here is my final solution.