actboy168 / lua-debug

Lua Debug Adapter for Visual Studio Code
MIT License
429 stars 92 forks source link

sourceCoding missing MacOS/Linux #273

Closed notpeter closed 9 months ago

notpeter commented 9 months 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).

image

I was able to get an extension development environment setup, make the change and validate my fix worked.

Thanks for making this extension!

actboy168 commented 9 months ago

macos/linux does not have sourceCoding and does not need it.