Jesse

Results 140 comments of Jesse

agreed thanks bro

Hi @tyh-sugar, this is not a priority for internal work, however we are always open to contributions for new features. Based on your ticket, it seems you're referring to the...

Hi @jerem1e, thanks for the issue, this is a great suggestion. We'll take a look at implementing this internally.

Hi, we'll take a look at implementing this functionality internally. Thanks!

Monaco is definitely the way to go here, you can probably unify development of any extra features here with the vscode extension if you do so. IIRC it even supports...

This looks interesting, what do you think of how to get outputs working per-line of the doc? I'm pretty sure implementing it with a for loop basically feeding lines 1..n...

For `total` I did mean something context-aware like numara, or numi. I think there's definitely some footguns in there but especially for finance stuff it's a super useful feature to...

It's useful in pure-finance type calculations where you could do things like: ``` sum { # Funds sum { main = 798.88 CAD joint = 5059.42 CAD tfsa = 31439.60...

thats cool actually, i didn't realize numbat had structs, i should probably rtfm before posting ideas lol

Is it possible that this function could be added to the vscode extension somehow? could be a preview pane or perhaps inlaid into the editor