forked from clemos/haxe-sublime-bundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Code navigation
r3a1ay edited this page Aug 8, 2015
·
3 revisions
Displays the structure of the current file.
Navigate to declaration of a symbol by specified name.
Requires Sublime Text 3
.
Navigate to declaration of a symbol at caret.
Requires Sublime Text 3
.
Requires Haxe 3.2
.
Requires Haxe 3.2
.
- save all .hx files
- press ctrl+shift+2 to find usages
- press F4 / shift+F4 to jump to the reported usage location
Press F4 / shift+F4 to jump to the reported error location.