Closed notpeter closed 1 year ago
Hi!
I saw a tiny issue and fixed it.
Specifically VSCode shows an error "Property sourceCoding is not allowed." on platforms other than Windows (screenshot is Mac).
sourceCoding
I was able to get an extension development environment setup, make the change and validate my fix worked.
Thanks for making this extension!
macos/linux does not have sourceCoding and does not need it.
Hi!
I saw a tiny issue and fixed it.
Specifically VSCode shows an error "Property
sourceCoding
is not allowed." on platforms other than Windows (screenshot is Mac).I was able to get an extension development environment setup, make the change and validate my fix worked.
Thanks for making this extension!