2.0.1
What's Changed
- The extension now works with most features even when navigation.json is not found by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Fixed missing command errors when navigation.json is not found by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Warnings for undefined store variables can now be disabled by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Hover documentation displays properly for python function defs spanning multiple lines by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Completion now works properly with user-defined stores by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Document Symbols (Outline) for Classes now display properties, fields, and methods by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/26
- Fix variable parsing ending prematurely by @joe69-96 in https://github.com/LuqueDaniel/vscode-language-renpy/pull/29
- Prepare 2.0.1 release by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/30
Full Changelog: LuqueDaniel/vscode-language-renpy@v2.0.0...v2.0.1