You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing a powerful linting feature that highlights syntactical and stylistic issues in the "platformio.ini" configuration file (issue #3723)
Improved project cleanup process by utilizing the fullclean target instead of cleanall. This ensures a thorough clean-up, including the removal of dependent libraries
Updated PlatformIO Core Installer Script to v1.1.3
Resolved an issue where certain buttons were missing from the status bar in VSCode 1.79 after the recent update (issue #3736)