View Code Behind Extension for Visual Studio Code
Features
- Switch Between Files: Easily toggle between
.xaml and .xaml.cs files in your .NET MAUI projects.
- Keyboard Shortcuts: Use
F7 to switch to code view and Shift + F7 to view the markup/design of the current .xaml file.
- Context Menu: Right-click on
.xaml.cs files in the Explorer to switch directly to their corresponding .xaml file.
Usage
- Install the extension from the Visual Studio Code Marketplace.
- Open a
.xaml.cs file in your project.
- Use the keyboard shortcuts or context menu to navigate between code and markup/design views.
Screenshots
License
This extension is licensed under the MIT License.
| |