Skip to content

debug-tracker-vscode not loaded automatically on devcontainer rebuild #2

@AndyMNSenso

Description

@AndyMNSenso

For my work I depend on Cortex-debug (https://github.com/Marus/cortex-debug) which in turn depends on this awesome project.

I use Docker containers for my remote development. Every single time I rebuild my devcontainer I get an error stating:

"Cannot activate the Cortex-Debug extension because it depends on the debug-tracker-vscode extension which is not loaded. Would you like to reload the window to load the extension ?
Screenshot at 2023-06-23 10-12-34

Then I have to reload the window and everything gets loaded.
Cortex-Debug, debug-tracker-vscode, and other mcu-debug extensions (MemoryView, Peripheral viewer etc.) are installed locally and on the remote (in the devcontainer).

Versions:
VSCode: 1.79.2
debug-tracker-vscode: v0.0.15
Cortex-Debug: v1.12.0

Is this a misconfiguration on my part ? Is there a way to make sure debug-tracker-vscode gets loaded before another extensions ?
Other extensions always get loaded properly (C++, CMake, Gitlens, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions