acid-drop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

extensions.json (274B)

      1 {
      2     // See http://go.microsoft.com/fwlink/?LinkId=827846
      3     // for the documentation about the extensions.json format
      4     "recommendations": [
      5         "platformio.platformio-ide"
      6     ],
      7     "unwantedRecommendations": [
      8         "ms-vscode.cpptools-extension-pack"
      9     ]
     10 }