Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

oxfording.mp4

Blame
  • extensions.json 274 B
    {
        // See http://go.microsoft.com/fwlink/?LinkId=827846
        // for the documentation about the extensions.json format
        "recommendations": [
            "platformio.platformio-ide"
        ],
        "unwantedRecommendations": [
            "ms-vscode.cpptools-extension-pack"
        ]
    }