Revision: 14720
                            
                                                            
                                    
                                        
Updated Code
                                    
                                    
                                                    
                        at June 9, 2009 21:12 by dougunderscorenelson
                            
                            Updated Code
foldingStartMarker = '(/\* @group .+ \*/|\{)';
foldingStopMarker = '(/\* @end \*/|\n[^\{]+\}|\})';
                                
                            Revision: 14719
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at June 9, 2009 20:51 by dougunderscorenelson
                            
                            Initial Code
foldingStartMarker = ‘(/\* @group .+ \*/|\{)’;
foldingStopMarker = ‘(/\* @end \*/|\n[^\{]+\}|\})’;
                                Initial URL
Initial Description
Replace the markers in the CSS Bundle with these to get foldable CSSedit groups.
Initial Title
Fold CSSedit Groups in Textmate
Initial Tags
css, textmate
Initial Language
Other