vscode always opens when using quick mode
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- cli
Research direction
Start by running the provided yo code --quick command with --open=false and --openInInsiders=false, then trace the quick-mode entry point and how these options are handled. Done means generated projects no longer launch VS Code when either option is false, while the command still generates the extension successfully.
Written by the indexing model from the issue text.
Description
issue:
- run the following command
yo code --quick --extensionId=hello-world --extensionDisplayName='Hello World' --extensionType=ts --gitInit;
-
Its opening the vscode after the code is generated
-
I have also tried the following command by giving open to false
yo code --quick --extensionId=hello-world --extensionDisplayName='Hello World' --extensionType=ts --gitInit --open=false --openInInsiders=false;
- Its opening the vscode after the code is generated
expected:
It should not open the vscode after the code is generated.
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 262
- Avg merge
- 15d 22h
- Merged PRs (30d)
- 1
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.
More from microsoft/vscode-generator-code
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoft/vscode-generator-code#597 · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/vscode-generator-code#575 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 56/100
All issues in microsoft/vscode-generator-code
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·