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
PackageDev currently always offers a completion of pop: true, but when the sublime-syntax file specifies version: 2, pop: 1 is preferred, so it would be nice if PackageDev would check the version and offer the relevant default pop value based on that :)