algorithmiker
algorithmiker
Hi, this might be a very beginner-ish question. I am using Trouble together with https://github.com/folke/todo-comments.nvim and it would be amazing if it could display both types of errors (todo comments...
The Dart LSP can, iirc, accept the Dart standard library path, and provide diagnostics like Go to Definition on it, which would be awesome to have in nix. I think...
## Lapce Version 0.2.4 ## System information NixOS unstable ## Describe the bug Setting Cantarell as a font appears to load it, but in a very weird way. ## Additional...
Apologies if this is a duplicate, I tried to search. The completion popup currently uses this format: `comp_name comp_kind comp_source`  I want it to display `comp_kind comp_name comp_source` with...
**Affected app** Name: Todoist Package id: com.todoist **Describe the bug** Tapping the "Continue with Google" button in Todoist doesn't do anything. **To Reproduce** Steps to reproduce the behavior: 1. Install...
The widget only re-renders when it is resized, it seems like. A manual refresh button, or at least a setting to show one, would be nice.
Great job making this app!! Sadly, if the text in one line of the file is longer than the size of the widget, it overflows, rendering a part of it...
Fixes #3. Removes nullable ? operator.
https://github.com/PhilippRados/wrecc/blob/37a841382a823e0953741df7cb7e5db26d30b8be/src/main.rs#L152-L153 This explicitly sets the dynamic linker to a fixed value. This could fail in a few ways: - the system only has `/lib64/ld-linux-x86-64.so.1` (unlikely) - the system doesn't have...