Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.52 KB

File metadata and controls

40 lines (29 loc) · 1.52 KB

📝 Changelog

v0.0.1 - 🚀 Beta release, free for everyone!

v0.0.2 - 🎉 Initial release, free features forever!

  • Opens the printing dialog directly for a seamless experience
  • Print current document, selected lines, or multiple files
  • Syntax highlighting with Prism.js (20+ languages)
  • Configurable line numbers, headers, and color modes
  • Status bar integration with rich tooltip menu
  • Long line wrapping for clean printouts

v0.0.5 - 🔧 Line numbers fix

  • Fixed line numbers not aligning with their corresponding code lines
  • Fixed line numbers getting cut off at page breaks while code wrapped correctly
  • Replaced absolute-positioned line numbers with a table-based layout for reliable print pagination
  • Improved overall print layout and formatting
  • Updated dependencies and optimized performance
  • Improved visual design of webview print preview
  • Eliminated unnecessary extra preview under the windows print dialog

v0.0.7 - 💖 Sponsor based premium features

  • Extension MCP tools for AI agentic assistants (at $1 per month)
  • Support for everyone, forever

v0.0.8 - 🧐 Printing previews

  • Some low level optimizations
  • Support for preview of the printing results in VS Code

📝 Future roadmap

  • Full customization of print layout and styles (fonts, colors, themes, formats etc.)
  • Advanced layout options (margins, page size, format etc.)
  • Support for more languages and file types
  • Printing automations
  • Integration with other IDEs and code editors (JetBrains, Android Studio, MPLAB X and others)