-
There is a function that searches the entire for symbols, but none to search only the current document.
-
**Motivation**
It would be nice to be able to use the typst symbol input and be able to expand it to the corresponding glyph. This way equations like this: `$ nabla dot.c E = rho / epsilon_0 $` can…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…
-
The 3 Sphinx projects are almost warning-free now.
The remaining warnings are:
developer guide:
`/home/sergi/workspace/stfc/PSyclone/doc/developer_guide/developers_gocean1p0_stencils.rst: WARNING: …
-
**Describe the bug**
Whenever I open VSCode, I get a little panel popping up saying "Help panel unavailable", and then when I look at the extension runtime status, it has:
### Uncaught Errors …
-
When we are using on-demand checking, the document outline doesn't work. This means we cannot jump to various things without checking the entire document or switching to continuous.
The solution is…
-
As of now, document symbols are reported as flat array, e.g. for this `.csproj`:
```csproj
Exe
net7.0
enable
enable
preview
true
…
-
The Symbols Table (`symbols.dbx`) does not use the WAL (Write Ahead Journal), because each entry added to it is immediately written to its `FileOutputStream`. I imagine that the thinking was:
1. th…
-
PLEASE DO NOT INCLUDE ANY PASSWORDS OR TOKENS IN YOUR ISSUE!!!
**Describe the issue**
Normal apps are compiling correctly in a DevOps pipeline but the testapp is compiling with de dependency of the …
-
I'm opening [this issue](https://github.com/MrRio/jsPDF/issues/2640) again.
I need to convert html to pdf with jsPDF. It contains UTF-8 symbols (cyrillic). I used fontconverter to generate js-file …