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
Added new option activateOnlyOnPlatformIOProject (activate extension only when PlatformIO-based project (with platformio.ini) is opened in workspace) (issue #66)
Changed minimum requirements for Python to 2.7.5+
Handle correctly conda's virtual environment
Don't update Terminal configuration with patched PATH environment for non-PlatformIO projects (issue #64)
Ignore Python interpreter from Cygwin environment (issue #43)