Tim Stone
Tim Stone
I personally dislike the streaming _"feature"_. I totally agree with @cosmix on the issue of the editor struggling and bouncing around through the streaming phase. I much prefer the original...
I added my own key binding for jk. You can implement the same by: 1. Open the command palette (CMD+SHIFT+P) 2. Search for `Open Keyboard Shortcuts (JSON)` 3. Paste the...
> Wow same, I enjoy warp, but it's hard to use applications that don't respect XDG specs in 2022 What about one that still doesn't in late 2025?!?
This needs to be re-opened. I'm having the same issue when trying to upload files via `createInvoiceAttachmentByFileName` in v5.1.0. If it makes a difference, I'm trying to attach `file.xls` Excel...
@utkarsh3020 You can't use the SDK method for file attachments - it doesn't work - that's the whole point of this issue. Instead you'll need to make a request to...
Not that I can find any specific mention of it, but this seems to be corrected in SDK v7.0.0 I've run a few tests with v7.0.0, and I can now...
Same problem on createInvoices endpoint.
You can use the SDK `accountingApi` methods `updateInvoice` or `updateOrCreateInvoices` to update the Invoice's `Status` to' VOIDED.
I had previously raised this (but far less detailed) issue in #339.