0
Answered
Confusion with symbols / symbol list
Hi there,I am a little confused with how to use the symbols tool to quickly navigate through a document. Could anyone help me?Many thanks!
0
Alexander Blach (Developer) 13 years ago
For programming languages like C++, Objective-C or Java it displays a list of class and function names that you can tap to jump to it.
For HTML it displays a list of id - for example if you have a div-tag with an id attribute.
For CSS it will show a list of all css selectors.
This is all defined in the bundle. For example, the HTML bundle symbol list definition can be found here: https://github.com/textmate/html.tmbundle/blob/master/Preferences/Symbol%20List:%20ID.plist
0
Answer
Answered
Alexander Blach (Developer) 13 years ago
0
Adam Vandenbussche 13 years ago
Thank you soooo much!!!
Customer support service by UserEcho