Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Slint (Nightly)New to Visual Studio Code? Get it now.

Slint (Nightly)

Preview

Slint

slint-ui.com
|
580 installs
| (1) | Free
Slint Language extension (Nightly)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Slint for Visual Studio Code Nightly

Note: This is the nightly preview version of the VS Code extension.

It is published a regular intervals using the latest development code, to preview new features and test bug fixes. This means that it can be broken or unstable.

This extension for VS Code adds support for the Slint design markup language.

Features

  • Syntax highlighting
  • Diagnostics from .slint files
  • Live Preview of a .slint file
  • Completion of properties
  • Jump to definition (currently, only definition of Component)

Installation

You can install the extension directly from the Visual Studio Code Marketplace. Afterwards it is automatically activated when editing files with the .slint extension.

Live-Preview

In addition to the usual code editing features such as completion and syntax highlighting, this extension also offers the ability to view a rendering of the file you're editing and update it on-the-fly when making changes.

You can issue the "Slint: Show Preview" command from the command palette when editing a .slint file. This will create a new top-level window that renders the file you're editing. Any changes you make are immediately visible, it is not necessary to save the file.

Reporting Issues

Issues should be reported in the Slint issue tracker.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft