Most of the extensions features are only accessible trough context menus invoked by right clicking on specific UI elements. Adding a way to access more of these features trough the command palette would help users more easily explore what's possible and would enable a more keyboard centric workflow. Feature to consider:
- clicast ex all - execute all tests
- clicast to re - generate regression scripts
- clicast en re_b - rebuild environment
- clicast report custom ac - generate execution report for environment
Most of these commands require an environment as parameter so I would consider adding a mechanism to "select" an active environment (if there is more than one in the workspace) and running everything on that. The active environment may be displayed on the bottom status bar. Alternatively, the user may be prompted to select what environment the command should run on.
Most of the extensions features are only accessible trough context menus invoked by right clicking on specific UI elements. Adding a way to access more of these features trough the command palette would help users more easily explore what's possible and would enable a more keyboard centric workflow. Feature to consider:
Most of these commands require an environment as parameter so I would consider adding a mechanism to "select" an active environment (if there is more than one in the workspace) and running everything on that. The active environment may be displayed on the bottom status bar. Alternatively, the user may be prompted to select what environment the command should run on.