Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>AutoCoderNew to Visual Studio Code? Get it now.
AutoCoder

AutoCoder

simahao

|
3,898 installs
| (1) | Free
builder
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


AutoCoder

AutoCoder can generate builder pattern code for java

  • 🌴Usage
  • 💮Features
  • ⚙️Settings
  • 🤣Restrictions
  • 🐛Known Issues

🌴Usage

How to use

💮Features

  • Generate Builder command: autocoder generate builder pattern code for java bean.
  • Menu: if editorFocus is java file,right click mouse,you can run generate command.
  • Command: you can input autocoder keyword for triggering generate command.
  • Interesting feature: after run generate command,you can add new fields , then run again.

⚙️Settings

autocoder is so easy, only two settings you should take care.

Setting Description Type Default Value
autocoder.indent indent with tab or space String space
autocoder.space if autocoder.indent=space, you can choose 2|4|8 space Integer 4

🤣Restrictions

  • regenerate code will delete some code that you added,you should save before running regenerate.

🐛Known Issues

please file issue at github

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft