Bug fixes

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • We fixed an issue were the source and output files trees were broken due to a missing size tool on Windows.
  • We fixed an issue where the extension was reporting errors for folders that did not exist in uncloned repositories.
  • We now check if a workspace has been saved before attempting a ${workspaceFolder:folder} substitution. This helps to prevent issues when VS Code tries to resolve this variable in an unsaved workspace environment.