Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/HCI/Computer Keyboard/Keyboard Language/AHK/AHK Init/
AHK VSCode
Loading views...
Search

AHK VSCode

command prompt

Visual Studio Code 에서 오핫 실행하기(vscode ahk)
VSCODE 에서 오토핫키를 작성만 하고 실행하지 못했던것을 실행하도록 만들어주는 방법입니다. 1. 아래 사진처럼 확장 버튼 클릭 후 Code Runner 를 설치 해주면 됩니다. 2. 실행 설정은 아래 사진과 같이 Ctrl + comma (,) 누른 후 우측 사용자 설정에 아래 내용을 입력해주시면 됩니다.
Visual Studio Code 에서 오핫 실행하기(vscode ahk)
https://forcefx.tistory.com/7
Visual Studio Code 에서 오핫 실행하기(vscode ahk)

vscode

AutoHotKey Run Windows Commands
You don't have to use %ComSpec% as pointed by the other answer. You can use cmd.exe and use /c which is the command indicator, it will run anything in front of it, inside cmd.
AutoHotKey Run Windows Commands
https://superuser.com/questions/1192892/autohotkey-run-windows-commands
AutoHotKey Run Windows Commands

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/HCI/Computer Keyboard/Keyboard Language/AHK/AHK Init/
AHK VSCode
Copyright Seonglae Cho