In WPF you have a visual editor next to your text editor for XAML.
Most SVG editors only have a visual editor with property fields but sometimes a quick-fix in a text editor would be faster.
Of course you still want to see the changes as fast as possible so a dynamic link between the two views is required to allow quick swapping.