Compare commits
33 Commits
e87e323e0a
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41ab6977c6 | ||
|
|
04d9cd36f7 | ||
|
|
33b06be7e2 | ||
|
|
7203492807 | ||
|
|
649613052a | ||
|
|
da77f0a49a | ||
|
|
a7f54cc82c | ||
|
|
ecf30a004d | ||
|
|
b6a006128c | ||
|
|
47d2b6abd2 | ||
|
|
8c7ab94174 | ||
|
|
460b32d524 | ||
|
|
2cb98dacc1 | ||
|
|
01b4edf807 | ||
|
|
9d87418990 | ||
|
|
8fdafaf1a4 | ||
|
|
be85692a75 | ||
|
|
f6e2a134bf | ||
|
|
c7d8abc8bf | ||
|
|
bc32d412e3 | ||
|
|
d7e3e05f88 | ||
|
|
130e990f01 | ||
|
|
c356ffdefd | ||
|
|
c7546d021e | ||
|
|
07cbc229d6 | ||
|
|
5c7e261c6f | ||
|
|
cd6b0d1c4a | ||
|
|
3f4f153594 | ||
|
|
e92d2dfdf3 | ||
|
|
16ee63e778 | ||
|
|
8f47b3968f | ||
|
|
1cc5d997df | ||
|
|
2e327e17d1 |
5
KeyPromoterXSettings.xml
Normal file
5
KeyPromoterXSettings.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="KeyPromoterXSettings">
|
||||
<option name="installedVersion" value="2022.3" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="Cyan light" />
|
||||
<global_color_scheme name="Atom One Light (Material)" />
|
||||
</component>
|
||||
</application>
|
||||
3007
colors/_@user_Atom One Dark _Material_.icls
Normal file
3007
colors/_@user_Atom One Dark _Material_.icls
Normal file
File diff suppressed because it is too large
Load Diff
2991
colors/_@user_Atom One Light _Material_.icls
Normal file
2991
colors/_@user_Atom One Light _Material_.icls
Normal file
File diff suppressed because it is too large
Load Diff
3079
colors/_@user_Night Owl _Material_.icls
Normal file
3079
colors/_@user_Night Owl _Material_.icls
Normal file
File diff suppressed because it is too large
Load Diff
6
find.xml
6
find.xml
@@ -1,7 +1,7 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Current File" />
|
||||
<option name="defaultScopeName" value="Current File" />
|
||||
<option name="SEARCH_SCOPE" value="Current File" />
|
||||
<option name="customScope" value="Project and Libraries" />
|
||||
<option name="defaultScopeName" value="Project and Libraries" />
|
||||
<option name="SEARCH_SCOPE" value="Project and Libraries" />
|
||||
</component>
|
||||
</application>
|
||||
5
github-copilot.xml
Normal file
5
github-copilot.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="github-copilot">
|
||||
<option name="signinNotificationShown" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -2,6 +2,13 @@
|
||||
<component name="GeneralSettings">
|
||||
<option name="confirmExit" value="false" />
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="ide.balloon.shadow.size" value="0" />
|
||||
<entry key="ide.editor.tab.selection.animation" value="true" />
|
||||
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
|
||||
<entry key="editor.focus.mode.color.light" value="b8b8b9" />
|
||||
<entry key="editor.focus.mode.color.dark" value="b8b8b9" />
|
||||
</component>
|
||||
<component name="StatusBar">
|
||||
<option name="widgets">
|
||||
<map>
|
||||
|
||||
@@ -36,6 +36,15 @@
|
||||
</option>
|
||||
<option name="myCustomValuesEnabled" value="true" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="ignoredPackages">
|
||||
<value>
|
||||
<list size="1">
|
||||
<item index="0" class="java.lang.String" itemvalue="RPi.GPIO" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
</inspection_tool>
|
||||
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
||||
<option name="ignoredErrors">
|
||||
<list>
|
||||
|
||||
13
keymapFlags.xml
Normal file
13
keymapFlags.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<application>
|
||||
<component name="KeymapFlagsStorage">
|
||||
<option name="keymapToDescriptor">
|
||||
<map>
|
||||
<entry key="GNOME howard 2022 Proper Redo">
|
||||
<value>
|
||||
<list />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
@@ -4,9 +4,46 @@
|
||||
<keyboard-shortcut first-keystroke="shift alt back_space" />
|
||||
<keyboard-shortcut first-keystroke="ctrl y" />
|
||||
</action>
|
||||
<action id="ActivateBookmarksToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 2" />
|
||||
<keyboard-shortcut first-keystroke="alt #100011b" />
|
||||
</action>
|
||||
<action id="ActivateCommitToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 0" />
|
||||
<keyboard-shortcut first-keystroke="alt #10000e9" />
|
||||
</action>
|
||||
<action id="ActivateDebugToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 5" />
|
||||
<keyboard-shortcut first-keystroke="alt #1000159" />
|
||||
</action>
|
||||
<action id="ActivateFindToolWindow" />
|
||||
<action id="ActivateProblemsViewToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 6" />
|
||||
<keyboard-shortcut first-keystroke="alt #100017e" />
|
||||
</action>
|
||||
<action id="ActivateProjectToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 1" />
|
||||
<keyboard-shortcut first-keystroke="alt plus" />
|
||||
</action>
|
||||
<action id="ActivateRunToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 4" />
|
||||
<keyboard-shortcut first-keystroke="alt #100010d" />
|
||||
</action>
|
||||
<action id="ActivateServicesToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 8" />
|
||||
<keyboard-shortcut first-keystroke="alt #10000e1" />
|
||||
</action>
|
||||
<action id="ActivateStructureToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 7" />
|
||||
<keyboard-shortcut first-keystroke="alt #10000fd" />
|
||||
</action>
|
||||
<action id="ActivateTerminalToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 3" />
|
||||
<keyboard-shortcut first-keystroke="alt #1000161" />
|
||||
</action>
|
||||
<action id="ActivateVersionControlToolWindow">
|
||||
<keyboard-shortcut first-keystroke="alt 9" />
|
||||
<keyboard-shortcut first-keystroke="alt #10000ed" />
|
||||
</action>
|
||||
<action id="ChangesView.ShelveSilently" />
|
||||
<action id="CodeCompletion">
|
||||
|
||||
2
laf.xml
2
laf.xml
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="d97839ff-2d08-4ff5-ae61-b075f351d8ac" />
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="ONE_LIGHT" />
|
||||
</component>
|
||||
</application>
|
||||
11
material_theme.xml
Normal file
11
material_theme.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<application>
|
||||
<component name="MaterialThemeConfig">
|
||||
<option name="isWizardShown" value="true" />
|
||||
<option name="treeFontSizeEnabled" value="true" />
|
||||
<option name="tabFontSizeEnabled" value="true" />
|
||||
<option name="accentColor" value="2979ff" />
|
||||
<option name="selectedTheme" value="ONE_LIGHT" />
|
||||
<option name="userId" value="-6754f29b:183f7167fcd:-8000" />
|
||||
<option name="version" value="7.14.2" />
|
||||
</component>
|
||||
</application>
|
||||
6
terminal.xml
Normal file
6
terminal.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="TerminalOptionsProvider">
|
||||
<option name="myOverrideIdeShortcuts" value="false" />
|
||||
<option name="myTabName" value="Local" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,6 +1,5 @@
|
||||
<application>
|
||||
<component name="UISettings">
|
||||
<option name="HIDE_TOOL_STRIPES" value="true" />
|
||||
<option name="MAX_LOOKUP_WIDTH2" value="574" />
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user