Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Typst BasicNew to Visual Studio Code? Get it now.
Typst Basic

Typst Basic

clysto

|
1,456 installs
| (1) | Free
Typst language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Typst Basic VS Code Extension

A lightweight VS Code extension for Typst.

I prefer simplicity and don’t require PDF preview or UI enhancements. This extension solely leverages Tinymist’s LSP functionality. If you need additional features, consider using Tinymist’s official VS Code extension.

Usage

To use this extension, you must install Tinymist and configure the typst extension to work with the Tinymist language server. You can install Tinymist via a package manager for convenience.

# Example: Install Tinymist using Homebrew
brew install tinymist

After installation, update your VS Code settings to specify the Tinymist path:

{
    "typst.tinymistPath": "path/to/tinymist"
}

Features

This extension does not provide additional functionality beyond what Tinymist offers. All features are powered by Tinymist.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft