Tags: mark-wiemer/ahkpp
Tags
v5.1.1 (#476) * Remove nested validations Submodule validates itself on every commit anyway * Update prettierignore for ahk2 * Remove lint-staged More trouble than it's worth :) * Remove husky for realsies * Update known issues * bump to 5.1.1 for testing * Launch with env var, fixup build * Migrate to @vscode/test-cli * Move to correct branch * Fix global recognition * Use extensions for snippets instead (specifically github PRs) * Update changelog
v5.1.0 🧪 (#467) * Add pre-release template * Stop ignoring submodule * Stop ignoring submodule for formatting * Ignore ahk2 files again Submodule will format and lint itself moving forward * Add nested formatting * Fixup nested eslint * Document openHelp todo * Update package.json contributes with ahk2 stuff * fixup v2 integration docs * Default to switch to v1 * update subproject * restore pre-commit hook * Add output language * Update docs * update submodule * Update submodule to tip of main * Update docs * Deploy pre-releases * Update docs * Cleanup docs * Pre-releases don't get their own emoji 😤 * Fix grammar tests * Update readme with pre-release details * thanks to thqby! * Bump to 5.1.0 * Add formatting test * Compile grammar before packaging * Document known issue with global recognition * Remove ahk2.help, restore ahk++.help * Update sub to tip of main * Final updates! * #lastminute * it's tomorrow! * Use prettier 3.3.3 for consistency with submodule * Disable format check