Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Item and Project Templates #63

Open
ReedCopsey opened this issue Feb 20, 2017 · 1 comment
Open

Include Item and Project Templates #63

ReedCopsey opened this issue Feb 20, 2017 · 1 comment
Assignees

Comments

@ReedCopsey
Copy link
Member

I would be nice to include a set of item and project templates in a vsix which could be installed.

This would replace the community templates (which are horribly out of date) with FsXaml specific templates.

@ReedCopsey
Copy link
Member Author

My current thought is that it would be nice to include the following -

Project templates:

  • WPF Application (FsXaml) : Including App.xaml + App.xaml.fs / MainWindow.xaml + MainWindow.xaml.fs)
  • WPF Library (FsXaml) : Including UserControl.xaml + .xaml.fs and nuget references)

Item templates:

  • WPF Application (FsXaml) : App.xaml + .xaml.fs
  • WPF UserControl (FsXaml) : UserControl.xaml + .xaml.fs
  • WPF Window (FsXaml) : Window.xaml + .xaml.fs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants