Kyle Gottfried
Kyle Gottfried
I have an adjacent hot take to this issue, the optional methods are not intended for the end user to cal they should be implemented as _dunder_ methods instead of...
@EeyoreLee The extension should still have error recovery without hanging + report an error to the user w/ stack trace in the Extension's output pane.
Per #40 , is it reasonable to detect if yakuake is in focus, or is it indistinguishable from plasmashell? If #40 was implemented would it also blur on Application Launcher...
The following error is thrown when attempting to build the wheel, I'm not familiar enough to know if this is because of in issue in PyGit2's build configuration or an...
Opened https://github.com/pypa/cibuildwheel/issues/2121 on this
This is in a pretty good state at this point. @anki-code and @eugenesvk I'd like to re-visit outstanding concerns blocking considering this for merge.
> I've resonded to all the questions raised in various PRs, so what can I revisit? Err, I meant #5660
> **Warning!** No news item is found for this PR. If this is an user facing change/feature/fix, please add a news item by copying the format from `news/TEMPLATE.rst`. This should...
I will acknowledge this is a hack to allow Xonsh to stay viable for me and not lag on every keypress. Disabling executable lookup causes some jank in the syntax...