Banaanae
Banaanae
When on the main Github repo it says there is a site Proceeding to this site it gives a 404 error
## Feature In AutoHotKey " and ' are the delims for regex (see [regex docs](https://www.autohotkey.com/docs/v2/lib/RegExMatch.htm))
I run the exe and see some text but then it closes. Any ideas?
Toolbars are not built properly It makes a line `hToolbar := CreateToolbar()` but never defines `CreateToolbar()` To reproduce 1) Run script 2) Add ToolBar via Design Mode 3) Execute script,...
**Describe the bug** Putt Party doesn't load, just shows white screen **To Reproduce** Steps to reproduce the behavior: 1. Join VC 2. Start and activity 3. Press Putt Party 4....
Ran into problems when converting [this](https://www.autohotkey.com/board/topic/110808-getkeyname-for-other-languages/#entry682236) This PR *should* fix it, but I'll leave it here for people to confirm if this is the correct conversion, and if any problems...
Use `v2converter.ahk -r C:\path\to\dir` to recursively convert TODO: - Relative paths FIXED: - Incorrect `FNOut` on file extensions that are not 3 chars long - Remove redundant `#Include ConvertFuncs.ahk` Not...
With v2.1 being released into alpha I've been brainstorming ideas on how to implement this - New branch, develop concurrently until v2.1 is released fully (May cause many merge conflicts)...
Adds common AutoHotkey extensions ## Description Adds the following extensions: - ah1 - ah2 ## Checklist: - [X] **I am adding a new extension to a language.** - [X] The...
This PR adds a whitelist button, which then allows users to prevent sites from being filtered Whitelisting is now pretty much finished, only the issue with subdomains being treated like...