Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Alt+O should consider *Model.cs

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
znakeeye Posted - Aug 21 2014 : 03:32:00 AM
In WPF it is very common to have a ViewModel for views. This means that there are usually three files that you need to toggle between when working with views:

MyView.xaml
MyView.xaml.cs
MyViewModel.cs

Since this is an established coding pattern I believe VAX should know about it when I press Alt+O. Currently, it only toggles between MyView.xaml and MyView.xaml.cs.

Thanks.
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 21 2014 : 1:33:24 PM
We are considering adding a setting to tell VA which extra files to look for, and move between when you press Alt-O:

case=65732

For now, depending on the IDE you are working in, you could use an IDE macro to do this, using the one given here as a start point:

http://docs.wholetomato.com/default.asp?W439

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000