Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
 
        
            
            
	
		
		
		
			 iCloud Support
		
		
	
              
            
            
            iCloud Support
        
    
    
    
    
    
    
    
	I would really love to have iCloud support on Sublime text. That way I no longer have to think about where my documents live.
 
        
            
            
	
		
		
		
			 Syntax Highlighting for Scheme
		
		
	
              
            
            
            Syntax Highlighting for Scheme
        
    
    
    
    
    
    
    
	You have it for "Lisp", and I understand why you left it out for the hundreds of dialects, but why not have it for the Scheme R6RS spec, which is pretty official?
I'm only asking because I'm currently working through SICP, and my code looks like plain text with highlighted numbers and strings.
Thanks
 
        
            
            
	
		
		
		
			 'File'->'Clone' is the wrong term for a new view
		
		
	
              
            
            
            'File'->'Clone' is the wrong term for a new view
        
    
    
    
    
    
    
    
	I would expect 'file' -> 'clone' to actually create a new file with the same content, which can then be saved with a different file name, much like Photoshop's 'duplicate' command.
I would suggest moving the feature to become 'View' -> 'New view' or something similar.
 
        
            
            
	
		
		
		
			 Highlight column (crosshairs)
		
		
	
              
            
            
            Highlight column (crosshairs)
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Display image data (width, height, src, etc..) instead of displaying image data into the editor itself (or allow me to preview image details in the project sidebar)
		
		
	
              
            
            
            Display image data (width, height, src, etc..) instead of displaying image data into the editor itself (or allow me to preview image details in the project sidebar)
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Possibility to open hidden files
		
		
	
              
            
            
            Possibility to open hidden files
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Automatically detect merge conflict markers (>>>>>) and paint them as red regions in the minimap
		
		
	
              
            
            
            Automatically detect merge conflict markers (>>>>>) and paint them as red regions in the minimap
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Multiple rows of tabs, colouring tabs
		
		
	
              
            
            
            Multiple rows of tabs, colouring tabs
        
    
    
    
    
    
    
    
	My request is for the tab-bar to offer the option of multiple rows of tabs. When I am working with a lot of files at once it would be really helpful to see them all as tabs (rather than hidden in a menu), and get to learn where they all are.
Colouring rows or individual tabs, either arbitrarily or with simple rules (e.g. colouring by file-type) would be super helpful too.
 
        
            
            
	
		
		
		
			 Drag and drop external files into code
		
		
	
              
            
            
            Drag and drop external files into code
        
    
    
    
    
    
    
    
	
For example, if I'm editing a html page, dragging an image from the sidebar into the body of the html will produce:
<img src="my_image_file_from_sidebar.jpg" height="100" width="100" />
or if it's a css file
<link rel="stylesheet" type="text/css" media="all" href="css_file.css"> 
Customer support service by UserEcho
 

 
	
 
		
		
	
	 
          