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

-1

Sidebar find

John Turknett il y a 13 ans mis à jour par John Drummond il y a 12 ans 1
Currently when you perform a find search and highlight matches, it shows a tiny little highlight in the minimap. That is hard to see, it would be better to highlight the whole row.
-1

Hoist Folders in Sidebar

r taiidani il y a 12 ans mis à jour il y a 12 ans 0
It would be very nice to be able to 'hoist' folders in the sidebar, similar to the Hoist functionality on lineitems in OmniOutliner.

This would allow you to change the root of the folder in the sidebar without the inconvenience of removing and re-adding the folder. It would also be helpful for Sublime projects to remember the current level and root level.
-1

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

Adrian Olaru il y a 12 ans mis à jour il y a 12 ans 0
I can't even type what I wanna find...I can only type one letter...
-1

OCCATIONAL BOOKINGS: Westhill Consulting Rooms

Michele Rouze il y a 10 ans 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

Κώστας Καραχάλιος il y a 12 ans mis à jour il y a 12 ans 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 il y a 13 ans 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 il y a 12 ans mis à jour il y a 12 ans 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 il y a 12 ans 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 il y a 12 ans 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 il y a 12 ans mis à jour il y a 12 ans 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.