-
When the `$EDITOR` environment variable is set, the "Open in editor" button in the web UI does not use the specified editor.
## Cause
https://github.com/Zheoni/cooklang-chef/blob/0cf2a18cbefcbae…
j-tai updated
7 months ago
-
### Describe the bug
```latex
\begin{luacode}
local a=1
\end{luacode}
```
This code can’t be parsered as lua code.
The luacode env is matched as generic_environment so its context has been par…
-
Any way to add a Export/Import function in Settings to backup your recipes and ingredients to a file, should you need to reinstall the app?
-
### Describe the bug
Some errors occurs when opening a Markdown file containing LaTeX syntax:
```log
Error in decoration provider treesitter/highlighter.win:
Error executing lua: .../current/sha…
-
I have a recipe that calls for a third of a cup of rice vinegar, which is written as per the cooklang spec as `@rice vinegar{1/3%cup}`. This gets rendered in the ingredient list as `0.333333333333333…
-
### Describe the bug
Seeing `errors found in the query, try to run :TSUpdate {lang}` when running `:checkhealth nvim-treesitter`.
Per the troubleshooting guide, I ran `:echo nvim_get_runtime_file(…
-
### Describe the bug
There seems to be a missing parser for tfvars. The filetype in neovim is `terraform-vars`. The related line in Neovim https://github.com/neovim/neovim/blob/206475d7919ccdefd32022…
-
### Describe the bug
I have the following in `init.vim`:
```
cal plug#begin(stdpath('data') . '/plugged')
Plug 'nvim-treesitter/nvim-treesitter', { 'tag': '*', 'do': ':TSInstall all \| TSUpdat…
-
Debian Sid, cooklang-chef 0.8.3
A somewhat recent change made it so you can't use the full path to view a recipe. Using chef recipe works, but chef recipe does not. It produced Error: Recipe not …
-
**Project description**
Command line program which provides a suite of tools to create shopping lists and maintain recipes.
**Metadata**
* homepage URL: https://cooklang.org/
* source URL: …