-
Notifications
You must be signed in to change notification settings - Fork 91
Extension Developers
Tomas Restrepo edited this page Apr 5, 2016
·
1 revision
Viasfora has some features that can help developers creating Visual Studio extensions that focus on the text editor.
With the editor margin you can easily understand important aspects of the specified Text View:
- What text buffers make up the buffer graph:
- What the content-type tree looks like for the selected text buffer:
- What Text View Roles are in use:
- What the current position of the caret is on the selected text buffer