nrfconnect vscode extension problems with "Add Build Configuration" wizard and "Actions" view

Hi,

running the latest nrfconnect vscode extension (v2024.9.31) the "Add configuration wizard" comes up and stay blank. Additionally, the Actions view is also empty, while its progress indicator keeps running.

  

Rolling back to v2024.7.13 the build configuration is OK, yet the Actions view is still empty and loading indefinitely.

Rolling back even more the build wizard seems good, while Actions always blank and loading (so maybe these are separate issues)

I'm running an Ubuntu devcontainer in vscode 1.93.0 on Ubuntu 22.04.4 LTS host.

Let me know of any other detail that can help in troubleshooting

Parents
  • I have nrf-connect 2024.11.75-win32-x64

    nrf-connect-extension-pack-2024.9.5

    Zephyr V3.7.99

    Zephyr SDK 0.16.8

    and I am facing same issues. Add Build Configuration is greyed out and I can't seem to activate it. My code builds correctly in CLI with: 

    west build -p always -b nrf52840dk/nrf52840 samples\fund_less3_exer1

    However, I can't run this from the terminal mode of VS code extension as west command is not recognized.

Reply
  • I have nrf-connect 2024.11.75-win32-x64

    nrf-connect-extension-pack-2024.9.5

    Zephyr V3.7.99

    Zephyr SDK 0.16.8

    and I am facing same issues. Add Build Configuration is greyed out and I can't seem to activate it. My code builds correctly in CLI with: 

    west build -p always -b nrf52840dk/nrf52840 samples\fund_less3_exer1

    However, I can't run this from the terminal mode of VS code extension as west command is not recognized.

Children
No Data
Related