Run buttons READMEThis is the README for the Run-Buttons package. This package is used to control the behaviour of the Python run buttons in the editor menu. FeaturesRun and debug buttons in editor screen. These are only visible when a .py script is open. Runs scripts as modules from the workspace root, ensuring imports are properly resolved in larger projects. Currently works with poetry and native installations Release Notes1.0.0Initial release 1.1.0Added windows support 1.2.0Added uv support and updated windows support to normal run. 1.2.1Added option for justMyCode in the debugger 1.2.2Fixed justMyCode option |