Eric Werner

Results 43 issues of Eric Werner

**Bug Description** Pcheeew. This was my **very first time** setting up an action. I had the problem that my HUGO repository - built into a `public` sub-directory and - I...

I know this is just a promo page and might change anytime. But well atm some things are barely readable :) * **Browser**: Firefox Dev Ed * **Operating System**: Win...

bug :bug:

I was writing up [an Issue on the Pylance project](https://github.com/microsoft/pylance-release/issues/2142) as I found a built-ins-example of my seen behavior in question which is the xml package with its stub here:...

I was reading through [this issue on the pylint project](https://github.com/PyCQA/pylint/issues/3556) and came to the conclusion that at least partially this needs to be fixed here. [See my last comment](https://github.com/PyCQA/pylint/issues/3556#issuecomment-959003940) Luckily...

Enhancement ✨

You know when editing CSS for the web one has these little correctly colored cubes next to a color value. When hovering one even gets a popup to change the...

enhancement
blocked

... Continuing discussion from issue [a2.modules#61](https://github.com/ewerybody/a2.modules/issues/61). I'm sorry to go around from one thing to another. But I think this is important enough to have an issue on its own....

ahk
improvement
in progress

### Current Behavior There is the "Hotkey Dialog" and you can only **Click** the buttons that should be captured. The (super old) "simple dialog" just offers to type the combinations....

task
ui
improvement

QCheckBox can actually have line breaks but they cannot wrap automatically. Also we want a custom drawn checkbox. This will be a horizontalLayout with a QCheckBox without a label and...

task
ui

### Expected Behavior Users see at first glance that there are options and or updates on the sources/module packages. ### Current Behavior One HAS to expand the thing. And its...

improvement
package

See https://www.autohotkey.com/docs/Hotkeys.htm#Symbols The Dialog needs these as settings and we need to parse them along * `~` Pass keystroke * `$` Prevent self triggering * `*` Wildcard: Fire even with...

task
ahk