Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve launch.json auto-generation UX #342

Merged
merged 3 commits into from
Jul 19, 2018
Merged

Conversation

Eskibear
Copy link
Member

Related issue: #332

  1. remove attach config
  2. add launch config with empty mainClass as default entry
  3. fix some code style nits

port: 0,
}]);

resolve([defaultConfig, ...launchConfigs]);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest to add a default attach snippet at the last, in case some users want to try the attach feature but don't know how to configure it.

Copy link
Contributor

@testforstephen testforstephen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, Looks good to me.

@Eskibear Eskibear merged commit 2344c60 into microsoft:master Jul 19, 2018
@Eskibear Eskibear deleted the pr_conf branch July 19, 2018 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants