🪐 Official Quarkdown extension for VS CodeThis extension provides Quarkdown language support for FeaturesIn-editor live previewLaunch the live preview from the menu command or by using the keyboard shortcut Live preview will let you see your changes in real-time as you edit your Quarkdown files, vastly boosting your productivity. User-first completionsReceive comprehensive completions for functions, parameters and values, with a flow designed to get your work done faster. PDF exportEasily export your Quarkdown document to PDF from the menu command or by using the keyboard shortcut DocumentationDocumentation for functions can be accessed on hover or during completion. DiagnosticsDiagnostics cover common function call mistakes, helping you identify and fix issues quickly. RequirementsThis extension makes extensive use of Quarkdown's language server, available from version 1.9.0 of the software and above. Check out the installation guide to quickly get started with Quarkdown. FAQQ: Why am I not getting completions for my custom functions? Q: Why aren't my function calls highlighted? Q: How to adjust the live preview refresh rate? |