nushell / nushell/vscode-nushell-lang
Suggestion: Inline runner for Commands
Open
Nobody has claimed this yet.
- Dominant language
- Nushell
- Stars
- 153
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use nushell as a lightweight http client in vscode and I thought it would be greatly useful to have a run button above Commands that allow me to run the commands directly from the editor similar to the rust analyzer run button on the main function.
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
No files, tests, or entry points are named. Start by reviewing the extension's VS Code integration and the existing command-related support, then clarify the scope of an inline run action and how completion should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, 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