Releases: Ismoh/local-lua-debugger-vscode
Releases · Ismoh/local-lua-debugger-vscode
v0.3.9
What's Changed
- Fix incorrect assert() handling by @jaymo1011 in #10
- [Snyk] Upgrade @vscode/debugadapter from 1.64.0 to 1.65.0 by @Ismoh in #8
- Generated files cleanup by @eduardomezencio in #16
- Remove the extensionPath config by @eduardomezencio in #17
- [Snyk] Upgrade @vscode/debugadapter from 1.65.0 to 1.67.0 by @Ismoh in #23
- Fix #25: Change the error wrapper to pass the original error intact by @eduardomezencio in #26
New Contributors
- @jaymo1011 made their first contribution in #10
- @eduardomezencio made their first contribution in #16
Full Changelog: release-v0.3.5...release-v0.3.9
v0.3.5
What's Changed
- Fixed
"Failed to find extension path"#5
Full Changelog: release-v0.3.4...release-v0.3.5
v0.3.4
Based on the original repository from @tomblind, I decided to create new releases including mostly all PRs on the original one.
For more details read README.md and CHANGELOG.md
What's Changed
- PF from tomblind: Pull support for breakpoints update by @Ismoh in #1
- Allowing inspection of functions by @Ismoh in #2
- [Snyk] Upgrade vscode-debugadapter from 1.49.0 to 1.64.0 by @Ismoh in #4
New Contributors
Full Changelog: https://github.com/Ismoh/local-lua-debugger-vscode/commits/release-v0.3.4
Make sure to uninstall tomblind extension and reinstall this release manually:

Click on the three dots, after that Install from VSIX...