Hi
Are there any “Code Explore” function in Sublime Editor?
By code explore - I mean a tool that can show a list over existing function and section in ex. large php or javascript files?
Looking forward to hear from you
Hi
Are there any “Code Explore” function in Sublime Editor?
By code explore - I mean a tool that can show a list over existing function and section in ex. large php or javascript files?
Looking forward to hear from you
I think Go To Symbol (ctrl/cmd + R) and/or Go To Symbol in Project (ctrl/cmd + shift + R) do what you ask.