before.template
after.template
创建描述文件快速修复会创建模板 HTML 描述文件。
如果不需要 before.template 或 after.template 文件,请在 plugin.xml 中的意图注册部分添加 <skipBeforeAfter>true</skipBeforeAfter>。
plugin.xml
<skipBeforeAfter>true</skipBeforeAfter>
如需了解详情,请参阅 IntelliJ 平台插件 SDK 文档中的服务。