vscode-autohotkey
AutoHotKey language support for VS Code
- Color Syntax
- Comment blocks
- Snippets (thanks @denolfe)
Installation
- Install Visual Studio Code (1.0.0 or higher)
- Launch Code
- From the command palette
Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
- Select
Install Extension
- Choose the extension
AutoHotkey
- Reload Visual Studio Code
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Requirements
Visual Studio Code v1.0.0
Credits
License
MIT
| |