Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unified launch config #467

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

Merged
merged 5 commits into from
Jun 21, 2019
Merged

Unified launch config #467

merged 5 commits into from
Jun 21, 2019

Conversation

seesharper
Copy link
Collaborator

This PR fixes #441 and #308 by creating an unified launch.json file when dotnet-script is installed as a global tool. Since installing as a global tool is the preferred way of installing dotnet-script, this should cover most of the cases.

Note that this makes it possible to use the same launch.json file across operating systems as well as between versions of dotnet-script.

The solution is based on the comments by @ishearer and @natemcmaster in issue #308.

I have tested that it works on Mac, Linux and Windows.

Also fixed a bug that caused the launch.json file to be corrupted when the path tp dotnet-script.dll is updated. So this is now fixed for non global tool installs.

See #441 (comment) for details on the file corruption.

@seesharper seesharper requested a review from filipw June 20, 2019 20:29
Copy link
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

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

awesome - thanks! 👏

@filipw filipw merged commit d862c0d into master Jun 21, 2019
@filipw filipw deleted the feature/unified-launch-config branch June 21, 2019 07:08
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.

version locking in config
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.