Jaakko Sirén

Results 18 issues of Jaakko Sirén

**Describe the bug** When using a imported fixture with dependencies its dependencies need to be imported too. These imported dependencies are reported as unused by pylint-pytest. **To Reproduce** Package versions...

bug

**Is your feature request related to a problem? Please describe.** Currently it's not possible to see coverage of programs written in C. **Describe the solution you'd like** Add support for...

enhancement

Firefox has added option for having user stylesheets in extensions when pref `extensions.experiments.enabled` is enabled. https://github.com/andreasgrafen/cascade has a minimal example of packaging which uses this to distribute an `.xpi` which...

enhancement

Currently the path `$HOME/.augeas/history` is hard-coded in [augtool.c#294](https://github.com/hercules-team/augeas/blob/master/src/augtool.c#L294). The [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) suggests placing this kind of files into `${XDG_DATA_HOME:-$HOME/.local/share}/augeas/`. This would be helpful for users cleaning up their...

feature request
incompatible-change

On some machines enabling UEFI secure boot setup mode is a no-can-do due to company policies or horrible UEFI UIs. Support for using a Microsoft CA signed Shim with a...

## Document extension loading mechanism in extension developer guide Currently the extension developer documentation doesn't explain how `manifest.json` path is constructed from extension dir (`~/.local/share/ulauncher/extensions`) and path from `ULAUNCHER_WS_API`. Thus...

Some APIs always return same response status code and use empty response to tell from a error or from data not being found. I'm thinking that the best way to...

Latest git tag is v2.14.0 but there's https://github.com/qjebbs/vscode-plantuml/commit/01660071974aff7ac6dd192937d8af37f2908d1c 2.15.0 release commit

FEATURE-REQUEST: Could you add a key-bind on command-shift-3/4 (OSX print screen keybind) for taking a screenshot on Macbooks? This would be a nice feature for Apple fanboys as the keyboards...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug