rapidsai / rapidsai/devcontainers
Provide vim
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 28
- Forks
- 47
- Avg merge
- 2d 41m
- Merged PRs (30d)
- 15
Description
I use the devcontainers to compile and run CCCL benchmarks on our internal cluster. Since VSCode is sometimes troublesome I also need to work on the command line. It would help me immensely if the vim command could be provided. It was already a pain to learn a few basic vim commands, so please don't let me repreat this horror with vi. Thank you!
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
Inspect the devcontainer definitions and their package-installation entry points to find where command-line tools are provided. Verify how the images are built, add the requested vim command alongside the existing tools, and confirm that a rebuilt container can invoke vim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, vim
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100