mirror of
https://github.com/neogeek23/Dominion-Strategy-Simulator.git
synced 2026-02-06 20:18:17 +00:00
PY-2017.3 <Brad@Libra Create filetypes.xml, colors.scheme.xml, laf.xml, editor.xml, debugger.xml
This commit is contained in:
parent
2a1a9a42c9
commit
f5b4ba843b
5
_windows/laf.xml
Normal file
5
_windows/laf.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LafManager">
|
||||||
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
5
colors.scheme.xml
Normal file
5
colors.scheme.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="EditorColorsManagerImpl">
|
||||||
|
<global_color_scheme name="Darcula" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
13
debugger.xml
Normal file
13
debugger.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<application>
|
||||||
|
<component name="XDebuggerSettings">
|
||||||
|
<data-views />
|
||||||
|
<general />
|
||||||
|
<debuggers>
|
||||||
|
<debugger id="javascript">
|
||||||
|
<configuration>
|
||||||
|
<custom-object-presentation />
|
||||||
|
</configuration>
|
||||||
|
</debugger>
|
||||||
|
</debuggers>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
6
editor.xml
Normal file
6
editor.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DefaultFont">
|
||||||
|
<option name="FONT_SIZE" value="18" />
|
||||||
|
<option name="FONT_SCALE" value="1.5" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
5
filetypes.xml
Normal file
5
filetypes.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="FileTypeManager" version="17">
|
||||||
|
<ignoreFiles list="*$py.class;*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user