PyCharm - Is community edition able to highlight css/javascript?

后端 未结 6 1847
面向向阳花
面向向阳花 2020-12-29 21:11

I\'m exploring the features of PyCharm to decide if I should use it(now PyDev). All looks great, but I haven\'t find a way to make PyCharm highlight css or js files:

6条回答
  •  情深已故
    2020-12-29 21:42

    If you create css.xml with this content then you'll get css highlighting and code-completion:

    
    
      
        
          
        
      
      
        
      
    
    

提交回复
热议问题