-
feat: add support for /diff command (#1389)
发布于
2025-06-26 20:03:31 +00:00 Adds support for a
/diffcommand comparable to the one available in
the TypeScript CLI.While here, changed the
SlashCommandenum so the declared variant
order is the order the commands appear in the popup menu. This way,
/toggle-mouse-modeis listed last, as it is the least likely to be
used.下载附件