Run the command Extensions: Configure Workspace Recommended Extensions
It opens a file with below content
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
]
}
http://go.microsoft.com/fwlink/?LinkId=827846 takes you to the extensions page that doesnt have any docs for the extensions.json format
Run the command
Extensions: Configure Workspace Recommended ExtensionsIt opens a file with below content
http://go.microsoft.com/fwlink/?LinkId=827846 takes you to the extensions page that doesnt have any docs for the extensions.json format