devlooped / devlooped/dotnet-vs
Document devenv.exe switches in RunCommand
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 50
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
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 RunCommand entry point and run vs run -? to inspect the current help output. Document the available devenv.exe switches there so that the command explains the options users can pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100
