You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to request a new feature for the ws tool that allows users to create .code-workspace files easily via the CLI. This feature should enable the creation of workspace files by specifying a name and one or more folder paths as part of the command.
Description
We would like to request a new feature for the
ws
tool that allows users to create.code-workspace
files easily via the CLI. This feature should enable the creation of workspace files by specifying a name and one or more folder paths as part of the command.Proposed Command Syntax
Details:
Expected Output
For the above example, the file ~/.ws/phelab/helm-charts.code-workspace would look like this:
Implementation Notes
~/.ws
for better organization.The text was updated successfully, but these errors were encountered: