-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins rela…
-
### Issue encountered
The `bsmanager://...` is not working correctly after building and running the `.AppImage`. This might be related to the `electron-builder` module.
### Expected Behavior
…
-
On linux you usually install executables in readonly directories i.e. `/usr/bin` and keep the data separate per user so in `/home/username/`.
On top of that usually data files and config files are …
-
This is probably a contentious topic while the compositor doesn't know about an app's request to open another (e.g. calling `xdg-open`), as it's working against #2586. But today you click a link in on…
Saviq updated
7 months ago
-
Type: Bug
I cannot seem to enable the "Options" function/feature even though I have "outline.show": true, in settings.json. Is there another way to activate this feature?
VS Code version: Code 1.93…
-
### Brief Issue Summary
If I configure my project, it unexpectedly runs tests, which is unexpected and undesired.
### CMake Tools Diagnostics
{
"os": "linux",
"vscodeVersion": "1.95.1",
"cmtV…
-
**Describe the bug**
Since over a year, I regularly encountered that Calibre managed to make itself the default application for the document file types odt and pdf.
I am running KDE Plasma, and at…
-
### 🐛 Describe the bug
Create a new note, and type some invalid frontmatter (below shown with markdown lists instead of YAML ones), e.g.:
```
---
id: Foo
aliases:
* bar
tags:
* foo
---
…
-
With the awesome window manager installed, open `/etc/xdg/awesome/rc.lua` and type `awful.`, where the last dot triggers completion, my gvim just freezes and strace shows that it hangs on a `futex` sy…
-
Thanks for this clever piece of code which works great on my DS4024 via LAN to my MacBook; however, os.startfile() doesn't exist on Mac. Here's the solution, courtesy stackoverflow: https://stackoverf…