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

Typo in error message #68

Closed richardrigutins closed 1 year ago

richardrigutins commented 1 year ago

There is a small typo in the messageDeviceNotExists error message (src/VSCode.Extension/resources.ts):

Make sure that the choosen device is connected to your machine should be Make sure that the chosen device is connected to your machine.

JaneySprings commented 1 year ago

Hello. Nice catch! Thank you.