My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
314 B

  1. <application>
  2. <component name="UISettings">
  3. <option name="LEFT_HORIZONTAL_SPLIT" value="true" />
  4. <option name="MARK_MODIFIED_TABS_WITH_ASTERISK" value="true" />
  5. <option name="RIGHT_HORIZONTAL_SPLIT" value="true" />
  6. <option name="SHOW_NAVIGATION_BAR" value="false" />
  7. </component>
  8. </application>