Eric Werner
Eric Werner
### Expected Behavior We should talk about the workspace setup when onboarding. This included the keyboard one is using which can be picked in the Advanced tab, ### Current Behavior...
### Expected Behavior The ui pops up and shows the Open a2 UI hotkey. That hotkey works. ### Current Behavior Actually pressing this hotkey doesn't do anything until we make...
### Expected Behavior - [ ] When adding an environment variable name %COMPUTERNAME% - - [ ] When adding a built-in Autohotkey variable name %A_ComputerName% - ... into a path...
Currenly there is only the light scheme but its build on the systems default one. Creating a dark one will help us fill the holes that we also have in...
Turns out there is more need for such an item-editor widget with multiple named dictionaries to edit. The Hotstrings-implementation already HAS everything for that like: * creating new dictionary items,...
VS Code has some issue reporting that already puts things into the title and body of the issue! The URL is formatted like: ``` https://github.com/owner/repo/issues/new ?title=URL%20encoded%20title &body=URL%20encoded%20message%20body ``` Also there...
I received some log lines with an error from the runtime checker: ``` File "a2ui.py", line 657, in run File "a2runtime.py", line 492, in is_runtime_live File "a2runtime.py", line 473, in...
### Expected Behavior Reloading, starting up, anything really should never cause 2 instances of the a2 runtime being live. ### Current Behavior Alsmost savely changing HotStrings causes 2 runtimes to...
### Expected Behavior a2 offers detailed information and ways to deal with errors that occur with the runtime. ### Current Behavior There are only the default Autohotkey error popups that...
### 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...