File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<idea-plugin  version =" 2" 
22  <id >zjhmale.rainbow</id >
33  <name >Rainbow</name >
4-   <version >1.4 </version >
4+   <version >1.5 </version >
55  <vendor  email =" zjhmale@gmail.com" url =" https://github.com/zjhmale" vendor >
66
77  <description ><![CDATA[ 
88      <strong>Rainbow highlighting identifiers and delimiters for IntelliJ IDEA-based IDEs</strong> 
99    ]]>  </description >
1010
1111  <change-notes ><![CDATA[ 
12+       <p>1.5:</p> 
13+       <ul> 
14+         <li>Support for Scala Go Programming Language</li> 
15+       </ul> 
1216      <p>1.4:</p> 
1317      <ul> 
1418        <li>Ignore Haskell like multiline comments</li> 
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ https://plugins.jetbrains.com/plugin/8214
3030*  Agda
3131*  Rust (hack it use plugin sdk with JDK8 and IDEA 15+ instead of JDK6 and IDEA 14+ as usual)
3232*  Erlang
33+ *  Scala
34+ *  Go
3335
3436## License  
3537
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments