LoginSignup
1
1

More than 5 years have passed since last update.

IntelliJ IDEA に設定した項目

Posted at

とりあえず設定した内容

  • Appearance & Behavior
    • Appearance
      • Theme
        • Darcula
      • Override default fonts by
        • Name
          • Meiryo UI
        • Size
          • 14
    • System Settings
      • HTTP Proxy
  • Keymap
    • Keymaps
      • Emacs
  • Editor
    • General
      • Appearance
        • Show line numbers
          • checked
        • Show method separators
          • checked
        • Show whitespaces
          • Trailing
            • checked
    • Colors & Fonts
      • Font
        • Scheme
          • Save As
            • My Darcula
        • Editor Font
          • Show only monospaced fonts
            • checked
          • Primary font
            • Source Code Pro
          • Size
            • 16
          • Line spacing
            • 1.1
    • Code Style
      • Python
        • Tabs and Indents
          • Use tab character
            • no checked
          • Tab size
            • 8
          • Indent
            • 4
          • Continuation indent
            • 8
    • File Encodings
      • IDE Encoding
        • ShiftJIS
      • Project Encoding
        • ?
  • Tools
    • Terminal
      • Shell path
        • "C:\Program Files (x86)\Git\bin\sh.exe" --login -i
      • Tab name
        • Git bash
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1