Hi there,
I’m Sublime Text 2 and loving it so far! A few questions (btw I use it on Windows)
-
Is it possible to open a project by double clicking the project file? If I associate Sublime Text 2 with the sublime-project extension, then it opens the project file itself (the json file) instead of opening the project
-
Is it possible to see the list of arguments of a function when using tab autocompletion? (or any other way) I mean for the functions I create. The autocompletion gets the function name but not its arguments
-
I use CONTROL M to match a bracket with the other, what should I use to match ie. a
tag with itstag ?
Thanks!