Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 551 Bytes

Avalonia UI Templates

This extension helps you easily create Avalonia templates. The templates you can choose from are Window, UserControl, TemplatedControl, Styles and ResourceDictionary.

Features

You can choose from the templates below:

  • Window
  • UserControl
  • TemplatedControl
  • Styles
  • ResourceDictionary

Just right-click on a folder in 'Explorer' and select your template from the 'New Avalonia Template' menu.
Or you can search for the 'Avalonia UI Template' command in the Command Palette.
Whichever way you prefer.

Enjoy!