J0J0 Todos

Results 61 issues of J0J0 Todos

- One ore more pinned editors are existing already (and located as the left-most tabs) - The extension puts a newly opened editor, let's say filename starting with an `a`,...

The defaults stated in the plugin's README.md seem to be incorrect. According to the plugin's code all 3 options are enabled by default (when not zstyle lines are commented out):...

Area: plugin
Type: documentation

but at the same time keep it as a plain MD formatted file in the root of the git repo, which fits with the (quasi) standard we see in other...

documentation

## Current implementation details Currently when the `dsc ls` receives `search_terms` it separates fields and values by looking for `=` The CLI handler (Click 8.x framework) is configured to accept...

It might be useful when working with DiscoDOS alongside the Discogs webinterface to have a quick way to view a Discogs release URL that is currently open in the browser....

It might be a dumb question, but I can't find a dedicated configuration explanation in the docs for Okta. I see that with an OIDC backend it would work like...

- `decargs` was removed from beets core. I fixed the import and passed args directly. see https://github.com/beetbox/beets/commit/a815305fcd7834da2afe1feac0e786c44d4979b2 - `DurationType` was moved to a `types` module. Fixed. These changes make the...

Catches a crash when "skip" is selected in the importer and task.imported_items() runs into a condition branch that supposedly should never be reached: ``` File "beets/beets/importer/tasks.py", line 254, in imported_items...