beancount cursor rules

4 tagged beancount, measured the same way as everything else here.

language

01

fengkx/beancount-lsp

Cursor rule Cursor

Beancount Language Server Protocol (LSP) implementation run on electron and browser (VSCode for Web / github.dev).

48 2d ago A 0 tokens original MIT

lsp

02

fengkx/beancount-lsp

Cursor rule Cursor

Use the text document from the new vscode-languageserver-textdocument package. DO NOT using import { TextDocument } from 'vscode-languageserver' DO import { TextDocument } from 'vscode-languageserver-textdocument' instead.

48 2d ago A 0 tokens original MIT

project-structure

03

fengkx/beancount-lsp

Cursor rule Cursor

Intro: This project is a monorepo managed by pnpm. It is a Language Server Protocol(LSP) implementation of Beancount (A plain text accounting Language).

48 2d ago A 389 tokens original MIT