Support of multiple dialects of certain filetypes?
Another off the wall more general observation. I'm working on a webapp project that has a mix of normal web CSS stylesheets and SVG CSS stylesheets. IDEA dosen't understand the SVG CSS stylesheets at all most of which is highlighted as errors and infact often makes wrong guesses on completions, getting in the way of editing.
Don't suppose support for multiple CSS dialects is possible? turning off the automatic filetype associations/intentions for files under a certain path..?
- Richard
请先登录再写评论。
Hello Richard,
Probably the best option is to set the highlighting level to None using the
Hector icon in the statusbar. This is saved per-file.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Ah thanks, I forget Hector was clickable and would turn his back on me, can't have done that for a few major versions of IDEA now.