Unused CSS for Monkberry template

Hey, guys!

I like your analyzer code, but he dont work with Monkberry templates (monkberry.js.org).

And, may be you help me, how i can create small plugin for search unused css in monkberry templates.

Because now, your analyzer dont searching css in monkberry templates.

Thx, for your product.

if you need more information, i can help.

0
1 comment

You need to develop a custom plugin for this template language. Please check this tutorial: http://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support_tutorial.html.

Here's the open source example of the template language implementation: https://github.com/JetBrains/intellij-plugins/tree/master/handlebars

Note that we have a special forum for questions regarding plugins development - https://intellij-support.jetbrains.com/hc/en-us/community/topics/200366979-IntelliJ-IDEA-Open-API-and-Plugin-Development. Feel free to ask questions there

0

Please sign in to leave a comment.