actboy168 / lua-debug

Lua Debug Adapter for Visual Studio Code
MIT License
439 stars 95 forks source link

sourceCoding missing MacOS/Linux #273

Closed notpeter closed 1 year ago

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

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 1 year ago

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