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 |