Ramildo 1 points 5y ago
The general inability to find out where I am in a source file (which function, which block of code, etc.) as well as check for syntax errors at a glance and debug properly are some of the reasons why I don't code anymore. On this front, this add-on seems to eliminate most of my problems, but it remains to be seen whether it makes debugging more accessible, because two problems that I had recently in Visual Studio 2017 were finding out where the current breakpoint was and changing to another stack frame. I ended up not finding a solution for the former and had to use NVDA's review cursor to find the combo box that changed the stack frame in a toolbar because it doesn't seem to be accessible with the keyboard.