robotpy / robotpy/robotpy-installer
Add setup-vscode command?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Initialize a users vscode workspace with the correct interpreter and with the basic type checking mode enabled.
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 tracing how installer commands are registered and how the installer selects a user's Python interpreter. Define the setup-vscode command so it initializes a workspace with the correct interpreter and basic type checking enabled; done means both settings are applied consistently for a user's VS Code workspace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100