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

+7

Add "New View into File" to context menu of file tab

Drew Pirrone-Brusse 12 ár síðan updated by Michael Gritsaenko 8 ár síðan 3
It took me a disappointingly long time to find the `File->New View into File` command, and until I did I honestly thought that Sublime Text 2 didn't have that functionality built in. I feel that it would both be more intuitive and very handy to have that command added to the context menu opened when right(or cmd)-clicking a file's tab.
+7
Lokið

Add possibility to hide/disable "close tab" button

Metin Amiroff 14 ár síðan updated by Daniel Quality 7 ár síðan 4
Imagine a scenario where you've got lots of files open in one window and the window is narrow. Tab widths get so small that when switching between them using mouse rapidly it's really easy to accidentally hit close button. Say you don't want to use keyboard shortcuts and left pane. An option to disable close tab button would be nice, as middle mouse button could be used for that purpose.

See http://www.twitpic.com/3w20rc/full
Answer
Jon Skinner 13 ár síðan
This was added in build 2091
+7

No cursor in minimap

Skip 14 ár síðan Uppfært 13 ár síðan 1
The cursor position is not shown in the minimap, but in Sublime 1 it was shown.  Normally this is not an issue, but when you do multi select, with the arrow keys, you have no idea where all the cursors are without scrolling.
+7

Add Gemfile and Guardfile to Ruby.tmLanguage

Michael T Glenn 13 ár síðan updated by Jeffrey Horn 13 ár síðan 1
Add Gemfile and Guardfile to the filetypes array for the ruby language file.
+7

Simultaneous scrolling

Paul Verbeek 13 ár síðan Uppfært 13 ár síðan 0
The option to scroll each visble document at the same time when using a layout that shows multiple documents.
This is for searching for inconsistencies between multiple documents
+7

Add API for file preview

dearlt 13 ár síðan Uppfært 13 ár síðan 0
I'd like to see API support for file preview.  Something like window.preview_file(...).  And, in the show_quick_panel, have a callback for on_select that triggers when a row is selected (but before hitting enter or clicking with mouse).
+7

symbolic links to files inside project directory tree

Daniel Brün 12 ár síðan updated by Oktay Acikalin 11 ár síðan 1

In my project there are a couple of symlinks to other files in my project, which is quite common in a symfony2 project. In sublime's project-tree the original files are not displayed (the directory they're in is empty), only the symbolic links are shown - which is odd.

+7

multi screen/windows in one project.

David Johnston 11 ár síðan 0
I often find myself coding across both my monitors and have one bugbear.
Scenario.
Open project.
Shift+Alt+3 give me nice usable cols
Find I need to view a few more file at the same time Ctrl+p open file.
Drag over to screen 2.
Shift+Alt+3
Now I have 6 cols to play with yay!

My problem is that the new window is not a child of the first so I can't Ctrl+p there I have to return to the original window open the file and drag it to window 2.

It would be great if window 2 could be part of the window 1 project.
+7

word_wrap setting is ignored.

Gábor Farkas 14 ár síðan updated by Thomas Jachmann 13 ár síðan 4
i have the following in my UserFilePreferences:


{
"font_face": "Monaco",
"font_size": 12,
"tab_size": 4,
"translate_tabs_to_spaces": true,
    "word_wrap": true
}

but when i open python files, word_wrap is off.
the other settings from the preferences file are applied.

if i select word_wrap from the menu, it correclty switches word_wrap on.

i'm on osx, sublimetext 2, build 2020.
+7

Unsupport Unicode character

Calvin Tam 13 ár síðan 0

Try to open a file which have Chinese character...

They are 'too' close!!!