Vojtěch Perník

Results 8 issues of Vojtěch Perník

Strings of the type: - `%d Pages` - `%d of %d Pages` - `%d Entries` - `%d Total Results` and similar should rather be written using the `ngettext` method. This...

It would be nice to have a feature in VLS similar to the one in IntelliJ. Simple shortcuts that could be used to autocomplete a longer command. For example, `main`...

enhancement
help wanted

It would be really nice to also have bold, light and other variations of this font.

https://duckduckgo.com/ DuckDuckGo Privacy respecting search engine

Are you also planning to create a Valdo extension for VS Code?

enhancement

Using the `activate` signal in `Gtk.Application` works fine, but switching to the `activate` vfunc results in segfault: ![Screenshot from 2024-04-27 20-58-50](https://github.com/romgrk/node-gtk/assets/71781857/5fc58625-38b4-4119-a5f4-d9d692da4716) Core dump: ``` PID: 48034 (node) UID: 1000 (pervoj)...

Add preset for environment variables provided by the Supabase integration for Vercel. I'm not sure if any of the variables shouldn't be optional, but it's not written anywhere in the...