Skip to content

Release v0.0.6

Choose a tag to compare

@github-actions github-actions released this 22 Jul 02:20
· 27 commits to main since this release
fix: 优化获取 VSCode 是否为便携版的逻辑

- 修改获取 VSCODE_PORTABLE 环境变量的方式,确保其值为布尔类型以提高代码的可读性和可靠性。