Note: This is a community-maintained fork of the original Python C++ Debugger extension by Benjamin Simmonds. This fork is not officially maintained by the original author. The code is largely ...
前提 VSCode の Python デバッガ用モジュールの debugpy を利用するため、Python スクリプトファイルに記載した Embedded Python のコードが対象です。 クラス定義に [Language = python]を指定して記載しているコードは対象外となります。ご注意ください ...