Bookmarks support in Avalonia XAML Editor #521
Unanswered
balonmilan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does bookmarks suppose to be working correctly inside Avalonia XAML Editor - XAML View?
I can create/delete them and see them in bookmark window, but movement to them does not work (previous/next commands and double click in bookmark window).
I have Automatic Editor Selector (XML) set as default and it opens *.axaml files in Avalonia XAML Editor.
So I tried to set default editor to XML (Text) Editor and it started to work fully after VS restart. But that is not ideal, because now I have to open Avalonia XAML Editor by right-clicking->Open With, and inside XAML View, it still does not work. And then it messes up with bookmarks created in XML (Text) Editor...
Am I missing something, or it does not work?
Used versions
Beta Was this translation helpful? Give feedback.
All reactions