Skip to content

Commit

Permalink
Update JetBrains editor settings
Browse files Browse the repository at this point in the history
  • Loading branch information
James K. Glasbrenner committed Jan 27, 2018
1 parent 49e400c commit 87b0935
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions jetbrains/JetBrains_common/config/options/editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@
<option name="IS_RIGHT_MARGIN_SHOWN" value="false" />
<option name="ARE_LINE_NUMBERS_SHOWN" value="false" />
<option name="ARE_GUTTER_ICONS_SHOWN" value="false" />
<option name="IS_FOLDING_OUTLINE_SHOWN" value="false" />
<option name="SHOW_BREADCRUMBS" value="false" />
<option name="IS_BLOCK_CURSOR" value="true" />
<option name="IS_INDENT_GUIDES_SHOWN" value="false" />
</component>
<component name="SqlEditorOptions">
<option name="concatenateStringsOnEnter" value="true" />
<option name="qualificationType" value="On collisions" />
</component>
<component name="XmlEditorOptions">
<option name="showCssInlineColorPreview" value="true" />
</component>
</application>

0 comments on commit 87b0935

Please sign in to comment.