NoesisGUI XAML Tools for Visual Studio CodeThis extension provides a rich editing experience for NoesisGUI and the XAML markup language, using the NoesisGUI language server. The latest release of NoesisGUI XAML Tools can be installed from the Visual Studio Code Marketplace. This extension is currently in a beta release state. NoesisGUINoesisGUI is a lightweight cross-platform user interface library optimized for games and real-time applications. It brings the power of XAML and WPF to Unity, Unreal and proprietary engines. Visit our Documentation for more details and our Forums for feedback and suggestions. XAML FeaturesCompletion support for nodes and properties Start typing a XAML tag or attribute and NoesisGUI XAML Tools will show you a list of available symbols (controls, properties, etc.) at that location. Syntax and semantic error reporting NoesisGUI XAML Tools shows you syntax and semantic errors as you type. Live previews Open the XAML Preview panel and see a rendered preview of the active XAML document. This render is generated by NoesisGUI each time you make a change to the active document. Color decorators and pickers Color decorators allow you to see the current color of all Brush attribute properties in your document. Clicking a decorator will allow you to select a new value using the color picker. System Requirements
*The extension is packaged with a NoesisGUI language server binary. |