Reopening an application after I closed Visual Studio Code

Hi.

I have a weird problem, that once I shutdown Visual Studio Code after working on an nRF application, I cannot open it anymore.

What I do is NRF Connect > Open an existing application > then I open the directory project. It says: "The directory xxx does not contain an application source. I've been trying other directories, workspace... none of them seems to contain the application source.

Where can I find this application source and how can I reopen an application that I've been previously working on?

Parents
  • Hi Pereira,

    First when you "Create a new application", does it get created? What is the path where you store your projects? Later, when you try to open these projects from these locations, is it actually there in that path, say, if you have created a blinky project in C:/NCS/VSC/ , later when you close VSCode, do you actually see the application blinky in that location?

    Best Regards,

    Priyanka

Reply
  • Hi Pereira,

    First when you "Create a new application", does it get created? What is the path where you store your projects? Later, when you try to open these projects from these locations, is it actually there in that path, say, if you have created a blinky project in C:/NCS/VSC/ , later when you close VSCode, do you actually see the application blinky in that location?

    Best Regards,

    Priyanka

Children
Related