Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 710 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 710 Bytes

NiceGUI extension for Visual Studio Code

A Visual Studio Code extension with rich support for the NiceGUI UI framework.

Features

  • syntax highlighting for embedded HTML/CSS strings
  • completions for Tailwind/CSS in .classes() method
  • completions for Quasar props, events, methods, and slots

Todo

  • completions for style attributes
  • NiceGUI snippets

Screenshots

Tailwind Completions in .classes() method

alt text

Quasar Completions

alt text alt text alt text alt text

Syntax Highlighting for HTML/CSS strings

alt text