languages/beancount: init - #1100
Conversation
0d75b65 to
8259788
Compare
8259788 to
b38da6f
Compare
b38da6f to
fa30514
Compare
8b98f07 to
ba9ce8b
Compare
fa30514 to
aade359
Compare
aade359 to
25c8b76
Compare
25c8b76 to
c6e58f0
Compare
NotAShelf
left a comment
There was a problem hiding this comment.
Sorry for the delay, I've meant to reply much earlier but kept forgetting each time. Two little comments before we can get this merged.
c6e58f0 to
08caf4d
Compare
08caf4d to
82b0452
Compare
Sorry about that. The latest should be good to go I think. |
snoweuph
left a comment
There was a problem hiding this comment.
Thanks for your contribution.
got a few small nicks related to filetypes
0e6b95c to
c5c7fb1
Compare
snoweuph
left a comment
There was a problem hiding this comment.
LGTM youll just need to fix the CI
c5c7fb1 to
b868a0e
Compare
Fixed the formatting issue. |
|
@NotAShelf you nicked this, gonna do your final review? |
|
Gentle ping for a review @NotAShelf |
|
as we've released 26.07, you'll need to update which release notes you modify (26.12). |
b868a0e to
70f60f8
Compare
Fixed. |
|
could you please run |
Create the `vim.languages.beancount` module using `bean-format` and `beancount-language-server`.
70f60f8 to
1971438
Compare
|
Sorry for the delay, and thank you for your patience :) |

Create the
vim.languages.beancountmodule usingbean-formatandbeancount-language-server.Current Issues
Thebeancount-language-servercurrently lacks an option to disable formatting. This results in documents being automatically formatted, even when the settingvim.languages.beancount.format.enableis set tofalse.I have opened an issue on the project's GitHub repository requesting the addition of a toggle for this behavior. Until this feature is implemented, users will experience automatic formatting regardless of their preferences. GitHub Issue #650.beancount-language-serveradded an option to disable the automatic formatting, though it's not clear to me how to enable that option... Until then, the language server will always format the document.Sanity Checking
nix fmt).#nix(default package).#maximal.#docs-html(manual, must build).#docs-linkcheck(optional, please build if adding links)x86_64-linuxaarch64-linuxx86_64-darwinaarch64-darwin