CodeMaker and code-generator
About CodeMaker
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
This is an IntelliJ IDEA plugin designed for Java/Scala developers to automate repetitive coding tasks. It takes an existing Java or Scala class as input and, based on a custom template, generates new classes or code snippets. Developers can use this to quickly create boilerplate code, saving time and ensuring consistency across their projects.
About code-generator
heyuxian/code-generator
A code generation plug-in for Intellij-IDEA
This plugin helps software developers quickly generate repetitive code snippets directly within their IntelliJ-IDEA development environment. By providing basic information like a class or method signature, it automatically produces boilerplate code, saving time and reducing manual errors. It's designed for Java developers working on projects that require a lot of standardized code structures.
Scores updated daily from GitHub, PyPI, and npm data. How scores work