poky/scripts/lib/devtool/ide_plugins
Enguerrand de Ribaucourt a5b75e29ff devtool: ide-sdk source mapping for vscode
When launching the debug configuration, the source files from the debug
rootfs were openened in the editor instead of the local workspace files.
We add an exception to properly map them to the file being developed and
compiled by the IDE integration. This also more closely matches what the
user would expect compared to native development.

This is also true for the devtool fallback mode.

(From OE-Core rev: 24db2b8d0d7104960c1cdb2c7ee5216c830a6754)

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-27 11:38:46 +00:00
..
__init__.py devtool: ide-sdk python 3.12 escaping 2024-02-24 16:10:23 +00:00
ide_code.py devtool: ide-sdk source mapping for vscode 2024-02-27 11:38:46 +00:00
ide_none.py devtool: new ide-sdk plugin 2024-02-18 07:34:42 +00:00