- version bump from
0.2.16
to0.2.17
- Merged dependabot vulnerability
- Updated CHANGELOG
- version bump from
0.2.15
to0.2.16
- Merged dependabot vulnerability
- Updated CHANGELOG
- version bump from
0.2.14
to0.2.15
- Merged dependabot vulnerability
- Version bump from
0.2.13
to0.2.14
- Addressed minimist vulnerability
npm install minimist npm update npm audit fix
- Set
vscode.engine
to^1.43.0
- Added provisions for contributions model
- Updated package.json and package-lock.json to be npm-compliant
- Issue #8: Removed requirement for there to characters proceeding or following the Trigger Word
- Added provisions for live highlighting as the file is modified (526004c)
- Prepared for user contributions
- Updated README
- Features
- Added verbiage to 'Automatic and Manual Triggering' header about live highlighting
- Corrected color for 'Warning' under 'Highlighting Details' header
- Known Issues
- Removed entry for auto-updating
- Features
- Added provisions to allow any file type to be highlighted via triggering 'Show Trigger Words' from Command Palette
- Updated README
- Features
- Restructured to use sub-headers instead of bullets
- Known Issues
- Removed '.log' language restriction entry
- Added entry for auto-updating
- Features
- Corrected spelling issue in CHANGELOG entry for v0.1.0
- Corrected README formatting issue
- Adjusted badge location in README
- Added badges to README
- Adjusted branding
- Icons
- resources/altIcon-48.png
- resources/altIcon-256.png
- Gallery Info
- icon
- Icons
- Added branding
- Icons
- resources/icon-48.png
- resources/icon-256.png
- Gallery Info
- galleryBanner
- icon
- extensionKind
- preview
- Icons
- Corrected spelling in CHANGELOG
- Corrected spelling issues in README
- Corrected formatting issue in README
- Added Whole-line Highlighting
- Added '.log' languageId restriction (temporary)
- Updated README
- Updated to reflect complete goals
- Added known issues
- Added new goals to README
- Corrected README and CHANGELOG formatting
- Adding MIT licensing information
- Reverted publisher name from 'Matthew Pearon' to 'MPearon'
- Updated publisher name from 'MPearon' to 'Matthew Pearon'
- Adjusted decorationOption RegEx entries to remove requirement that trigger word be first word on line
- Added logic to loop through array of trigger words and their associated decoration options
- Initial commit