Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Make typing "1G" work in Vintage mode
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Make completions smarter with regards to word separators
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            illumos version
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Get inspiration from "Learnable Programming" by Bret Victor
        
    
    
    
    
    
    
    
	
An excellent article about programming environment:
http://worrydream.com/LearnableProgramming/ 
Discussion:
http://news.ycombinator.com/item?id=4577133 
If only Sublime Text could implement at least some of great ideas expressed there, how awesome it would be!
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            How do I specify a folder name in a project?
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            "command": "show_overlay", "args": {"overlay": "goto", "text": "xxxx"} does not auto select first one
        
    
    
    
    
    
    
    
	such as the title
when run:
"command": "show_overlay", "args": {"overlay": "command_palette", "text": "xxxx"}
sublime text auto select the first one, but when run:
"command": "show_overlay", "args": {"overlay": "goto", "text": "xxxx"}
sublime text does not auto select the first one, so I must press down key to select it
Is this a BUG?
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Add "Exclude folder" in the context menu 
        
    
    
    
    
    
    
    
	My workflow for setting up a project involves adding a parent directory which is often too large. Then I need to manually add the excluded folders in the project definition.
It would be nice and time-saving to be able to exclude a folder by right clicking on a folder and do it right there.
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            "Close Window" command missing
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Delete File Callback
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Multiple syntax highlighting in one document
        
    
    
    
    
    
    
    
	Is it possible to use different syntax definitions in the same document?
Thanks
Peiman
PS I sent a message a few minutes ago but I think it didn't go through. So apologies in advance if I'm posting the same question twice. 
Customer support service by UserEcho