Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
 
        
            
            
	
		
		
		
			 problem with commenting
		
		
	
              
            
            
            problem with commenting
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Scrollbar disable shadow
		
		
	
              
            
            
            Scrollbar disable shadow
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Mac OS X dictionary lookup does not work in distraction free mode
		
		
	
              
            
            
            Mac OS X dictionary lookup does not work in distraction free mode
        
    
    
    
    
    
    
    
	Since Mountain Lion trackpad triple-finger tap does a dictionary lookup for a selected word. The feature works fine in normal mode of ST2 or ST3, but in distraction free mode it shows a dictionary for a wrong word. Usually few words to the right.
 
        
            
            
	
		
		
		
			 sublime text 3 hangs after 'close window' on fullscreen on mac os
		
		
	
              
            
            
            sublime text 3 hangs after 'close window' on fullscreen on mac os
        
    
    
    
    
    
    
    
	1. Open sublime text (existing project loads)
2. Make it fullscreen
3. New Window (it goes on fullscreen)
4. Close Window
5. Profit (remaining window hangs or crashes)
Build 3059, Mac OS 10.9.1
 
        
            
            
	
		
		
		
			 Vintage command mode replace selection bug
		
		
	
              
            
            
            Vintage command mode replace selection bug
        
    
    
    
    
    
    
    
	When a selection has been created in Vintage’s command mode, the position of the cursor (underscore) should not be relevant in deciding what to replace when pressing “s” to delete the selection and enter insert mode.
Steps to reproduce
- Type a test string, e.g. “test;”
- Enter Vintage command mode.
- Select “test” by double-clicking.
- (Note that the cursor sits on the last selected character.)
- Hit “s”.
Actual Result: Both the selected text as well as the semicolon are deleted.
The bug is related to the placement of the cursor prior to hitting “s” since when creating the selection by dragging from right to left (and, thus, having the cursor at the beginning of the selection), the command works as expected.
 
        
            
            
	
		
		
		
			 contextual syntax highlighting in PHP
		
		
	
              
            
            
            contextual syntax highlighting in PHP
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 snippet with text transformation
		
		
	
              
            
            
            snippet with text transformation
        
    
    
    
    
    
    
    
	i have this snippet
<snippet>
<content><![CDATA[ \$${1:var}['${1}']['${3}'] ]]></content>
    <tabTrigger>var2</tabTrigger>
<scope>text.html,source.php</scope>
<description>$var['']['']</description>
</snippet>
and i want to text transform (Title case) this part['${1}'] while typing ${1:var}
so result should be like this
$adv['Adv']['name']
is it possable?
 
        
            
            
	
		
		
		
			 Bug in highlighting Erlang format strings
		
		
	
              
            
            
            Bug in highlighting Erlang format strings
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Adjust the alpha of the sublime text's window when the mouse move outside the window
		
		
	
              
            
            
            Adjust the alpha of the sublime text's window when the mouse move outside the window
        
    
    
    
    
    
    
    
	 
        
            
            
	
		
		
		
			 Support more complex language guessing.
		
		
	
              
            
            
            Support more complex language guessing.
        
    
    
    
    
    
    
    
	Customer support service by UserEcho
 
	
 
		
		
	
	