Robert Shaw
Robert Shaw
Awesome, I'm not sure if the font tech-stack.tools are using, The [Share Tech Mono](https://fonts.google.com/betterspecimen/Share+Tech+Mono), is adaptable to these languages.
I guess you want to render a list check it out: https://github.com/xiaoluoboding/vue-command-palette/blob/main/src/components/command/vercel/Home.vue#L5 You can compose the components whatever you want.
> The goal is to have a combined local search of commands with backend driven search results within the command palette. However, it does not render the dynamic items within...
The `fuseOptions` will be added in the `Command.Dialog` within the next release.
Try to not set any shortcuts, and bind yours
> I should miss something or there is something wrong. I have removed all the custom shortcuts it still keep tracking CMD + SHIFT + S combination in the browser...
> It would be really nice to expand/collapse a tab group just by clicking on it anywhere and not specifically on the expand/collapse button at the very end of the...
Already support it with `double-click`, I will close this issue
I will do some research.
> Sometimes, when I do `Open n tabs with Group` from a saved session, some of the opened tabs don't really have any URL in their address bar. They have:...