You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The update_vscode_json_to_sdk1_5 branch contains some changes to the recommended extensions but a missing , causes JSON.parse in nodejs to fail.
That causes VS Code to skip this file => no extension gets recommended.
The
update_vscode_json_to_sdk1_5branch contains some changes to the recommended extensions but a missing,causesJSON.parsein nodejs to fail.That causes VS Code to skip this file => no extension gets recommended.