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.

13 lines
508 B

  1. <application>
  2. <component name="CodeGlance Pro">
  3. <option name="clickType" value="MOUSE_POSITION" />
  4. <option name="consoleWidth" value="128" />
  5. <option name="diffWidth" value="128" />
  6. <option name="hideOriginalScrollBar" value="true" />
  7. <option name="locked" value="true" />
  8. <option name="mainWidth" value="128" />
  9. <option name="pixelsPerLine" value="2" />
  10. <option name="previewWidth" value="128" />
  11. <option name="unTypedWidth" value="128" />
  12. </component>
  13. </application>