Change localization in the extension to use async VS Code FS APIs, as native node fs APIs are not available in browser. Some work done here: https://github.com/microsoft/vscode-python/pull/17711
Change localization in the extension to use async VS Code FS APIs, as native node fs APIs are not available in browser. Some work done here: #17711