Compatibility Error Encountered When Changing the UI Language in VS Code Earlier Than 1.57.0
Symptom
After you log in to the Kunpeng DevKit plugin in VS Code earlier than 1.57.0 and change the UI language, the content in the navigation tree on the left is not switched to the new language. Additionally, the project creation page cannot be opened when you try to create a project.
Possible Causes
When the UI language is changed, the reloadWebviewAction command is executed to reload all Webviews, including the Webviews in the Tree View, Panel, and Editor. In VS Code earlier than 1.57.0, the reloadWebviewAction command cannot reload the Webviews in the Tree View and Panel.
Troubleshooting Procedure
In VS Code earlier than 1.57.0, if the Kunpeng DevKit plugin malfunctions after you change the language, log out of the DevKit plugin and log in again.
Parent topic: FAQs