AvalonStudio icon indicating copy to clipboard operation
AvalonStudio copied to clipboard

Add code snippets for Avalonia

Open danwalmsley opened this issue 6 years ago • 1 comments

reactive property, direct property, styled property,

etc

danwalmsley avatar Mar 20 '18 20:03 danwalmsley

For those who are still looking for. Here is a draft snippets for VS. Includes:

  1. avaprop - StyledProperty
  2. avadirprop - DirectProperty

Installation: import via VS Code Snippets Manager

avalonia.snippet.zip

mkostyrkin-synergy avatar May 12 '20 14:05 mkostyrkin-synergy