All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New setting -
platformSettings.condition
. - Added
platformSettings.platform[platform].remove
.
- Improved code formatting.
- Improved documentation.
- Added dev docs to README.
- Moved logs to own log panel (
platform-settings
). - Bumped major version to 1.0.0.
- Fixed error where extension would crash if no platforms were matched.
- New setting -
platformSettings.autoLoad
. - Inheritance support.
- Improved settings.
- Base functionality added.
- New command -
extension.refreshSettings
.