this is a great plug-in, but sometime the project required use custom keywords, whether can be custom keywords in macroPreprocessorSettings?
like this:
macroPreprocessorSettings {
slash_keywords = ["comment":"//#"]
// or
java.keywords = ...
shell.keywords = ...
...
}