JaneySprings / DotNet.Meteor

A VSCode extension that can run and debug .NET apps (Xamarin, MAUI, Avalonia)
https://marketplace.visualstudio.com/items?itemName=nromanov.dotnet-meteor
MIT License
269 stars 10 forks source link

Add setting to default active device when code window started. #43

Closed kjpou1 closed 1 year ago

kjpou1 commented 1 year ago

Solves a problem (close #44 )with the first device being selected as default. This mod will allow a specific device to always be selected when the project is loaded.

kjpou1 commented 1 year ago

already implemented