- Support for document renderers to linking and serving script files
- Support for document renderers to obtain document state when generating settings driven CSS or script
- Changes to package.json to link various capabilities from the marketplace page
- pass root document uri in renderer options
- use raw-loader for template files so they don't minify (debugging aid)
- #243 No active editor makes line number inherit resolve to false
- diagnostic commands "Dump commands" and "Dump properties" for resolving name collisions with commands and properties
- #212 Broken removal of MarkdownIT embedded styles
- #208 Context menu for file explorer does not respect Print item position
- #207 Line Numbers "Inherit" not working as expected
- #187 bugfixes
- don't force alternate browser on
- fix alternate browser path check logic
- #194 add a renderer for plaintext documents so they aren't treated as source code
- #184 filepath as header at start of document (controlled by a setting)
- #184 format control for file paths in headings of documents
- Relative
- Absolute, with tilde pathing for paths in the user's home directory
- #188 format control for file paths in document titles (used in page headers by some browsers)
- No path
- Relative
Please note that localisation has not been done for these UI changes due to delays in development of localisation management toolchain.
- support for walkthrough
- fix #181 use editor font when printing source code (broken by refactoring)
- fix #182 file explorer context-menu print now supports multiselection
- fix #183 unexpected commas
- API support providing print and preview services to other extensions. Internal renderers now use the API.
- Colour samples when printing CSS source code (as for VS Code editor).
- Changes to browser launch method to work around broken command routing.
- Default browser works for local and remote but alternate browser is currently available only for local workspaces.
- Urdu localisation
- Enhanced debug logging of printing files from remote filesystems
- Fix typo in internal identifier for Atelier Sulphur Pool colour scheme
- Fixed an issue preventing the selected colour scheme from being applied
- Fix broken asset path
- Move localisation credits to end of README.md
- Webserver binds only to loopback interface, request origin no longer checked
- More updates to documentation and localisation
- ancillary documents moved to /doc
- images etc moved to /assets
Print: Open the manual
is now localised, falling back to EnglishPrint: Open the log
opens the log file in VS Code for inspection- New settings
Log Level
controls the minimum severity for log messagesMax Files
limits the number of files that printing a folder can render into a single print job
- Control logging level with setting
- Update documentation and localisation
- Add diagnostic logging
- Fix content source analysis
- Fix printing of never-saved editor buffer
- Add regression test for printing never-saved editor buffer
- Update references to eliminate vulnerabilities.
- Register ES, ZH localisation resources for UI #145
- Fix printing of a selection #142
- Unit tests and integration tests, with extensive supporting changes.
- Fix broken path escaping on Windows
- Fix selection printing
- Minor documentation update
- Addressed issue 126 - overhaul embedded webserver
- This resolves markdown styling issues 122 and 123
- Fixed issue 98 - print Markdown rendered from unsaved files
- Emergency bugfix for printing unsaved files
- Emergency bugfix for printing files with Azure Uris that are not backed by a complete filesystem
- Emergency bugfix for printing a selection
- Emergency bugfix for resolution of local resources referenced by Markdown
- Total rewrite of file management in support of remote file systems
- Glob brace expressions can be nested
- Exclusion is forced for
**/*.{exe,dll,pdb,pdf,hex,bin,png,jpg,jpeg,gif,bmp}
{bin,obj}
- Change to licence terms refusing licence to persons who give a bad review without first reading the manual or seeking assistance by raising an issue on the GitHub repository
- this version number was used for an internal release
- Localise messages
- Improved settings UX for folder print exclusion and inclusion glob lists
- Guarantee exclusion of known unprintable file types
- Embed stylesheets and improve stylesheet setting UX
- New settings for customisation of Markdown rendering
- Adjust tag line to ensure that Markdown is mentioned when it is clipped.
- Capitalise all references to Markdown in readme file.
- Fix missing assets due to broken update in Microsoft's extension packaging and publishing tool (reversion to an earlier version resolved the missing assets)
- Change marketplace tag line.
- Security updates
- Work-around new bug in nodejs. The error handler is now always invoked when the browser is launched, and it is necessary to check whether the error object is null. This has caused spurious errors to be reported even though printing succeeds.
- Update readme to promote the (apparently rare) ability to print rendered Markdown. Thanks to Andy Barratt for suggesting this in his review.
- Update assets to compensate changes in Visual Studio Code 1.56
- PR101 display error message when browser launch fails, fix thanks to baincd
- PR97 rendered Markdown path fixes, fix thanks to baincd
- PR96 correct extensionKind UI setting in package.json, fix thanks to baincd
- PR94 update README to clarify browser differences and recommendation, fix thanks to baincd
- PR92 webserver timeout, fix thanks to baincd
- Further updates for language support
- Issue 88 Trying to print a new file that does not exist in the filesystem would cause an error message, a regression caused by internal changes in support of folder printing, fix thanks to baincd
- Issue 87 Blank lines don't print correctly, fix thanks to baincd
- Correct missing translations and documentation.
- Various dependencies updated to mitigate security risks.
- Syntax colouring fix for multi-line strings and comments, thanks to gji closes #85 and #63
- Changed default stylesheet from vs2015 (a dark theme) to Atelier Dune.
- Added support for printing entire folders thanks to alainx277.
- Removed port acquisition announcement setting as ports are no longer under user control.
- Corrected issue 68, an exception occurring when printing an editor buffer that does not have a corresponding file on disk, by typing the command.
- Because the host operating system now chooses the port for the embedded webserver, the webserver is created on first use and retained until the extension deactivates, so that the port allocation does not change. Code to decommissione the webserver after processing a request was not removed in 0.8.0 and is removed in 0.8.1 removing the risk of an unexpected change of port.
- Various issues describing high CPU use at extension startup are resolved by use of Webpack.
- Port selection for the embedded webserver is now fully delegated to the host operating system. As a result the port range settings are no longer necessary and have been removed.
- No longer dependent on the portfinder package.
- Issue 64 - local images were broken because Microsoft changed VS Code. Markdown rendering no longer rewrites resource references to prefixed filepaths, they are now passed through unchanged. The extension now handles mapping to the filesystem.
- Issue 51 - support for WSL courtesy of sburlap
- Issue 54 - respect editor font when printing code
- Issue 48 - fix MD image path glitch.
- Update dependencies to address known vulnerabilities.
- Issue 40 - prevent double file extension producing an unhandled exception in the page generator stalling the embedded webserver resulting in an empty white browser window for a page load that does not complete.
- Issue 41 - handle unexpected exceptions in the page generator by delivering the error stack as the page content, thereby vastly improving diagnostic information in issues.
- Issue 48 - fix MD image path glitch.
- Update dependencies to remove known vulnerabilities.
- Issue 40 - prevent double file extension producing an unhandled exception in the page generator stalling the embedded webserver resulting in an empty white browser window for a page load that does not complete.
- Issue 41 - handle unexpected exceptions in the page generator by delivering the error stack as the page content, thereby vastly improving diagnostic information in issues.
- Issue 39 - correction to inappropriately scoped regular expression causing colons to be escaped in the entire document when they should be escaped only in URLs.
- Issue 36 - corrected a problem with the internal rendering pipeline rewriting URLs to use a vscode internal protocol. This caused image references to work in the preview but not in the browser.
- Issue 35 - stylesheet cache path incorrectly constructed on non-Windows file systems. This has now been corrected.
- Issue 33 - the editor tab-size setting was incorrectly retrieved and therefore not respected. This has now been corrected.
- Issue 34 - printing was failing for direct invocation (press
F1
then type Printing: Print finally pressEnter
). This has now been corrected.
- Localised to French.
- The Russian "localisation" is a stub (still in English) pending translations.
- Menu and icon availability now determined from editorLangId rather than resourceLangId. This should allow printing of unsaved documents and unrecognised file types per issues 31 and 32.
Now using VS Code's Markdown rendering pipeline.
- faster load
- smaller memory footprint
- Markdown extensions like Markdown+Math take effect when printing
- Bump minor version as 0.6.13 introduced new settings changing the UX
- Fix support for extended character sets and mixed languages in printed source code (#29) with thanks to Ekgart Vikentiy for reporting this.
Stub release because there's no other way to make the marketplace update the readme file.
- Settings to allow the user to move the range in which the embedded webserver chooses ports
- Moved default port range into the correct range for dynamic ports (was library default)
- Separate manual thanks to Nat Kuhn
- UTF-8 for extended charsets.
- Support images on local paths.
- Control whether the embedded web server announces which port it acquires (off by default).
- Render Markdown with the same engine VS Code uses for preview.
Report acquired port to user with toast.
- Context menu position is now a setting.
- New store graphics.
Apply categories to commands.
Documentation tweak.
- Colour scheme stylesheet setting is no longer presented as a combo-box. Instead, there is a command that presents a file-browse dialog and updates the setting.
- Language detection falls back to highlightjs when VS Code produces an incompatible language identifier.
- Tab size respects editor setting.
- Responsibility for language detection moved from highlightjs to VS Code.
Fixed free-port finder for embedded webserver.
- Apply styling to rendered Markdown when printing.
- Moved default internal webserver port away from the start of the dynamic port range to reduce the chance of collision. When a collision occurs there is an automatic adjustment but there is a bug requiring manual retry.
Render Markdown when printing.
- Fix page-breaking by dropping @page margins and delegating margin control to the browser.
- Port allocation is now dynamic.
- An option has been added to enable/disable the alternate browser so it can be disabled without losing the path.
- An option has been added to enable/disable automatic opening of the print dialog and closing of the page tab after printing is done or cancelled.
- The setting
stylesheet
has been renamed tocolourScheme
to move it nearer the start of settings and more clearly convey the purpose of the setting.
- Initial release