View Issue Details

IDProjectCategoryView StatusLast Update
0005059NoesisGUIStudiopublic2026-06-04 17:59
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target Version4.0 
Summary0005059: Advanced Studio XAML Error Diagnostics Toolset
Description

Currently, when a XAML error is encountered in a file, Studio flags it with an Alert 'X' in the lower-right-hand corner of the Stage, and clicking on it, opens the file containing the error, in VSCode.

However, what it does not offer are:

  • Further details about how many errors were encountered.
  • A manifest of which files in the Assets Panel contain errors.
  • A manifest of individual errors.
  • The ability to jump to individual errors in VSCode from Studio.

Some ideas that have been presented, and could be explored further:

  • Clicking on the current Alert Indicator 'X' box in the lower-right-hand-corner of the Stage, and having it jump to the first error in the XAML document in question.
  • Concatenating an number next to the current Alert Indicator 'X' box in the lower-right-hand-corner of the Stage showing how many errors the current file has.
  • Marking files with XAML errors in red colour-coding in the Assets Panel, plus potentially adding an error count number next to file names (similar to VSCode).
  • The ability to click, or hover on the current Alert Indicator 'X' box in the lower-right-hand-corner of the Stage, and having a modal appear that lists all errors as individual line items, plus potentially allowing the user to click on each one, to jump to its line-item in VSCode.
PlatformAny

Relationships

related to 0005054 resolveddfranjic Overflow Document Tabs Don't Display Erroneous File Status 

Activities

dfranjic

dfranjic

2026-06-04 17:59

developer   ~0012343

Currently implemented:

  • Showing error count in the assets panel
  • Showing error count + state in the document tab overflow drop down
  • Showing error count in the bottom right of the Stage

Issue History

Date Modified Username Field Change
2026-06-02 16:58 dstewart New Issue
2026-06-02 17:00 dstewart Summary Ability To Jump To XAML Errors in VSCode => Advanced Studio XAML Error Diagnostics Toolset
2026-06-02 17:00 dstewart Relationship added related to 0005054
2026-06-02 17:02 dstewart Description Updated
2026-06-02 17:03 sfernandez Assigned To => dfranjic
2026-06-02 17:03 sfernandez Status new => assigned
2026-06-02 17:03 sfernandez Target Version => 4.0
2026-06-02 17:06 dstewart Description Updated
2026-06-04 17:59 dfranjic Note Added: 0012343