-
Hi Andreas, thank you for this wonderful Fava extension.
I started using Fava/beancount way before my first job.
Therefore, the figures I see are way different from the reality of the last 9 month…
-
en : docker
fava 1.26.2
language :2021-01-01 custom "fava-option" "language" "zh_CN"
it still show English.
![图片](https://github.com/beancount/fava/assets/8080125/c5d03b9b-bfd5-4a60-a5fc-f240…
-
### Describe the bug
The rust code below fails to generate a full CST when calling `:Inspect`:
```rust
fn main() {
println!("{}", ok);
println!("ok");
}
```
Instead, the tree below…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
https://pypi.org/project/beancount/#files
lastest v2 version is released before python3.11 is released, so we didn't build beancount 2.3.5 py311 wheel.
Can we have a new v2 release to trigger ci…
-
### Description of Issue
Using a documents option to generate document journal entries from a directory, as in [https://beancount.github.io/docs/beancount_language_syntax.html#documents-from-a-dire…
-
When I run `pytest --generate` I get an error that `xlrd` isn't installed. Installing this manually with `pip install xlrd` fixes the problem but it would be great if that dependency were automaticall…
-
I added friendly snippets by the documentation
``` lua
require("luasnip.loaders.from_vscode").lazy_load()
```
it works on my WSL enviornment but it doesn't work on Windows build of nvim,
Then I …
-
### Astro Info
```block
Astro v4.5.12
Node v20.12.0
System Windows (x64)
Package Manager npm
Output hybrid
…
-
Following the instructions [here](https://beancount.github.io/docs/installing_beancount.html), I attempted to install beancount from source by cloning the repository and running the command `sudo -H p…