mattiasnordin / StataEditor

Stata Editor for Sublime Text 3
47 stars 18 forks source link

Is there any chance to use Sublime Text's "Symbol List" to outline the stata code? #51

Open zhao2jia opened 2 years ago

zhao2jia commented 2 years ago

Dear Mattias and other contributors, Thank you for sharing this plugin. It's a great work! I was worderning if there are some ways to get an outline of the whole stata code, especially for GoTo? As you might know, if we started a big data project, we might write huge number of code to clean the raw datasets. it's hard to locate the special section. To my knowledge, Sublime Text allows users to define local symbol list (Symbol List.tmPreferences), then we can Go To (Ctrl +R) there quickly. is it possible to achieve this? Many thanks!

mattiasnordin commented 2 years ago

Sorry for not having responded in quite some time. I rarely use Stata anymore so not much is happening with the package. Would it be possible for you to create such a symbol list locally or does it have to be included in the package?

harningle commented 2 months ago

Yes it's possible. You can find some examples here: https://github.com/harningle/StataEditor/blob/master/Symbol%20List%20-%20Subsubsection.tmPreferences