Files
AHome/MYS_Home.code-workspace
2021-02-07 13:21:57 +03:00

99 lines
2.8 KiB
Plaintext

{
"folders": [
{
"name": "I2C Scan",
"path": "I2C Scan"
},
{
"name": "VT_ESP8266",
"path": "VT_ESP8266"
},
{
"path": "Sw_MidlRoom"
},
{
"path": "Sw_BigRoom"
},
{
"name": "ESP12SmallRoom",
"path": "ESP12SmallRoom"
},
{
"path": "Sw_Koridor"
},
{
"path": "Sw_SmallRoom"
},
{
"path": "ESP_BigRoom"
},
{
"path": "ESP_MidRoom"
},
{
"name": "KuhLight_ESP",
"path": "KuhLight_ESP"
},
{
"path": "ESP_Kor"
},
{
"path": "ESP_Electro"
},
{
"name": "SerialGateWayMyS",
"path": "SerialGateWayMyS"
},
{
"name": "MidRoomNLight",
"path": "MidRoomNLight"
},
{
"name": "KorMYS",
"path": "KorMYS"
},
{
"path": "Kuhnya"
},
{
"name": "ExtSens",
"path": "ExtSens"
},
{
"name": "MainDoorMyS",
"path": "MainDoorMyS"
},
{
"name": "Rozetka",
"path": "Rozetka"
},
{
"name": "RozetkaESP",
"path": "RozetkaESP"
},
{
"name": "LightCtrlMyS",
"path": "LightCtrlMyS"
},
{
"name": "BigRoomMyS",
"path": "BigRoomMyS"
}
],
"settings": {
"terminal.integrated.env.windows": {
"PATH": "C:\\Users\\Lexa\\.platformio\\penv\\Scripts;C:\\Users\\Lexa\\.platformio\\penv;C:\\Python37\\Scripts\\;C:\\Python37\\;C:\\Python27\\;C:\\Python27\\Scripts;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\AMD\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\ATI Technologies\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\TortoiseSVN\\bin;C:\\Users\\Lexa\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Python37\\Scripts\\;C:\\Python37\\;C:\\Python27\\;C:\\Python27\\Scripts;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\AMD\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\ATI Technologies\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\TortoiseSVN\\bin;C:\\Users\\Lexa\\AppData\\Local\\Microsoft\\WindowsApps;",
"PLATFORMIO_CALLER": "vscode"
},
"files.associations": {
"*.tcc": "cpp",
"list": "cpp",
"string": "cpp",
"vector": "cpp",
"memory": "cpp",
"random": "cpp",
"initializer_list": "cpp"
},
"telemetry.enableTelemetry": false
}
}