Mark Devenyi
Mark Devenyi
Hey! Awesome project, been using it for my assembly projects. I recently made the decision to switch from NASM to FASM as it is truly cross-platform (as in architecture). It...
**Describe the feature** There have been talks in the conventional commit community about subscopes. A way of doing subscopes is `fix(web/api)` or `fix(web:api)`. The implementation of this feature is rather...
Sometimes on Linux, a shutdown does not gracefully exit Qutebrowser, causing it to show me a Report Issue dialog. Seemingly `keyPressEvent()` was overwritten in `_CrashDialog` class, so that we cannot...
As mentioned in the tracker issue #228, comment docs and their parsing would be certeainly welcome. As per the format used, the most known ones are certeainly doxygen and sphinx....