sublimetext2 - What is the location of log file for sublime text 2 on Mac OSX -


i'm trying figure out why json syntax highlighting seem work not always. there log sublime text 2 logs to?

you can access console hitting ctrl-` (that's button left of 1 , above tabon keyboards) in windows/linux, or command-` in osx, or menu view -> show console. allows scroll through history of session , errors. console internal version of python 2.6 embedded in st2, similar >>> see if start python command line, can use sorts of system information way, if know how use the api and, of course, python.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -