2.0.3
What's Changed
- Add some more highlighting by @multimokia in https://github.com/LuqueDaniel/vscode-language-renpy/pull/41
- Add highlighting for
extend
keyword - Change highlighting for label names
- Add highlighting for
- Add support for named stores by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/40
- Fix syntax highlighting for self/cls so they are tokenized as keywords by @rdurfee in https://github.com/LuqueDaniel/vscode-language-renpy/pull/48
- Prepare 2.0.3 release by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/49
New Contributors
- @multimokia made their first contribution in https://github.com/LuqueDaniel/vscode-language-renpy/pull/41
Full Changelog: LuqueDaniel/vscode-language-renpy@v2.0.2...v2.0.3