Frank Fesevur

Results 42 issues of Frank Fesevur

The media keys (`Play`, `Stop`, `Previous`, `Next`) on my keyboard only work when the app has the focus. It would be very useful if those keys work always. The same...

enhancement
good idea!
todo

Other music players (like Spotify) add basic `Previous` - `Play/pause` - `Next` controls to the taskbar icon. Would be great to have that as well. ![image](https://user-images.githubusercontent.com/3225656/204134981-70a1c42a-add2-401f-8235-53428790df73.png)

enhancement
good idea!

This is a **tracking** issue to mark keep track of thing that need to be done to the documentation for the release of 1.0 - [x] Update the man page...

Documentation

There are several plugin that would like to set the spell language, for instance see this discussion in https://github.com/editorconfig/editorconfig/issues/315, but I would like it to add it to https://github.com/ffes/nppfilesettings as...

According to @lowjoel in https://github.com/editorconfig/editorconfig-notepad-plus-plus/issues/39#issuecomment-1774262764 the path splitting algorithm at https://github.com/editorconfig/editorconfig-core-c/blob/082268b/src/lib/editorconfig.c#L519 isn't UNC-aware.

bug

I accidentally noticed that when you look at `expected.tags` in `bug1777340.java.t` there is a strange result at line 3. The tag is `Ó` but this should be an `n`. https://github.com/fishman/ctags/blob/master/Units/bug1777340.java.t/expected.tags#L3

Incompatibilities

It would be really great to have an OpenAPI definition of the OV-API to be able to generate code or (at least) to create strong typed class definitions to use...

This PR always adds a user `git-user`. The `adduser` command is inspired on your stale `non-root` branch. My reason to always add a user, but not use, is to have...

What license to add to this repo? Any form of Creative Commons?

question

Closes #2, closes #3, closes #4 This PR works towards the initial release of the `editorconfig-defaults.json` file. `matches` and `flavors` are now arrays instead of objects. This makes the schema...

schema