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

-1

Find is broken in last version (2710) on Ubuntu.

Adrian Olaru hace 13 años actualizado hace 13 años 0
I can't even type what I wanna find...I can only type one letter...
-1

OCCATIONAL BOOKINGS: Westhill Consulting Rooms

Michele Rouze hace 11 años 0
Occasional bookings:
£14.50 an hour
Regular bookings:
weekly hours:
1-4 £13.70 an hour
5-9 £12.95 an hour
10-14 £12.20 an hour
15-19 £11.45 an hour
20-24 £10.70 an hour
25 and more £ 9.95 an hour

Groups:
£20.00 an hour
£120.00 a day

All prices include VAT

Welcome: Westhill House HighGate Consulting Rooms
http://www.consulting-rooms.co.uk/index.php?option=com_content&view=article&id=8&Itemid=34
The consulting rooms are located in West Hill House, a quiet building in Swain's Lane, set back from the road. Swain's Lane is one of Highgate's most charming streets. It is within 50 metres of Hampstead Heath and with easy access to bus, train and underground. Local restaurants and cafés add to the friendly, village atmosphere.

-1

Autocomplete with TAB does not work when inside a snippet

Κώστας Καραχάλιος hace 13 años actualizado hace 13 años 2
When initiating a snippet (eg def<tab> in a Ruby file), the autocompletion with the tab key does work properly (instead, it triggers inside the snippet).

SublimeText2 - 2165
-1

Ability to separate colors of fix size...

Muhlis Murat Akay hace 13 años 0

Ability to separate colors of fix size.. For example; in some ASCII formatted files, first 34 chars mean header with color1, 1024 chars mean message data with color2, 12 chars mean tail with color3. I couldn't find this. is there any way to do this?

-1

New panes should inherit preferences from parent/first pane when changing layout.

Finbarr Taylor hace 13 años actualizado hace 13 años 0
When changing layout, e.g., from 1 column to 2 column, the newly added column does not seem to inherit the preferences from the parent column.  For example, word wrap, ruler display, tab size, etc.
-1

Launch in...

Andres Garcia hace 12 años 0
Shouldn't there be a way to launch code in different browsers? Sort of how Notepad++ does it (in Chrome, IE, Firefox, etc.)
-1

right click context menu include command palette command items

jaychou hace 13 años 0

it would be great if you guys add command palette menu when right clicking above blocked / selected text so I can easily add comment block or line


thank you

-1

moving folded blocks

Khalis Totorkulov hace 13 años actualizado hace 13 años 0
If I try Ctrl+Up or Down on a line to which code block was folded it does something strange.
Expected behavior would be to move that line Up or Down, while it is still folded.
-1
Solucionado

SublimeEdit is behaving like TextMate: Cmd + T is slow

Brad Gessler hace 14 años actualizado por Jon Skinner hace 14 años 0
On dev build 2052 Cmd + T on the mac is really slow and the dreaded "beach ball" is displayed.
Respuesta
Jon Skinner hace 14 años
Resolved in 2053
-1

Differentiate HTML Tag

Alexander Elisenko hace 13 años 0

It would be great if the syntax highlighting for HTML tags could differentiate between tags. For example have all the HTML tags associated with forms in a different color then the rest of the tags for easy code browsing.