Releases
v0.11.17
Editor
Interned vscode-variable package in #460
Fixed some bugs in the vscode-variable package.
Improving the performance of replacing variables a bit.
Added a $(file-pdf)
icon for showPdf
to navigation bar in #462
It is a shorter way to export and open documents as PDF.
It now has a different icon from the preview
command.
Note: This function is suitable to help perform your final checks to documents. For previewing, please uses preview
command for better experience.
Compiler
(Fix) Processing lagged compile reason in #456
Causing last key strokes not being processed correctly.
Preview
Modified static host to send Content-Type: text/html by @cskeeters in #465
Causing that GitHub Codespaces and the browser just showed the text of the HTML.
Completion
Added documentation about completion in #466
Supported querying label with paper name in bib items by @kririae in #365
Syntax/Semantic Highlighting
Added syntax highlighting for raw blocks in #450
To ensure 100% correctness of grammar, only the raw block with number fence ticks less than 7 is highlighted.
Misc
You can’t perform that action at this time.