Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
 
        
            
            
	
		
		
		
			 Clojure regexes are not parsed properly
		
		
	
              
            
            
            Clojure regexes are not parsed properly
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Command palette crash
		
		
	
              
            
            
            Command palette crash
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 There should be an easy way to add a new line to a comment.
		
		
	
              
            
            
            There should be an easy way to add a new line to a comment.
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 smart indent on new line after brackets
		
		
	
              
            
            
            smart indent on new line after brackets
        
    
    
    
    
    
    
    
	$foo = substr_replace($bar, ' ON(', $pos, $length);
A bug makes your new line start with an extra indentation. If you remove the open bracket within the string in the function call, it will now work as expected.
(Sublime Text 2 build 2181)
 
        
            
            
	
		
		
		
			 Execute selected code
		
		
	
              
            
            
            Execute selected code
        
    
    
    
    
    
    
    
	It would be great to have opportunity building not a file, but execute only selected region of code. It may help to work with big SQL-scripts, for example.
 
        
            
            
	
		
		
		
			 Scala code indents when there's an open parenthesis in a string
		
		
	
              
            
            
            Scala code indents when there's an open parenthesis in a string
        
    
    
    
    
    
    
    
	println("(")
When you hit enter at the end of the line, the new line is indented when it shouldn't be.
 
        
            
            
	
		
		
		
			 HTML perfect completion
		
		
	
              
            
            
            HTML perfect completion
        
    
    
    
    
    
    
    
	HTML perfect completion should work mainly in 3 stages:
1.tag completion (realized in Sublime Text 2);
2.attribute name completion (realized in Sublime Text 3, not tested yet);
3.attribute value completion.
Completion must start with tag completion (works perfectly in Sublime Text 2).Tag completion must be followed by attribute name completion (not all the attributes, but only the specific attributes for a specific tag).
Attribute name completion must be followed by attribute value completion (not all the values, but only the specific values for a specific tag), with cursor placed between quotation marks "|".
 
        
            
            
	
		
		
		
			 windows open folder refresh folder contents
		
		
	
              
            
            
            windows open folder refresh folder contents
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Mousemap bindings in menu
		
		
	
              
            
            
            Mousemap bindings in menu
        
    
    
    
    
    
    
    
	Kundesupport af UserEcho
 
 
	
 
		
		
	
	 
          