Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dairefinn/workspace-function
Function to open VS code workspaces easily.
https://github.com/dairefinn/workspace-function
visual-studio-code workspaces
Last synced: about 5 hours ago
JSON representation
Function to open VS code workspaces easily.
- Host: GitHub
- URL: https://github.com/dairefinn/workspace-function
- Owner: dairefinn
- Created: 2020-05-19T14:20:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T23:00:42.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T01:56:29.894Z (2 months ago)
- Topics: visual-studio-code, workspaces
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workspace Function
Function to open code workspaces easily.## Install
1. Store all .code-workspace files in the same directory
2. Download the "workspace" file and add to path
3. Modify the WORKSPACES_DIR constant to point to the directory with your code workspaces
5. Type "workspace WORKSPACE_NAME" to open it