v2.2.0 #327
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
Hello! I hope this message finds you well. For one, parameters on both screens and image definitions don't show up as different colors anymore, neither do the variables (ints or floats right after them). Colors seem to have changed (jump and call labels, anything within semi-colons such as when indenting a sentence in a dialogue string), even when disabling and re-enabling any color theme extensions I had installed. Even stranger, entire walls of code now are all the color of strings between quotes, specifically if I were to write a sentence with {i} and not end it with {/i}. This worked fine beforehand, and therefore is structured this way in many of my script files on many lines. Also, VS Code's popups which had helped me before (such as when typing a screen action, the popup would tell me what parameters to enter between commas within the parentheses) now do not appear. Also strangely, although I have no idea if this has to do with the update, my VS Code delays when trying to save with CTRL+S rather consistently. I'm sure this update has a lot added to it but I'm really worried because now my files seem rather odd. Is it still possible to download the prior version? Sorry if this comment brought any worry or concern, I want to applaud you for the hard work but with the issues I am experiencing I'm rather worried. |
Beta Was this translation helpful? Give feedback.
-
✨Yeah! ✨
After a long road, we have been able to launch this new version that lays the foundation to develop new features and improve the existing ones.
All thanks to every contributor and user who has helped us to test, validate and improve. Especially to @duckdoom4 whose tokenizer is the centerpiece of this update.
Thank you all!
What's Changed
warnOnInvalidVariableNames
config to boolean by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/173develop
by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/269New Contributors
Full Changelog: LuqueDaniel/vscode-language-renpy@v2.0.16...v2.2.0
This discussion was created from the release v2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions