Compare commits
2 Commits
c7e5c6d7f6
...
79e9f88ff0
| Author | SHA1 | Date | |
|---|---|---|---|
| 79e9f88ff0 | |||
| e36cd53eb5 |
@@ -0,0 +1,3 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KafkaConsumerProducerInfoState"><![CDATA[{}]]></component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
<application>
|
||||||
|
<component name="PyCharmCEFeedbackState"><![CDATA[{}]]></component>
|
||||||
|
</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>
|
||||||
|
|||||||
@@ -0,0 +1,49 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ToolWindowLayout"><![CDATA[{
|
||||||
|
"layouts": {
|
||||||
|
"Custom": {
|
||||||
|
"v1": [
|
||||||
|
{
|
||||||
|
"id": "Project",
|
||||||
|
"order": 0,
|
||||||
|
"contentUiType": "COMBO",
|
||||||
|
"weight": 0.25
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Notifications",
|
||||||
|
"order": 0,
|
||||||
|
"anchor": "RIGHT",
|
||||||
|
"weight": 0.25
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Version Control",
|
||||||
|
"order": 0,
|
||||||
|
"anchor": "BOTTOM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Find",
|
||||||
|
"order": 1,
|
||||||
|
"anchor": "BOTTOM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Run",
|
||||||
|
"order": 2,
|
||||||
|
"anchor": "BOTTOM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Debug",
|
||||||
|
"order": 3,
|
||||||
|
"anchor": "BOTTOM",
|
||||||
|
"weight": 0.4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Inspection",
|
||||||
|
"order": 4,
|
||||||
|
"anchor": "BOTTOM",
|
||||||
|
"weight": 0.4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
||||||
Reference in New Issue
Block a user