hmmm... the gitDiff from the command palette works, but its command 'Method name' string is gitDiff, not git-diff as the 'minibuffer/getCommands' reports...
Just made me realize: how can method names have dashes in them? woulnt that trigger a substraction? Goes to show i dont understand some parts of commands/commanders.... I'll see this in detail tonight after work :) -- Félix On Wednesday, July 22, 2020 at 6:04:54 AM UTC-4, Edward K. Ream wrote: > > > > On Wednesday, July 22, 2020 at 12:13:31 AM UTC-5, Félix wrote: >> >> All right ladies and gents, >> >> We've got some ALT+X 'minibuffer' action going on, on the 'dev' branch: >> try typing alt+x and then 'hoi' for example.... >> > > hoist and dehoist work. When I tried git-diff nothing happened. The vs > code debug console contains: > > (node:16044) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > (node:16044) [DEP0005] DeprecationWarning: Buffer() is deprecated due to > security and usability issues. Please use the Buffer.alloc(), > Buffer.allocUnsafe(), or Buffer.from() methods instead. > vscode-customcss is active! > leoInteg startup launched in 2 ms > [leoBridge] JSON was invalid: Error in git-diff: no method found > [leoBridge] Unprocessed or unknown JSON received: Error in git-diff: no > method found > > This is in dev at the latest commit: 12367017. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/3b44f000-be1e-490a-af29-daa452266510o%40googlegroups.com.
