Does SublimeText support programming ligatures font,like Fira Code?
        
    
    
    
    
    
    
    
	I wish use programming ligatures font like FiraCode in Sublime improve visual performance.
But haven't found the way.
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Documentation!!!
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            RTL Languages Support in sublime text 2
        
    
    
    
    
    
    
    
	
I love sublime text 2
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Open Source SublimeText
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Filetype icons in the project tree
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Add ability to show indentation lines
        
    
    
    
    
    
    
    
	See http://www.joeflash.ca/blog/2009/03/indentation-guides-in-flex-builder.html
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Drag ’n’ Drop files from the filesystem into the sidebar
        
    
    
    
    
    
    
    
	Wouldn’t it be nice if it where possible to drag a file from the »Mac OS Finder« or »Windows Explorer« in a folder within in the sidebar?
In the filesystem the file should be moved (or copied) to that »new« destination.
The main use case is the following:
You downloaded a JavaScript library, jQuery Plugin or whatever on your computer to your download directory. Instead of browsing to your target destination (your project root) within the Finder you could simply drag the file(s) to your editor and drop it at the desired location.
Best regards,
Michael
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Search & replace across projects/directories
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Project indexing
        
    
    
    
    
    
    
    
	The most of advanced code editors (IntelliJ IDEA, Eclipse, etc...) index a full project structure giving us abilities to:
- go to a file where declaration of current variable, constant or other entity is declared Goto Declaration
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Make "highlight matches" easier to see
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Allow navigation of the project tree with the keyboard
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Add a new flag for view.add_regions() that will force it to draw regions as non-rounded rectangles without border
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Real-time collaborative editing
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            An outline pane
        
    
    
    
    
    
    
    
	This kind of pane can easily be placed under "explorer pane" with a split bar for managing both heights.
Content of this pane should be accessible through plugin API in order to allow them to feed it with the structure which can be :
- list of functions for a code file
 - list of classes
 - list of identifiers for a css file
 - etc..
 
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Retain cursor position on file change
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Create new files in project
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Scroll two columns (=split panes) at the same time, for example while holding the alt- or cmd-key
        
    
    
    
    
    
    
    
	
        
            
            
	
		
		
		
			
		
		
	
              
            
            
            Update tabs after renaming file
        
    
    
    
    
    
    
    
	Customer support service by UserEcho