Petr

Results 11 comments of Petr

Thanks for feedback. VSCode does not support dropdowns in status bar as far as I know. However, dropdowns can be shown up on top of screen (not sure how convenient...

@holmesadrianh Do you still need this functionality? (you can try multiple coma-separated files with `commandType: "file"` to see how it works for files)

Maybe I will look into that. I like it in status bar.

I am looking into that. @radman-x did you happen to open user folder as a workspace? Also, is '' a placeholder for an actual name in your example?

@piconew Can you please try the latest version?

I was able to reproduce this issue by killing vscode process. It seems VSCode is trying to restore this file. Please get new update and try to close out this...

I was hoping to retire this extension by the time vscode team delivers tasks feature. I was wrong. Let me think about that.

I am investigating the possibility to read all commandbar.json files in a workspace. I am thinking to show them all and label each command as '{workspace-name}: {command-label}'. P.S. I was...

Does command type 'palette' with command 'workbench.action.debug.start' work for you?

Thanks for feedback. It might be quite complicated to configure dynamically changed color behavior (Keep in mind that color of item is configurable and can be initially red). As per...