NCS - Visual Studio Code and Source Control question

Dear all,

during the developing stage sometime the PROBLEMS panel show erros that are not real so a first question is what can be do to give such panel updated with the project? of course close and open again VS fix the issue but it is not a practical approach in development.

Another question is about the Source Control panel, every time I made some change to the source code I've a notification, I know git is used to work in team, but it is also useable for single developing, in other words, I can use and may be of some help manage this in local?

Al last question I can see for every design this windows on the right corner by overing the mouse on the design name

doing West update seems not finish, there are some things to do/consider about this?

Thanks and best regards.

F.

Parents
  • Hello,
    Please generate the support information from VS Code and share it here. You can do this by using the 'Generate Support Information' tab." See the screenshot.

    Kind Regards,

    Abhijith

  • IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.

    For help and support, visit the Nordic DevZone at devzone.nordicsemi.com/.

    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 10 Pro",
        "osKernel": "10.0.19045",
        "vscode": "1.93.0",
        "electron": "30.4.0",
        "node": "v20.15.1"
      },
      "system": {
        "date": "2024-09-06T18:18:50.910Z",
        "vscodeRoot": "c:\\Users\\<MYUSER>\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:00:35",
        "osUptime": "573:12:03",
        "cpu": "Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz"
      },
      "workspace": {
        "name": "hr_coded (Workspace)",
        "workspaceFile": "c:\\nordic\\hr_coded.code-workspace",
        "folders": [
          "c:\\nordic\\myapps\\peripheral_hr_coded",
          "c:\\nordic\\myapps\\central_hr_coded",
          "c:\\nordic\\myapps\\peripheral_hr"
        ]
      },
      "sdks": [
        {
          "version": "v2.7.0",
          "path": "c:\\ncs\\v2.7.0"
        },
        {
          "version": "v2.6.1",
          "path": "c:\\ncs\\v2.6.1"
        },
        {
          "version": "v2.5.2",
          "path": "c:\\ncs\\v2.5.2"
        }
      ],
      "activeBuild": "c:\\nordic\\myapps\\peripheral_hr\\build",
      "apps": [
        {
          "workspace": "c:\\nordic\\myapps\\central_hr_coded",
          "uri": "c:\\nordic\\myapps\\central_hr_coded",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\central_hr_coded\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        },
        {
          "workspace": "c:\\nordic\\myapps\\peripheral_hr",
          "uri": "c:\\nordic\\myapps\\peripheral_hr",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\peripheral_hr\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        },
        {
          "workspace": "c:\\nordic\\myapps\\peripheral_hr_coded",
          "uri": "c:\\nordic\\myapps\\peripheral_hr_coded",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\peripheral_hr_coded\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        }
      ],
      "topdir": "c:\\ncs\\v2.7.0",
      "workspaceState": "freestanding-ready",
      "toolchains": [
        {
          "version": "2.7.0",
          "path": "c:\\ncs\\toolchains\\ce3b5ff664"
        },
        {
          "version": "2.6.1",
          "path": "c:\\ncs\\toolchains\\cf2149caf2"
        },
        {
          "version": "2.5.2",
          "path": "c:\\ncs\\toolchains\\c57af46cb7"
        }
      ],
      "activeToolchain": {
        "type": "installation",
        "path": "c:\\ncs\\toolchains\\ce3b5ff664",
        "version": "2.7.0",
        "displayName": "nRF Connect SDK Toolchain v2.7.0"
      },
      "connectedDevices": [],
      "deviceProvider": "nrfutil",
      "tools": {
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.5-1",
        "C:\\Program Files\\SEGGER\\JLink_V794e\\JLink.exe": "7.94e",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
        "C:\\Users\\<MYUSER>\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\nrfutil.exe": null,
        "C:\\ncs\\toolchains\\ce3b5ff664\\cmake": "3.21.0",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\Scripts\\west.exe": "1.2.0",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\python.exe": "3.9.13",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ninja.exe": "1.10.2",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gperf.exe": "3.1",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\dtc.exe": "1.4.7",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gn.exe": "2172",
        "C:\\ncs\\toolchains\\ce3b5ff664\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "arm-gdbPath": "c:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
        "riscv-gdbPath": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
      },
      "nrfutil": {
        "nrfutil-device": {
          "version": "2.5.0",
          "binPath": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device"
        },
        "nrfutil-toolchain-manager": {
          "version": "0.14.4",
          "binPath": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager"
        }
      },
      "environment": {
        "westenv": {
          "HOME": "C:\\SPB_Data",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\<MYUSER>",
          "PATH": ... MYPATH ...
        },
        "inherited": {
          "HOME": "C:\\SPB_Data",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\<MYUSER>",
          "Path": ... MYPATH ..."
        }
      },
      "terminal": {
        "shell": "C:\\Windows\\System32\\cmd.exe",
        "defaultProfile": null
      },
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "${nrf-connect.sdk:2.7.0}",
          "toolchain": {
            "path": ""
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig"
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [
            "C:\\my_boards"
          ],
          "taskBindings": {},
          "buildTerminal": {
            "condensedProgress": true
          },
          "debugging": {
            "flash": true,
            "bindings": {},
            "justMyCode": true
          },
          "activeAppFollowActiveEditor": true,
          "deviceProvider": "nrfutil",
          "flash": {
            "softreset": false,
            "erase": false,
            "recover": false
          },
          "enableTelemetry": false,
          "thirdpartyIntegration": {},
          "toolchainManager": {
            "indexURL": null,
            "installDirectory": null
          },
          "nrfutil": {
            "home": null
          },
          "defaultOpenAction": "ask",
          "welcome": {
            "showOnStartup": false
          }
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        },
        "marus25.cortex-debug": {
          "variableUseNaturalFormat": true,
          "liveWatchRefreshRate": "300",
          "armToolchainPath": null,
          "armToolchainPrefix": "arm-none-eabi",
          "gdbPath": null,
          "objdumpPath": null,
          "JLinkGDBServerPath": null,
          "openocdPath": null,
          "pyocdPath": null,
          "PEGDBServerPath": null,
          "stutilPath": null,
          "stlinkPath": null,
          "stm32cubeprogrammer": null,
          "enableTelemetry": true,
          "dbgServerLogfile": null
        }
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2024.9.31",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2024.9.14",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2024.9.26",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.9.26",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2024.9.20",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.9.20",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": "1.12.1",
          "ms-vscode.cpptools": "1.21.6",
          "ms-vscode.js-debug": "1.93.0",
          "ms-vscode.js-debug-companion": "1.1.3",
          "ms-vscode.vscode-js-profile-table": "1.0.9",
          "aksharpatel47.vscode-flutter-helper": "0.2.5",
          "alexisvt.flutter-snippets": "3.0.0",
          "burkeholland.simple-react-snippets": "1.2.8",
          "Dart-Code.dart-code": "3.96.0",
          "Dart-Code.flutter": "3.96.0",
          "dsznajder.es7-react-js-snippets": "4.4.3",
          "GitHub.remotehub": "0.64.0",
          "gornivv.vscode-flutter-files": "4.9.1",
          "mcu-debug.debug-tracker-vscode": "0.0.15",
          "mcu-debug.memory-view": "0.0.25",
          "mcu-debug.peripheral-viewer": "1.4.6",
          "mcu-debug.rtos-views": "0.0.7",
          "MS-CEINTL.vscode-language-pack-it": "1.93.2024090409",
          "ms-dotnettools.csdevkit": "1.10.16",
          "ms-dotnettools.csharp": "2.39.29",
          "ms-dotnettools.vscode-dotnet-runtime": "2.1.5",
          "ms-python.debugpy": "2024.10.0",
          "ms-python.python": "2024.14.0",
          "ms-python.vscode-pylance": "2024.8.2",
          "ms-toolsai.jupyter": "2024.8.0",
          "ms-toolsai.jupyter-keymap": "1.1.2",
          "ms-toolsai.jupyter-renderers": "1.0.19",
          "ms-toolsai.vscode-jupyter-cell-tags": "0.1.9",
          "ms-toolsai.vscode-jupyter-slideshow": "0.1.6",
          "ms-vscode.azure-repos": "0.40.0",
          "ms-vscode.cpptools-extension-pack": "1.3.0",
          "ms-vscode.cpptools-themes": "2.0.0",
          "ms-vscode.remote-repositories": "0.42.0",
          "rvest.vs-code-prettier-eslint": "6.0.0",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "zhang-renyang.vscode-react": "0.0.5"
        }
      }
    }

Reply
  • IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.

    For help and support, visit the Nordic DevZone at devzone.nordicsemi.com/.

    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 10 Pro",
        "osKernel": "10.0.19045",
        "vscode": "1.93.0",
        "electron": "30.4.0",
        "node": "v20.15.1"
      },
      "system": {
        "date": "2024-09-06T18:18:50.910Z",
        "vscodeRoot": "c:\\Users\\<MYUSER>\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:00:35",
        "osUptime": "573:12:03",
        "cpu": "Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz"
      },
      "workspace": {
        "name": "hr_coded (Workspace)",
        "workspaceFile": "c:\\nordic\\hr_coded.code-workspace",
        "folders": [
          "c:\\nordic\\myapps\\peripheral_hr_coded",
          "c:\\nordic\\myapps\\central_hr_coded",
          "c:\\nordic\\myapps\\peripheral_hr"
        ]
      },
      "sdks": [
        {
          "version": "v2.7.0",
          "path": "c:\\ncs\\v2.7.0"
        },
        {
          "version": "v2.6.1",
          "path": "c:\\ncs\\v2.6.1"
        },
        {
          "version": "v2.5.2",
          "path": "c:\\ncs\\v2.5.2"
        }
      ],
      "activeBuild": "c:\\nordic\\myapps\\peripheral_hr\\build",
      "apps": [
        {
          "workspace": "c:\\nordic\\myapps\\central_hr_coded",
          "uri": "c:\\nordic\\myapps\\central_hr_coded",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\central_hr_coded\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        },
        {
          "workspace": "c:\\nordic\\myapps\\peripheral_hr",
          "uri": "c:\\nordic\\myapps\\peripheral_hr",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\peripheral_hr\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        },
        {
          "workspace": "c:\\nordic\\myapps\\peripheral_hr_coded",
          "uri": "c:\\nordic\\myapps\\peripheral_hr_coded",
          "buildConfigurations": [
            {
              "id": "c:\\nordic\\myapps\\peripheral_hr_coded\\build",
              "name": "build",
              "boardId": "nrf52840dk/nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        }
      ],
      "topdir": "c:\\ncs\\v2.7.0",
      "workspaceState": "freestanding-ready",
      "toolchains": [
        {
          "version": "2.7.0",
          "path": "c:\\ncs\\toolchains\\ce3b5ff664"
        },
        {
          "version": "2.6.1",
          "path": "c:\\ncs\\toolchains\\cf2149caf2"
        },
        {
          "version": "2.5.2",
          "path": "c:\\ncs\\toolchains\\c57af46cb7"
        }
      ],
      "activeToolchain": {
        "type": "installation",
        "path": "c:\\ncs\\toolchains\\ce3b5ff664",
        "version": "2.7.0",
        "displayName": "nRF Connect SDK Toolchain v2.7.0"
      },
      "connectedDevices": [],
      "deviceProvider": "nrfutil",
      "tools": {
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.5-1",
        "C:\\Program Files\\SEGGER\\JLink_V794e\\JLink.exe": "7.94e",
        "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
        "C:\\Users\\<MYUSER>\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\nrfutil.exe": null,
        "C:\\ncs\\toolchains\\ce3b5ff664\\cmake": "3.21.0",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\Scripts\\west.exe": "1.2.0",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\python.exe": "3.9.13",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\ninja.exe": "1.10.2",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gperf.exe": "3.1",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\dtc.exe": "1.4.7",
        "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\bin\\gn.exe": "2172",
        "C:\\ncs\\toolchains\\ce3b5ff664\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "arm-gdbPath": "c:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
        "riscv-gdbPath": "C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
      },
      "nrfutil": {
        "nrfutil-device": {
          "version": "2.5.0",
          "binPath": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device"
        },
        "nrfutil-toolchain-manager": {
          "version": "0.14.4",
          "binPath": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64\\platform\\nrfutil\\bin\\nrfutil-toolchain-manager"
        }
      },
      "environment": {
        "westenv": {
          "HOME": "C:\\SPB_Data",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\<MYUSER>",
          "PATH": ... MYPATH ...
        },
        "inherited": {
          "HOME": "C:\\SPB_Data",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\<MYUSER>",
          "Path": ... MYPATH ..."
        }
      },
      "terminal": {
        "shell": "C:\\Windows\\System32\\cmd.exe",
        "defaultProfile": null
      },
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "${nrf-connect.sdk:2.7.0}",
          "toolchain": {
            "path": ""
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig"
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [
            "C:\\my_boards"
          ],
          "taskBindings": {},
          "buildTerminal": {
            "condensedProgress": true
          },
          "debugging": {
            "flash": true,
            "bindings": {},
            "justMyCode": true
          },
          "activeAppFollowActiveEditor": true,
          "deviceProvider": "nrfutil",
          "flash": {
            "softreset": false,
            "erase": false,
            "recover": false
          },
          "enableTelemetry": false,
          "thirdpartyIntegration": {},
          "toolchainManager": {
            "indexURL": null,
            "installDirectory": null
          },
          "nrfutil": {
            "home": null
          },
          "defaultOpenAction": "ask",
          "welcome": {
            "showOnStartup": false
          }
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        },
        "marus25.cortex-debug": {
          "variableUseNaturalFormat": true,
          "liveWatchRefreshRate": "300",
          "armToolchainPath": null,
          "armToolchainPrefix": "arm-none-eabi",
          "gdbPath": null,
          "objdumpPath": null,
          "JLinkGDBServerPath": null,
          "openocdPath": null,
          "pyocdPath": null,
          "PEGDBServerPath": null,
          "stutilPath": null,
          "stlinkPath": null,
          "stm32cubeprogrammer": null,
          "enableTelemetry": true,
          "dbgServerLogfile": null
        }
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2024.9.31",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2024.9.31-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2024.9.14",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2024.9.26",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2024.9.26",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2024.9.20",
            "path": "c:\\Users\\<MYUSER>\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2024.9.20",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": "1.12.1",
          "ms-vscode.cpptools": "1.21.6",
          "ms-vscode.js-debug": "1.93.0",
          "ms-vscode.js-debug-companion": "1.1.3",
          "ms-vscode.vscode-js-profile-table": "1.0.9",
          "aksharpatel47.vscode-flutter-helper": "0.2.5",
          "alexisvt.flutter-snippets": "3.0.0",
          "burkeholland.simple-react-snippets": "1.2.8",
          "Dart-Code.dart-code": "3.96.0",
          "Dart-Code.flutter": "3.96.0",
          "dsznajder.es7-react-js-snippets": "4.4.3",
          "GitHub.remotehub": "0.64.0",
          "gornivv.vscode-flutter-files": "4.9.1",
          "mcu-debug.debug-tracker-vscode": "0.0.15",
          "mcu-debug.memory-view": "0.0.25",
          "mcu-debug.peripheral-viewer": "1.4.6",
          "mcu-debug.rtos-views": "0.0.7",
          "MS-CEINTL.vscode-language-pack-it": "1.93.2024090409",
          "ms-dotnettools.csdevkit": "1.10.16",
          "ms-dotnettools.csharp": "2.39.29",
          "ms-dotnettools.vscode-dotnet-runtime": "2.1.5",
          "ms-python.debugpy": "2024.10.0",
          "ms-python.python": "2024.14.0",
          "ms-python.vscode-pylance": "2024.8.2",
          "ms-toolsai.jupyter": "2024.8.0",
          "ms-toolsai.jupyter-keymap": "1.1.2",
          "ms-toolsai.jupyter-renderers": "1.0.19",
          "ms-toolsai.vscode-jupyter-cell-tags": "0.1.9",
          "ms-toolsai.vscode-jupyter-slideshow": "0.1.6",
          "ms-vscode.azure-repos": "0.40.0",
          "ms-vscode.cpptools-extension-pack": "1.3.0",
          "ms-vscode.cpptools-themes": "2.0.0",
          "ms-vscode.remote-repositories": "0.42.0",
          "rvest.vs-code-prettier-eslint": "6.0.0",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "zhang-renyang.vscode-react": "0.0.5"
        }
      }
    }

Children
No Data
Related