Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
 
        
            
            
	
		
		
		
			 Flexible borders in grid
		
		
	
              
            
            
            Flexible borders in grid
        
    
    
    
    
    
    
    
	Make borders in colums, rows or grid flexible to move right/left/up/down. For ex: in grid moving the top vertical border from group 1 and 2 (top) a bit to the left, but vertical border of group 3 and 4 (bottom) stays in the middle.
Nice too, to get one side 2 rows in a column and other side just one column (just thinking that)
 
        
            
            
	
		
		
		
			 SQL missing functions
		
		
	
              
            
            
            SQL missing functions
        
    
    
    
    
    
    
    
	Else, When, End, Case, Then
 
        
            
            
	
		
		
		
			 OS X: Option-Begin/End (jump to beginning or end of file) doesn't work, only Option-Page Up/Page Down
		
		
	
              
            
            
            OS X: Option-Begin/End (jump to beginning or end of file) doesn't work, only Option-Page Up/Page Down
        
    
    
    
    
    
    
    
	OS X: Option-Begin/End (jump to beginning or end of file) doesn't work, only Option-Page Up/Page Down. I use Option-Begin/End to quickly get to the beginning and end of a file to edit so it would be great if you could fix. Thanks.
 
        
            
            
	
		
		
		
			 sql joins autocomplete based on database structure and foreign keys
		
		
	
              
            
            
            sql joins autocomplete based on database structure and foreign keys
        
    
    
    
    
    
    
    
	Hello,
It would be really great feature to have this. Lets say I write such sql:
SELECT event_names.event_name, coefs.event_value FROM coefs
INNER JOIN event_names ON event_names.id = coefs.event_names_id
the part:
ON event_names.id = coefs.event_names_id
is always the same when I join this event_names table to coefs table. So it takes time to type that. And there are many situations like this.
So think sublime could rread database structure and save it in a file.
WHen I type
SELECT event_names.event_name, coefs.event_value FROM coefs
INNER JOIN event_names
it could automatically suggest "ON event_names.id = coefs.event_names_id"
 
        
            
            
	
		
		
		
			 JavaScript Compiler
		
		
	
              
            
            
            JavaScript Compiler
        
    
    
    
    
    
    
    
	Till this day I have not found an editor that will compile JavaScript code.
I'm left with jshint, http://www.jshint.com/.
I would be great to have this on Sublime Text.
Thanks.
 
        
            
            
	
		
		
		
			 ctrl+tab and ctrl+shift+tab bug
		
		
	
              
            
            
            ctrl+tab and ctrl+shift+tab bug
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 When viewing a file in Folders, store the view position even though the file has not been opened for editing.
		
		
	
              
            
            
            When viewing a file in Folders, store the view position even though the file has not been opened for editing.
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Trimming white spaces can make lose undo history
		
		
	
              
            
            
            Trimming white spaces can make lose undo history
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 External open: colon in filename
		
		
	
              
            
            
            External open: colon in filename
        
    
    
    
    
    
    
    
	External opening of a file (i.e. from file browser), if the filename or path contains a colon (:), does not work. 
 sublime_text lab\:\ 1.txt
sublime_text "lab: 1.txt"
both open an empty buffer, named "lab". I guess the part after ":" is interpreted as a line number to go to
Сервис поддержки клиентов работает на платформе UserEcho
 
 
		
		
	
              
            
 
	
 
		
		
	
	 
          