Vojtěch Perník
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`...
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?
Using the `activate` signal in `Gtk.Application` works fine, but switching to the `activate` vfunc results in segfault:  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...