Skip to content

Visual Studio Code

Play

The Slint extension for Visual Studio Code (VS Code) gives you syntax highlighting, completion, diagnostics, a live preview of the UI, and a command to create a new project from a template. This page shows how to install it and create a project from a template.

  1. Install VS Code. Download it here.

  2. Install the Slint extension. Find it here.

  3. Create a new project based on a Slint template. This is done via the command palette (CTRL+Shift+P) or on MacOS (CMD+Shift+P). Command palette Start typing ‘slint’ and from the options select ‘Slint: Create New Project from Template’.

  4. Choose your language. Command palette Then select from the list of languages.

  5. Choose a folder to save the project in. Project folder

  6. Name the project. Give the project a name and now a new project will be created in the selected folder based on a simple template to get you started.


© 2026 SixtyFPS GmbH