adrian5
adrian5
I don't know if this is fixable, but lifetime labels like `'static` appear to end up in an element category that isn't targeted by syntax themes. Below the information Atom...
This library looks wonderfully feature rich, but playing with the demo page I noticed that it produces a different **RGB** color than other libraries, given **LCH** input. Input: `{ l:...
#### How to reproduce Enable vim `title` property, e.g.: ```lua vim.opt.title = true vim.opt.titlestring = "%F %r" ``` Then use nvim-cmp and watch title flicker (update to empty, then back...
I noticed that quite a few Lua based themes have a very similar directory structure. Is this just creators copying what works, or is there a shared origin/template/framework that most...
### qBittorrent & operating system versions qBittorrent: 4.4.0 Operating system: Arch Linux Qt: 6.2.2 libtorrent-rasterbar: 2.0.5.0 ### What is the problem? Upgrading from **4.3.9** to **4.4.0**, the achievable transfer speeds...
Currently, the syntax file defines elements such as Markdown headers, as well as bold and italic text as HTML elements. While Markdown can be mixed with HTML, or be a...
I couldn't find this one among the issues list, apologies if it has been reported already. ### Steps to repoduce 1. Instruct unit to upgrade building, e.g. taking a factory...
When leaving a non-saved event via the Androidâ—„ button, the applications asks: > You have unsaved changes. Save before exit? > `DISCARD` | `SAVE` A better UX would be to...
Firefox recently renamed the setting **Restore previous session** to **Open previous windows and tabs**. May want to update the [welcome page](https://github.com/Drive4ik/simple-tab-groups/blob/master/addon/src/help/welcome-v4.html) sometime to reflect that. The GIF needs an update...
Using build v0.2.1 from the GitHub releases: ``` $ ./Cytopia: error while loading shared libraries: libaudio.so.2: cannot open shared object file: No such file or directory ``` Same issue as...