MicroShed / MicroShed/mp-starter-vscode-ext

Allow fields to hide with the option to resume

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently the input fields will persist until the user presses escape. Allow the fields to hide when other actions are performed, and prompt the user with a message to resume.

Working example in [Open Liberty Tools](https://github.com/OpenLiberty/open-liberty-tools-vscode/blob/97d1d2c192fe48f77aa08815d854ac42b8d9e99c/src/liberty/starterProject.ts#L170)

Contributor guide

Open the contributing guide

Research direction

Start by comparing the linked Open Liberty Tools example in src/liberty/starterProject.ts with this extension's input-field handling and action flow. Trace where fields remain visible after actions, then verify that they hide appropriately and that a message lets the user resume the input process.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.