a2 icon indicating copy to clipboard operation
a2 copied to clipboard

Cleanup Autohotkey base library

Open ewerybody opened this issue 5 years ago • 1 comments

Expected Behavior

The shipped ahk library is well used and tested. There is overview of what we have and what the usage and testing coverage is.

Current Behavior

There is SO much stuff that no one knows where its from, how outdated it is and if its actually in use.

Possible Solution

  • [ ] Build a parser that can gather function names provided by an ahk-file
  • [ ] Build an interface that lists the uses of functionality throughout the library.

... this parser could also be used to list possible names for the Hotkey-Interface when putting in code there 🤔

ewerybody avatar Dec 02 '20 10:12 ewerybody

d2bc4e8

ewerybody avatar Feb 03 '21 20:02 ewerybody