Skip to content

Releases: ppatotski/vscode-commandbar

Improvement: Apply changes in `commandbar.json` immediately

01 May 15:41

Choose a tag to compare

Merge pull request #20 from ppatotski/integration

Apply changes in `commandbar.json` immediately

Different types of command

14 Apr 15:28

Choose a tag to compare

  • Improvement: Different types of command:
    • exec: executes command e.g npm run serve (default)
    • script: executes package.json script
    • palette: executes vscode registered command (vscode extension commands)

Improvement: Async termination logic flow

12 Apr 18:48

Choose a tag to compare

Merge pull request #16 from ppatotski/integration

Change Log corrections

Create a new settings file functionality

10 Apr 16:41

Choose a tag to compare

Merge pull request #14 from ppatotski/integration

Integration

Extended command options

07 Apr 18:46

Choose a tag to compare

Merge pull request #12 from ppatotski/integration

Extended command options

First Release

07 Apr 17:39

Choose a tag to compare

First Release Pre-release
Pre-release
Merge pull request #5 from ppatotski/integration

For release