Hi guys, I really love the ‘@’(find function/method/id attribute in file, bring up by Ctrl+R) feature of sublime text, but I want to know:
-
What thing can @ be applied to , as far as I know, function, class is fine, also the id attribute can be @ed , but what things else?
-
How to change the behaviour of @, I mean, how to let @ be applied to other certain things that I specified? like “words that begin with @”? I know its behaviour can be changed, because I have a plugin called “PlainTask”(witch deals with .todo file) installed, and the @ can be applied to other thing in .todo file rather than function/class/id.
thanks in advance, sorry for my bad English.