SATySFi WorkshopThis extension provides language support for SATySFi. Note: This project is forked from wraikny/vscode-satysfi. FeaturesBuilding![]() You can build your SATySFi documents from the button (top right) and keyboard shortcuts (ctrl/cmd + alt + b). You can also set it to build automatically when you save the file. Note: This extension does not include a pdf viewer. If you need it, please install vscode-pdf or LaTeX Workshop etc. Type Checking![]() Type checking can be performed automatically when typing or saving a document. Package Completion![]() Package name completion based on SATySFi installation. Language Server Support![]() The language server provides completion and explanation of commands and variables. This extension does not include the language server itself. You have to clone & build monaqa/satysfi-language-server on your own and configure as follows.
Math Preview![]() Preview the formula by hovering the mouse cursor over it. To use this feature, you need to install pdf2svg, which can be installed with apt (Ubuntu/WSL) or Homebrew (macOS). Here is an example configuration:
CreditsI would like to express my gratitude to @wraikny, the original author of vscode-satysfi. LicenseApache License 2.0, See LICENSE for more information. |