CodeMaker icon indicating copy to clipboard operation
CodeMaker copied to clipboard

A idea-plugin for Java/Scala, support custom code template.

Results 9 CodeMaker issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/63731217/130325936-334dee37-b208-4a24-897c-760b8752a224.png) ![image](https://user-images.githubusercontent.com/63731217/130325960-a723b387-3f97-4469-8e84-45da6de3d6d9.png) 最新版IDEA无法安装插件

![image](https://user-images.githubusercontent.com/17543043/128823658-4c34072b-e293-4343-8687-0cbf3adcae97.png) 是在市场安装的。 _Originally posted by @oaichina in https://github.com/x-hansong/CodeMaker/issues/22#issuecomment-895785880_

![image](https://user-images.githubusercontent.com/51877857/111936483-b651b100-8b00-11eb-9eeb-555d5e3a2363.png) ![image](https://user-images.githubusercontent.com/51877857/111936502-c1a4dc80-8b00-11eb-9cf0-86e131e4b885.png)

![image](https://user-images.githubusercontent.com/38123832/96576900-68dcd800-1305-11eb-97af-c74c4ddb7b68.png) 保存的时候提示我没有写classNumber,但是我在界面上没看到classNumber在哪填写。 版本用的最新的V1.4

您好,如果我想自己在源码里加入自定一的vm文件,使用没什么大问题,就是出现了一下问题,而且页面的插件设置面板打不开,中文乱码,你遇到过这种情况吗,可不可以帮忙看一下? java.lang.NoSuchMethodError: com.intellij.ui.components.JBTabbedPane.setTabComponentInsets(Ljava/awt/Insets;)V at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.$$$setupUI$$$(CodeMakerConfiguration.java) at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.(CodeMakerConfiguration.java:26) at com.xiaohansong.codemaker.ui.CodeMakerConfigurable.createComponent(CodeMakerConfigurable.java:58) at com.intellij.openapi.options.ex.ConfigurableWrapper.createComponent(ConfigurableWrapper.java:163) at com.intellij.openapi.options.ex.ConfigurableCardPanel.lambda$createConfigurableComponent$0(ConfigurableCardPanel.java:73) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:973)

生成的文件会在当前目录下从根目录创建文件夹 ![23](https://user-images.githubusercontent.com/41464303/75652654-91409500-5c96-11ea-941a-6b6e74a829b2.PNG)

@dkarlinsky I found that the editor of template is read only, So I fix the issue.