Fxplorer / AvaloniaIonide

reference repo for .axaml files showing in ionide solution view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reference repo for ionide/ionide-vscode-fsharp#2002

clean vm install with dotnet & vscode

ioniode and avalonia extenstions added to vscode

install avalonia templates

dotnet new install Avalonia.Templates

create new avalonia.app

dotnet new avalonia.app -o ./CODE/MyApp -lang "F#"

open MyApp in vscode

going to the F# solution view does not show .axaml files

About

reference repo for .axaml files showing in ionide solution view

License:MIT License