-
**Describe the bug**
Encoding a folder seems to skip symlinks when searching for files to encode. That's fine if intended, but it would be nice to have a flag to toggle following/not following symlin…
-
The way year-skipping currently works, anti-matter will only be gained if the year you're currently in has an energy surplus. Incidentally, this makes Umbra the most important year to be on before ini…
-
Hello,
I would like to request a feature that will help to us skip break and work time.
For example we are during the 25 min work session but we finished things faster for example 15 minutes.
…
-
**Describe the bug**
Perhaps on the cusp between bug and feature. When parsing html pages, I found it surprising that any sub-tree wrapped in a `` is silently removed in `partition_html()`. Common ca…
-
Hello,
I am using custom Lambda to output a field or skip based on a condition, but I found it can't skip the null.
sample code:
```
struct my_struct
{
int i = 287;
double d = 3.14;
…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when the playslist stops due to an unavailable video.
**Describe the solution you'd like**
An option to a…
somhi updated
3 weeks ago
-
Hey there! Not sure how to fix this or what info might be helpful for troubleshooting. But after following all the instructions, I can see the LOCAL server on the list. However, it's automatically ski…
-
Currently using this keybinding to watch tests:
`vim.keymap.set("n", "twa", "lua require('neotest').watch.toggle({ suite = true })")`
It triggers successfully, it tries to re-run tests when I ed…
-
### Describe the bug
doctest is ignoring the +SKIP directive in my rst testcode:: samples.
### How to Reproduce
The docs at https://www.sphinx-doc.org/en/master/usage/extensions/doctest.h…
-
Hey there,
It looks like the plugin does a full rebuild on every command, even when no code has changed. E.g. on the sample project, running `swift package benchmark baseline list` takes ~30 second…