Results 65 comments of fengkx

I just fixed some of the problem you have talked about. And publish preview version using pkg.pr.new. You can try it use this config ```lua -- Change path to your...

You can take a look at the nodejs version fist, And I would like to tweak for the compatibility. In short as long as you are not using any nodejs...

I have try the approach of building a graph recursively according to include directives before. But the performance is too bad especially at startup(which is so common for browser version...

It seems it already have a beancount-language-server binding. The LSP should be compatible to any editor as long as it support Language Server Protocol. Just install node.js and run `npx...

Because I am not using extract feature... PR welcome