Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

-1

This site says, "Sublime Text 2 is a text editor [...] currently in beta."

Mike Vastola 11 years ago 0

(Right underneath the breadcrumbs on the top of the page.)

Not sure if that's way outdated or just a typo and someone meant to put a 3, but the fix is self-explanatory. :-)

-1

Scala syntax highlighting is broken (fix included)

Stefán Stefánsson 10 years ago 0
Hi.

I have the latest build of Sublime Text 3 installed (on Ubuntu) and I was having problems with the syntax highlighting for Scala.

I did a quick search and found this thread on the forum:
http://www.sublimetext.com/forum/viewtopic.php?f=3...

This contains the fix to my problem but it requires me to extract the Scala package, fix the syntax file, rezip the Scala package and replace it which is a huge hazzle. I would think this should be fixed in the official distribution.
-1

Context menus should always be enabled

Erik Aigner 11 years ago 0

A common OSX convention is that context menus are generally enabled, regardless if the app is frontmost or not. You will find this in may OSX apps. In ST2 all context menus are disabled if a right click occurs in a ST2 window that's not active.

-1

Project switching during distraction free mode causes SublimeText to be in an invalid state.

Melchior CORGIE 11 years ago 0

When I edit something in distraction free mode for my blog, and then switch to my code project, SublimeText is in a sort of transitional state where the text editing section is centered and word-wrapped like the distraction free mode, but the tabs are present and the "View" Menu has the distraction free mode entry set to "Enter Distraction Free mode".

Shift+F11 brings SublimeText back to the normal mode.

-1

Simple obvious way to remove bars/boxes on the bottom.

Thorsten123 12 years ago updated by Matt Peterson 12 years ago 1
When i press ctrl-f or execute the python file accidentally for example. I don't know how to remove the bar or box on the bottom. A simple x on the side would be nice, probably there is a key combination but it is not intuitive for new users. Right now i close Sublime 2 and open it again.
-1

Replace two dots ".." to dereference operator "->"

baurzhan zhakashev 12 years ago updated 12 years ago 5

while writing OOP PHP using ultraedit there is nice replacement of ".." (two dots) to to dereference operator "->"


is has sublime text 2 this function?

-1

Folders mixed in and not at the top of the list

Brian Bokor 12 years ago 0
is there a way to make the folders mixed in the list rather than defaulting to the top?
-1

Sublime have any support for CMS Joomla!?

Bruno Batista 12 years ago updated 12 years ago 2
Do not complete the internal class/functions of Joomla...
-1

UnicodeEncodeError

yeman&1006410211 12 years ago updated by Joel Thornton 12 years ago 1

UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-10: ordinal not in range(128)

-1

print(‘汉字’) error: [Decode error - output not utf-8]

luxi 12 years ago updated by FichteFoll 12 years ago 1
print(‘汉字’)            error:  [Decode error - output not utf-8]