Print code. Print rendered Markdown. Local or remote. Windows, Mac or Linux. Recent featuresMarkdown embedded diagrams are handled using Kroki. Kroki is server-based. Normally we won't do anything that can't work offline, but there were two compelling factors
So while there was a drop in functionality for 0.12.3, with this release you can use the following:
The Print has a persistent cache (similar to a browser) for diagrams embedded in Markdown. Diagrams are rendered once, until you change them. Extending Kroki in the spirit of Cross-platform printingPrint-jobs are rendered as styled HTML and served from an embedded webserver. Your local web browser is launched to load the print-job and give you printing options like paper size, page orientation and margin size. So if you have a local browser that can print, and VS Code can launch it, you can print. Source codeClassic user experienceThe print and print preview icon are on the toolbar when there is an active editor. VS Code shows extension contributions according to the language of the active editor. No active editor means no icons (someone thought we should "fix" this). If you have a text selection that crosses at least one line-break you can right click and choose Or you can right-click on a file in the file explorer pane and choose Highly configurableThere are a number of settings. Most of them you just need to read the descriptions on the settings page, but we're old school and we wrote a manual. If things aren't going well, consider reading it. If you have first-use problems, the manual contains a troubleshooting guide. Some things you can configure:
Planned changes
|