Rake task explorer
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2k
- Forks
- 281
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 6
Description
This feature is VS Code specific
- VS Code specific
Use case
Many language has it own script explorer such as npm, makefile, which can be access very fast without typing all the command.
For ruby we don't have something like this.
Description
https://github.com/spmeesseman/vscode-taskexplorer/issues/175
https://medium.com/hack-visual-studio-code/rake-task-auto-detection-in-vscode-ce548488755e
there is a guideline in medium to intergrate that.
Implementation
No response
### Tasks
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
The issue names no files, tests, or entry points. Read the linked VS Code Task Explorer issue and Medium guideline first, then trace the VS Code-specific integration in this repository. Done means Rake tasks are automatically detected and made quickly accessible in VS Code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100