VSC Integration: CLI commands
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
VSC integration step 2: integrate the CLI with the command palette
This means exposing commands like "execute" and "deploy" and triggering them from VSC.
I don't know how we handle options.
For execute, stdout should always go to a VSC output window. Maybe it can include a log filter in the shell UI? I don't know how we do that
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the VSC integration and CLI command entry points. Clarify how command options are handled and how execute output should appear in the VSC output window; done means commands such as execute and deploy can be triggered from the command palette with agreed output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- cli, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100