Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to show method / function list in Textmate

I am working on a Lua file. I have some methods in it. I wanted to know if its possible to configure Textmate to show the list of methods inside a file and a way to quickly reach the first line of a method by choosing a method from that list. I do have Lua and Corona specific Textmate bundle installed for syntax highlighting Lua and Corona APIs.

like image 263
Himanshu Singh Avatar asked Dec 06 '22 10:12

Himanshu Singh


1 Answers

what a bummer. Found the answer. Its in the bottom pane of Textmate window. Next to tab size.

like image 159
Himanshu Singh Avatar answered Dec 30 '22 14:12

Himanshu Singh