Nice looking app, now I have to figure out how to use it!
I'm viewing the Console with a Ruby file open, I type the following into it:
>>> view.options().get('autoIndent')
Traceback (most recent call last):
File "<string>", line 1, in <module>
AttributeError: 'View' object has no attribute 'options'
This can't be right, can it?
Sublime Text 2, build 2095.
Thanks again.