MicroShed / MicroShed/mp-starter-vscode-ext

Disable prompt to open in existing workspace or new window if folder is already open

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

Description

If a user has a folder open in their workspace and generated a new MP Starter project into the same folder, we should not prompt to open the folder in the current workspace or a new folder, since it will already show up in their existing folder.

The following prompt should instead read "MicroProfile Starter project generated." without the options to open the project.
![image](https://user-images.githubusercontent.com/26146482/97363481-09d51100-1879-11eb-9e76-6abbe40f5a5a.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that displays the post-generation prompt in this VS Code extension. Reproduce generation into a folder already open in the workspace, then verify that the prompt is replaced with “MicroProfile Starter project generated.” and no open-project options are shown.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.