Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
 
        
            
            
	
		
		
		
			 display ALL hidden characters
		
		
	
              
            
            
            display ALL hidden characters
        
    
    
    
    
    
    
    
	it is currently impossible to display some hidden characters (e.g. non joiner chars and new lines). it would be great to at least show some placeholder for unknown characters.
 
        
            
            
	
		
		
		
			 Is it possible to execute a command instead of inserting content for snippets?
		
		
	
              
            
            
            Is it possible to execute a command instead of inserting content for snippets?
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Bracket indicator mixes comments and actual code
		
		
	
              
            
            
            Bracket indicator mixes comments and actual code
        
    
    
    
    
    
    
    
	1 - If(blah blah){
2 - //If(blah){ <-- commented out
3 - Code code
4 - }
The bracket indicator would pair line 2 and 4.
This happened to me in C++. I don't know how it's doing in other languages.
It would be awesome if this can be fixed.
 
        
            
            
	
		
		
		
			 Folders in a project don't always update
		
		
	
              
            
            
            Folders in a project don't always update
        
    
    
    
    
    
    
    
	- prototypes
- mm01
- ebin
- src
- somefile.erl
- mm02
- ebin
- src
- somefile.erl
- someotherfile.erl
 
        
            
            
	
		
		
		
			 Having syntax highlighting for awk would be great!
		
		
	
              
            
            
            Having syntax highlighting for awk would be great!
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Create and edit a new temporary file
		
		
	
              
            
            
            Create and edit a new temporary file
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Precedence given to filenames in Goto File matches
		
		
	
              
            
            
            Precedence given to filenames in Goto File matches
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Side bar file name search
		
		
	
              
            
            
            Side bar file name search
        
    
    
    
    
    
    
    
	It would be helpful to have a text zone at the top of the sidebar so we can show only the files and folders that we need by typing the name.
 
        
            
            
	
		
		
		
			 Uppercase regex not matching
		
		
	
              
            
            
            Uppercase regex not matching
        
    
    
    
    
    
    
    
	[\l] or [[:l:]] or [[:lower:]] matches same characters as [\u] or [[:u:]] or [[:upper:]] in the regex find bar.
ST3 3047
 
        
            
            
	
		
		
		
			 Filter to show only matching lines
		
		
	
              
            
            
            Filter to show only matching lines
        
    
    
    
    
    
    
    
	This is probably a request for a plugin.
I'd like to be able to run a filter that provides only matching lines a la grep. I'd like it to filter out of the view any lines that do not match a provided regex. 
Thanks!
Customer support service by UserEcho
 
	
 
		
		
	
	