All notable changes to the "printcode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Refactoring
- Support for additional style sheet
- Fix for size of letter and legal
- Grouped CLike modes.
- Updated modules.
- Handle situations when webServerPort is not accessible #12 (Thank you @janilahti)
- Print PHP files correctly. #8 (Thank you @janilahti)
- Add more paper sizes (a3, a5, legal). #9 (Thank you @janilahti)
- Added several options #6 (Thank you @janilahti)
- paperSize, lineNumbers, printFilePath, disableTelemetry, autoPrint
- Changed default port for web server to 4649
- Updated Codemirror to v5.35
- Fixed minor bugs and documents.
- Added support for browserPath in settings.
- Fixed for external CDN dependency.
- Added Google Analytics.
- Initial release