Skip to content

Xml Notepad 2.9.0.7

Compare
Choose a tag to compare
@lovettchris lovettchris released this 23 Oct 23:11
· 39 commits to master since this release

Move to .NET Framework version 4.8.

Add some bootstrapping help creating an empty document by providing intellisense from
loaded schemas to show possible root elements and when an element is selected from the
list set the namespace correctly on the new element so intellisense continues from there.

Add new File/Open XmlDiff Styles menu item so you can edit the CSS styles for the XmlDiff output window.
Delete the file to reset back to the original styles.
The files lives in %LOCALAPPDATA%\Microsoft\Xml Notepad\XmlDiffStyles.css.

Add a Copy XPath command that gives you the XPath location of the selected element.

Fix Schema dialog row copy so it gives you a valid xsi:schemaLocation value.
Fix new bug in WebView2 initialization.