10.3.1.12 Custom Start Pages
The Microchip Studio Start Page is a Windows Presentation Foundation (WPF) Extensible Application Markup Language (XAML) page that runs in a Microchip Studio tool window. The Start Page tool window can run Microchip Studio internal commands. When Microchip Studio starts, it opens the current default Start Page. If you have installed a third-party Start Page, you can set that page as the default by using the Options dialog box.
Installing and Applying a Custom Start Page
You can install custom Start Pages by using the Online Gallery section of Extension Manager. You can also install directly from a Web site or local intranet page by locating and opening a .vsix file that contains a custom Start Page or by copying the Start Page files and pasting them into the Documents\Atmel Studio\7.0\StartPages\ folder on your computer.
You can apply a custom Start Page by selecting it in the Options dialog box. Start pages installed by Extension Manager will appear in the Customize Start Page list as [InstalledExtension] Extension Name. Start pages dropped into the \StartPages folder will include a partial file path in the list entry, as shown in the following example.
Documents\Atmel Studio\7.0\StartPages\StartPage.xaml
To Apply a Custom Start Page
- On the Tools menu, click Options.
- On the left side of the Options dialog box, expand the Environment node and then click Startup.
- In the Customize Start Page list, select the Start Page you want.
- This list includes every .xaml file in your user Start Pages folder and any installed extensions of type StartPage.
- Click OK.