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.

12 lines
423 B

  1. <application>
  2. <component name="AdvancedSettings">
  3. <option name="settings">
  4. <map>
  5. <entry key="bigger.font.in.project.view" value="true" />
  6. <entry key="confirm.rerun.with.termination" value="false" />
  7. <entry key="editor.skip.copy.and.cut.for.empty.selection" value="true" />
  8. <entry key="editor.tab.painting" value="ARROW" />
  9. </map>
  10. </option>
  11. </component>
  12. </application>