Compare commits
3 Commits
a1d9bdf15c
...
88e5b26a3c
| Author | SHA1 | Date | |
|---|---|---|---|
| 88e5b26a3c | |||
| e6d526ffa3 | |||
| 444b5d849a |
@@ -3,6 +3,6 @@
|
|||||||
<version>1</version>
|
<version>1</version>
|
||||||
</component>
|
</component>
|
||||||
<component name="whatsNew">
|
<component name="whatsNew">
|
||||||
<shownVersion>2024.1.2rc13</shownVersion>
|
<shownVersion>2024.2.1rc9</shownVersion>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="Color Highlighter Settings">
|
<component name="Color Highlighter Settings">
|
||||||
<option name="rgbaEnabled" value="false" />
|
<option name="rgbaEnabled" value="false" />
|
||||||
<option name="version" value="18.0.0" />
|
<option name="version" value="18.1.0" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -2,8 +2,6 @@
|
|||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="Project Files" />
|
<option name="customScope" value="Project Files" />
|
||||||
<option name="defaultScopeName" value="Project Files" />
|
<option name="defaultScopeName" value="Project Files" />
|
||||||
<option name="localRegularExpressions" value="true" />
|
|
||||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
|
||||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
<mask>*.html</mask>
|
<mask>*.html</mask>
|
||||||
|
|||||||
@@ -9,6 +9,8 @@
|
|||||||
<component name="Registry">
|
<component name="Registry">
|
||||||
<entry key="ide.instant.shutdown" value="false" />
|
<entry key="ide.instant.shutdown" value="false" />
|
||||||
<entry key="ide.images.show.chessboard" value="true" />
|
<entry key="ide.images.show.chessboard" value="true" />
|
||||||
|
<entry key="i18n.locale" value="" />
|
||||||
|
<entry key="moved.to.new.ui" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="StatusBar">
|
<component name="StatusBar">
|
||||||
<option name="widgets">
|
<option name="widgets">
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
<application>
|
<application>
|
||||||
|
<component name="ProjectViewFileNesting">
|
||||||
|
<nesting-rules />
|
||||||
|
</component>
|
||||||
<component name="UISettings">
|
<component name="UISettings">
|
||||||
<option name="MAX_LOOKUP_LIST_HEIGHT" value="23" />
|
<option name="MAX_LOOKUP_LIST_HEIGHT" value="23" />
|
||||||
<option name="MAX_LOOKUP_WIDTH2" value="1341" />
|
<option name="MAX_LOOKUP_WIDTH2" value="1341" />
|
||||||
|
|||||||
Reference in New Issue
Block a user