標籤:data variables arch atlas 技術 https tail src caller
Using this plugin one can navigate the code easily.Source code and detailed user manual in https://github.com/league1991/CodeAtlasSublime .
Find Callers/CalleesPress Alt+C/V to find callers or calleesPress Alt+Up/Down/Left/Right in Sublime Text to jump to new functions
Find Class HierarchyPress Alt+B to find base and derived class
Find Overloaded FunctionsPress Alt+O to find overloaded functions
Find Class MemberPress Alt+M to find all class variables and the largest member function. Press Alt+M several times to see smaller member functions.
Find Variable UsagePress Alt+U to find all functions that use selected variable
Save / Load Relationship GraphPress Alt+Num to show relationship graph listed at the top left cornerPress Ctrl+Num to add selected edge to a relationship graph
來自為知筆記(Wiz)
Sublime Text Code Visualization Plugin