- Use
vscode.env.appRoot
to get the app folder path - Self-elevation support when write access is denied
- Use a more reliable way to get the app folder path
- Fix for VSCode 1.93.0 where breaking the way to get the app folder path
- Fix for VSCode 1.86.0 and later
- Only create backup file if none exists yet for current VSCode version
- Add recommendations
- Update README
- Initial release