v2.1.0-pre-release
Pre-release
Pre-release
·
278 commits
to master
since this release
What's Changed
- Improved block capture and keywords by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/100
- Enable forced, consistent formatting by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/103
- New feature: styled strings by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/101
- Small fixes in python block and new indenting rules by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/104
- Applied formatting to most files by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/109
- Small fixes by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/117
- Eslint fixes by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/118
- Update vscode engine version and fixed two errors by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/119
- edit: Ignore use of requires, but still show a warning by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/120
- Merge master into new-syntax branch by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/121
- New feature: Document tokenizer by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/112
- Move to its own folder and fix python block end by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/127
- add: Automatic custom color rule injection by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/128
- reg: version 2.0.10 changes by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/129
- fix: Ignore comments in line continuation by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/130
- Pr by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/132
- New feature: Webpack bundler by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/131
- New feature: menu statement by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/102
- Small changes by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/134
- Port back old Ren'Py statements + pause statement by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/135
- New feature: Say statements by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/138
- Improved patterns (label, call and jump) by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/142
- New feature: ATL support by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/143
- [Add] Audio syntax support by @JelleInfinity in https://github.com/LuqueDaniel/vscode-language-renpy/pull/146
- Updated README.md by @KiloOscarSix in https://github.com/LuqueDaniel/vscode-language-renpy/pull/156
- deps: bump typescript from 4.6.4 to 4.7.4 by @dependabot in https://github.com/LuqueDaniel/vscode-language-renpy/pull/152
- deps: bump @types/node from 17.0.31 to 18.0.3 by @dependabot in https://github.com/LuqueDaniel/vscode-language-renpy/pull/157
- added "Exclude Compiled Files From Workspace" by @KiloOscarSix in https://github.com/LuqueDaniel/vscode-language-renpy/pull/155
- Updates publish workflow to support pre-releases by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/159
- Adds basic PR validation by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/160
- Prepare v2.1.0 pre-release by @LuqueDaniel in https://github.com/LuqueDaniel/vscode-language-renpy/pull/162
New Contributors
- @KiloOscarSix made their first contribution in https://github.com/LuqueDaniel/vscode-language-renpy/pull/156
Full Changelog: LuqueDaniel/vscode-language-renpy@v2.0.11...v2.1.0-pre-release