Skip to content

Visual Studio Code

If you are new to Slint and want to quickly get started and learn the basics, we recommend using Visual Studio Code (VS Code). VS Code is popular, free and thanks to the Slint extension it’s also the easiest to get started with.

Setting Up VS Code

  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.


© 2024 SixtyFPS GmbH