1.1.9.1. cli.cmd_ide.ide_impl

Implements the functionalities behind the ‘ide’ command

Functions

open_ide([wd])

Open VS Code for the provided path.

open_ide_app()

Open VS Code in the 'src/app' directory.

open_ide_bootloader()

Open VS Code in the 'src/bootloader' directory.

open_ide_embedded_unit_test_app()

Open VS Code in the 'tests/unit/app' directory.

open_ide_embedded_unit_test_bootloader()

Open VS Code in the 'tests/unit/bootloader' directory.

open_ide_generic()

Open VS Code in the repository root.