-
**Description**
Currently, using structs in Copilot requires defining instances of several type classes. Defining those instances is unnecessarily cumbersome, and it exposes the user to a substanti…
-
The default `anchorPattern` is `/(fn|footnote|note)[:\-_\d]/gi`. This could select too many links when the URI of the page contains the strings `fn`, `footnote`, or `note`.
For example, a page con…
-
The line height for header lines is not being increased to adjust for the larger font size, resulting in header lines overlapping paragraph lines.
To reproduce:
- Create a new note.
- Enter two lines…
-
### Description
When working on examples for the reference manual, I noticed some interesting behavior.
Given this definition:
```lean
structure Even where
half : Nat
```
these (silly, in…
-
The default behavior of most actions is to open or create notes in a new window by default. I like mine to open in the app by default to minimize screen clutter, so I've reworked the workflows that wa…
-
### What is kmod?
Quote from [kmod's README](https://github.com/kmod-project/kmod/blob/250330e6f5fd912c26efe916622ef61990ddb6fc/README.md):
```
kmod is a set of tools to handle common tasks with …
-
The help output for the CLI has changed with the addition of alternate model options. Specifically:
`bioclip predict -h` produces:
```console
usage: bioclip predict [-h] [--format {table,csv}] [-…
-
After some days using plugin v0.2.2 I have some small suggestions for improvement.
1. The shortcut CTRL+SHIFT+F is quite clumsy (at least for me). I'm sure I'm not alone :-) Can you add a setting fo…
-
Upon trying to build --all under `Windows 10 22H2` via `cargo +nightly build --all` the build process encounters the error `error[E0425]: cannot find function "f128_support_lib" in module "libc_fns"`
…
-
### Mage version
0.9.72
### Describe the bug
When i'm using any roles, user can still edit all pipelines, and do a whole thing.
How to create a new default roles on mage for workspace? There's n…