vscode-commandbar
vscode-commandbar copied to clipboard
Visual Studio Code Command bar
Because of this: https://code.visualstudio.com/updates/v1_23#_extension-authoring Maybe right now it's possible to move / choose statusbar to display in Activity bar instead of Status bar? :D
Awesome little extension. Very useful. I now find myself being dependent on it for quick commands. However, I am running out of space in the command bar. What would be...
I got the following exception in console log (in Developer Tools) whenever I open VS Code with no workspace, folder or file opened: console.ts:134 [Extension Host] TypeError: Cannot read property...
I'm not js expert but on quick view in code I have noticed at line 261: `const executeNext = function executeNext (palette, index) {` shouldn't it be `palettes `instead of...
Note: I did not check the result yet but as I've wanted to used this code in another extension that uses Eslint it raised warnings here which are solved that...
This extension has the potential to be useful but currently lacks robustness. We are running VSCode v1.30.2 on Windows 10 and having these problems: - From CommandBar: settings menu option...
I'm using linux. How can I launch a terminal and run a command in it?
The [Open VSX Registry](https://open-vsx.org/?search=toolbar) does not include a single toolbar/commandbar extension yet and this one seems to be quite useful. Details on the publishing can be found at https://github.com/eclipse/openvsx/wiki/Publishing-Extensions you...
The general entries should be directly adjustable, the commands may be set as they are now. Background: especially with multi-folder workspaces the single code-workspace containing the settings make it portable...