v3.1.0
03 March 2025
Features
- Added a new function to stop the program when required.
- Improved Status Bar Updates: The extension now ensures that the status bar shows the correct button based on the program's current state (compile, run, stop) without unnecessary delays.
- Optimized Start/Stop Button Logic: The "Run" button is now only visible when there is a valid project and the program is not currently running, while the "Stop" button appears when the program is actively running.
- Optimized Process Check: The extension now checks the process state every few seconds, ensuring the buttons reflect the actual status without introducing unnecessary performance overhead.