language-ahkpp
Syntax highlighting for AutoHotkey v1 and v2
asiloisad 43 0 1.0.3 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

language-ahkpp

Syntax highlighting for AutoHotkey v1 and v2. Provides separate grammars for both versions with automatic detection.

Port of AutoHotkey Plus Plus for VS Code

Features

  • Dual version support: Separate grammars for AutoHotkey v1 and v2.
  • Auto-detection: Uses v2 grammar when #Requires AutoHotkey v2 is present.
  • Complete syntax: Full highlighting for commands, functions, and expressions.

Installation

To install language-ahkpp search for language-ahkpp in the Install pane of the Pulsar settings or run ppm install language-ahkpp. Alternatively, you can run ppm install asiloisad/pulsar-language-ahkpp to install a package directly from the GitHub repository.

Contributing

Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub. Any feedback is welcome!