+1

File Modified status can scroll off tab. Move to left?

highfructose fa 13 anys actualitzat fa 13 anys 1
File Modified status (asterisk/bulletpoint) appears on the right after the file name in the associated tab.  Since file names can scroll off tabs in cases where many tabs exist/file names are long, this results in the modified indicator being hidden from view.


I should always be able to glance at the tab strip and identify which files are modified and which ones are not.  Because of this issue, sometimes it's impossible to tell, which is frustrating.


Even changing to an unknown-status tab doesn't help, because the obscured name doesn't appear.  Mouseover of the tab shows the file location, still no help.  The only way to tell (in Mac OS) is because the icon at the top of the window title bar becomes slightly grey for modified files (I believe this is a systemwide visual effect). There should be a simpler way to know at-a-glance what's modified and what isn't.


(Using Build 2095, Mac OS)

+1

Select tab color for visual grouping

Jarrod Oberto fa 12 anys updated by Nick Boldt fa 12 anys 1
It would be super to nice to be able to right click a tab, select 'color' and then choose one of, say, nine predefined colors from the sub-menu.

This is useful for people like me who often have a lot of files open and want to be able to visually/mentally group files. Even if it's just to mark "currently working on these files".

This is different to other suggestions wanting tab colour by file type or inactivity.

Thanks.
j.
+1
Fixed

Ive had some glitches where i will be typing and the indentation on the line keeps changing from 1 tab space to 2 tab spaces every other character i write.

Zachary Nawar fa 13 anys updated by Jon Skinner fa 13 anys 0
Ive had some glitches where i will be typing and the indentation on the line keeps changing from 1 tab space to 2 tab spaces every other character i write.

It usually happens when ive copied some code in, but sometimes it does it randomly.
Answer
Jon Skinner fa 13 anys
Fixed in 2076
+1

OS X Zoom Button Behavior

adzenith fa 14 anys actualitzat fa 14 anys 10
In OS X, the Zoom button (the green one) is supposed to make the window as large as it needs to be and no larger. Right now the Zoom button expands the window to be the size of the screen. Could this be changed? That way I could use full-screen mode if I want it to be fullscreen, and I could use Zoom to make the window the right size.
+1

Live Edit

Austin Condiff fa 11 anys 0

I'd like to be able to use Sublime Text like my chrome developer tools. You would be able to watch local files and when it is opened in the browser, the css would change it live. Also as you hover over elements in the html on Sublime Text, it would highlight them as if you were hovering over them in the chrome dev tools.


This has already been done in Brackets (an Adobe project), and kind of in an app called CodeKit. It would be great if it were done in a much better editor like Sublime Text.

+1

Vintaje change inner quotes does not work correctly

Juanda Zapata fa 13 anys actualitzat fa 13 anys 0
This one I use the most, when in command mode, you can type <ci"> or <ci'> and vim replaces the inner text from doublequotes or singlequotes in that line. 

Vintage is a step in the right direction but it still feels quirky and buggy.
+1

Syntax highlighting for Haskell unicode syntax

Wladimir van der Laan fa 12 anys 0

Support Haskell unicode syntax highlighting (http://www.haskell.org/ghc/docs/7.4.2/html/users_guide/syntax-extns.html ).


I've uploaded the patch here: https://gist.github.com/3744568


This properly highlights the following symbols in their context: ∷,⇒,→

+1
Not a bug

When Updating user Keymap, the menu-keymaps don't change

Tim Buchwaldt fa 13 anys updated by Jon Skinner fa 13 anys 1
e.g. when you change build to cmd+r in the user keymaps, the menu continues to say "cmd+b"
Answer
Jon Skinner fa 13 anys
This is because cmd+b is also bound to the same command, and the menu displays the first key binding listed for the command
+1
Fixed

Snippets (sometimes) trigger within snippets

lappri fa 14 anys updated by Jon Skinner fa 14 anys 0
Steps to reproduce: Create a new document and save it as "foo.rb". Type "def" and press tab. "def method_name ... end" appears, with method_name selected. Status bar says "11 characters selected - Field 1 of 2". So far so good. Type "foow" and press <tab>. Snippet triggers on the shortcut "w" and text is now "def fooattr_writer :attr_names ... end"
Note: when I ran through these steps again to reproduce it once more, it did NOT trigger within the snippet. However, subsequent tries DID reproduce the bug.
WIndows 7, ST2 Alpha 20110203
Answer
Jon Skinner fa 14 anys
In build 2032, snippets will no longer trigger on tab when a snippet is currently active. They can still be triggered explicitly by using ctrl+space.
+1

Ability to collapse horizontal or vertical pane layout

Oktay Acikalin fa 14 anys actualitzat fa 14 anys 1
Currently I often work with 3 panes (1 col, 3 rows). It would be nice to be able to collapse/minimize them by clicking on the resize handle. I've seen that double clicking seems to restore the size to the original one defined in the layout. By using alt+double click it could collapse.
Of course this would only work properly when not using layouts like quad pane.
+1

Quick find all should be restricted to selected region

Bradley Smith fa 11 anys actualitzat fa 11 anys 1

I love the:


1. Find

2. Hit alt-f3

3. hit escape


and then edit all occurrences feature of Sublimetext. However, if I selected a region of text and do this and restrict the search to that region of text then stage 1 above is fine but hitting alt-f3 then finds ALL occurrences in the file, not just the selected region. I propose that Alt-f3 (quick find all) should observe the "in selection" option and only find those items in that selected region.

+1

can't save any file

Jac Fitzgerald fa 12 anys actualitzat fa 12 anys 2

I have a file open in ST2. I have no other programs running on the machine, which I just rebooted. I edit the file and hit Ctrl-S, I get the error 'can't save file'. Opening a random other file gets the same error on save. Editing the same files in any other program (notepad, Visual Studio) works fine as expected. Process Explorer tells me that this file is not open in any other program. I also found that a number of other people have run into this same dialog: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=9240 with no known explanation. 


I installed ST2 a few weeks ago and it worked up until a few days ago, and has not saved any files since then. I have rebooted the machine and closed every other program there is. The machine is running Windows Server 2012.

+1

Multifile Edit - Split Screen

Christopher Roberts-York fa 12 anys 0
I believe it was a feature in the Sublime Text 1.  I would like to see the multifile edit re-implemeneted. Similar to the Alt click to get multiple cursors except across files when in split screen.
+1

How to save/restore all the Sublime Text 2 config/plugins on another computer

earlyadopter fa 12 anys updated by Jordan Brough fa 12 anys 1
What would be a way to save all the configuration/plugins I have on one Mac to restore it on another one? Is there some predefined location I need to copy all the files and restore them on another machine?
+1

Fixes to java syntax

Matt Hauck fa 11 anys actualitzat fa 11 anys 1

The following additions to the Java.tmLanguage file would be very wonderful. 


Add to `repository -> parameters -> patterns`:

<dict>

  <key>include</key>

  <string>#annotations</string>

</dict>


Add to `repository -> parameters -> enums -> patterns`:

<dict>

  <key>include</key>

  <string>#comments</string>

</dict>


+1

MultiMarkdown mode not recognizing 'format: complete' on first line (should be case insensitive for keys)

Darin Morrison fa 13 anys actualitzat fa 13 anys 1
In the MultiMarkdown user guide on page 18 it says:

Metadata keys are case insensitive and stripped of all spaces during processing. This means that Base Header Level, base headerlevel, and baseheaderlevel are all the same.

However, in MultiMarkdown.tmLanguage, the check for "Format: complete" on the first line is case sensitive:

<key>firstLineMatch</key>

<string>^Format:\s*(?i:complete)\s*$</string>

Changing it to the following fixes the problem:

<key>firstLineMatch</key>

<string>^(?i:Format):\s*(?i:complete)\s*$</string>
+1

problems with C syntax

David Raleigh fa 11 anys 0

I was looking to use sublime text 2 in order to help me sort through some c code.  This one file messes up the sublime c syntax coloring. Proj4 is a fairly popular projection library used for mapping and GIS. I think sublime is ready to rock some preprocessor statements and is confused by the crazy pound defines in this code.  I hate looking at code from this library and would much rather look at sublimes gorgeous colors, but for now I'm stuck with Proj4:


http://svn.osgeo.org/metacrs/proj/trunk/proj/src/geod.c


Here's a screenshot:


Image 232

+1

Add the ability to enter a license key via bash or some other development environment automation tool such as boxen

Jeff Fairchild fa 11 anys 0
I'd like to specify a team multi-user license in our development environment setup and have the sublime use the key during installation. The dev then loads up a fully registered sublime without ever having to see/worry about the key.
+1

"Where" box of the Find in Files dialog should have a pull-down

Mike Cline fa 12 anys updated by Joel Thornton fa 12 anys 1

I did not realize until just now that you could use the arrow keys in the Find in Files dialog's "where" field.  This is great, but not obvious at all. 


A more common idiom in software that remembers past entries is to have a down-arrow on the text field that makes it function like a drop down (containing past entries) when you click the arrow.  I would suggest adding this kind of a drop-down to any text field in sublime where it is possible to view a list of past entries.

Apart from being more obvious to the user, the drop-down has the additional advantage of being able to see all  the options, rather than having to tap tap tap tap on the arrow keys, where you have find trade off speed vs the possibility of skipping over what you are looking for.
+1

auto complete

Kerem Ulutaş fa 11 anys 0
Auto complete popup disappears when trying to go up on the 1st item with the up arrow key or trying to go down on the last item with down arrow key. The issue is the same as stated under "issue 1" here.

I've also encountered related info on the dev builds changelog page,: under Build 2161:

  • Auto complete: Popup can now be dismissed with the arrow keys

Can there be a fix (a setting for example) which at least offers a way to disable this "feature"? I think it is needed by many people who are trying to learn programming in a language or who don't want to memorize method names or attributes of a language at all.