Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks are actually workspaces #2

Open
callahanp opened this issue May 16, 2024 · 0 comments
Open

Tasks are actually workspaces #2

callahanp opened this issue May 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@callahanp
Copy link
Owner

Originally I thought of tasks as something you do with a specific branch. A better name is workspace. Replace Task everywhere with Workspace and task with workspace. The Tasks/task-name Directory becomes the Workspaces/workspace-name.

A workspaces/workspace-name might be workspaces/next, named for the branch next.
workspaces/next might contain several .code-workspace files with different names, each with different sets of directories in their config paths.

a .vscode folder is populated with launch.json, c_cpp_properties.json, among others.

Test with suite, build, run and ide commands. Test context independently.

@callahanp callahanp added the enhancement New feature or request label May 17, 2024
@callahanp callahanp self-assigned this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant