2.0.6
What's Changed
- Allow language-renpy to run in an untrusted workspace. by @renpytom in https://github.com/LuqueDaniel/vscode-language-renpy/pull/70
- Removes folding provider in favor of indentation-based folding by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/72
Fixes
- Fix folding class at the end of init python block #68.
- Other issues related to folding: #66 and #65.
New Contributors
- @renpytom made their first contribution in https://github.com/LuqueDaniel/vscode-language-renpy/pull/70
Full Changelog: LuqueDaniel/vscode-language-renpy@v2.0.5...v2.0.6