Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AutoHotkeyNew to Visual Studio Code? Get it now.

AutoHotkey

slevesque

|
258,385 installs
| (22) | Free
AutoHotkey language support for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-autohotkey

AutoHotKey language support for VS Code

  • Color Syntax
  • Comment blocks
  • Snippets (thanks @denolfe)

Installation

  1. Install Visual Studio Code (1.0.0 or higher)
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension AutoHotkey
  6. Reload Visual Studio Code

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Requirements

Visual Studio Code v1.0.0

Credits

  • Visual Studio Code
  • vscode-docs on GitHub
  • SublimeAutoHotkey

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft