Conversation
|
Thank you very much for your pull request! The changes are looking good, just a few remarks:
If you don't have time to apply these changes, I can do that for you once we merge this. I will have to take a closer look and test how Narrator behaves now. |
|
I have renamed the property. Now I need to figure how to get rid of the "bad commits" |
This comment has been minimized.
This comment has been minimized.
4b05e8c to
35ccb67
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…at represents IntelliSense suggesiton list and the currently selected suggestion - to allow screen narrators to read the suggestion.
35ccb67 to
962dffd
Compare
|
Hmmm, it seems, this change currently does not provide a out-of-the-box solution for users of AvalonEdit. I would have expected Narrator to properly work out-of-the-box with how we currently use/instantiate the AvalonEdit/ICSharpCode.AvalonEdit.Sample/Window1.xaml.cs Lines 124 to 154 in 395ef81 Seems like I will have to dig around to get this to work properly like in VS. Thanks anyway for the starting point. |
Add extension to text editor that allows to inject automation peer that represents IntelliSense suggestion list and the currently selected suggestion - to allow screen narrators to read the suggestion.