Skip to content

Commit

Permalink
Cleanup readme, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-wiemer committed Nov 8, 2024
1 parent 53d22c4 commit 5329c1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 6.4.1 - unreleased 🛠️

- Fix go to definition in AHK v1 files ([#559](https://github.com/mark-wiemer-org/ahkpp/issues/559))
- Add [troubleshooting guide](docs/Troubleshooting.md)

## 6.4.0 - 2024-11-02 🗳️

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Download from a trusted source: [Visual Studio Marketplace](https://marketplace.

## AHK v2 full support is here! 🥂

AHK++ 6 now incorporates [AutoHotkey v2 Language Support by thqby](https://marketplace.visualstudio.com/items?itemName=thqby.vscode-autohotkey2-lsp), meaning full AHK v2 support:
AHK++ 6 now incorporates [AutoHotkey v2 Language Support by thqby](https://marketplace.visualstudio.com/items?itemName=thqby.vscode-autohotkey2-lsp), providing full AHK v2 support, including:

- Running, debugging, and stopping v1 and v2 scripts without changing settings
- Full syntax highlighting for v2 scripts
Expand Down

0 comments on commit 5329c1e

Please sign in to comment.