• Home
  • About
    • Moon photo

      Moon

      a development programmer, backend, Java.

    • Learn More
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects

My IDEA Settings

26 Jan 2021

Reading time ~1 minute

IDEA Settings

  • Appearance -> System Settings -> Reopen【x】, Open project in new window【√】
  • System Settings -> Updates -> Automatically check updates【x】
  • Editor -> General -> Show quick【√】
  • Editor -> General -> Auto Import -> Insert【All】, Add【√】, Optimize【√】
  • Editor -> General -> Code Completion -> Case【none】
  • Editor -> General -> Editor Tabs -> Show tabs in【x】
  • Editor -> Code Style -> Java -> Imports -> 50, 30
  • Editor -> Code Style -> Java -> Code Generation -> Add a space【√】
  • Editor -> File Encodings -> UTF-8, UTF-8
  • Version Control -> Show directories【√】
  • View -> Appearance -> Toolbar【√】, Memory Indicator【√】

Plugins

  • .ignore
  • CheckStyle-IDEA
  • Dracula Theme


idea Share Tweet +1