SAP / SAP/app-studio-toolkit

Deps mis-alignment: show output pane for 'npm i' even in "automatic mode"

Open
#184 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
23
Avg merge
1d 15h
Merged PRs (30d)
17

Description

  • Otherwise the end user has no indication of something happening in the background.
  • This means focusing the output pane.

Can also consider using a terminal or different output channel per folder instead

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the automatic-mode handling for npm i and the output pane in the VSCode extension. Confirm how background dependency installation is currently reported, then make the output pane receive focus while the command runs; done means users can see that work is happening.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.