WS-2020.3.2 <martin@Martins-iMac-2.local Create laf.xml, ide.general.xml, ide-features-trainer.xml, vcs.xml, pluginAdvertiser.xml, colors.scheme.xml, debugger.xml
This commit is contained in:
commit
db89592b02
5
_mac/laf.xml
Normal file
5
_mac/laf.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<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>
|
5
ide-features-trainer.xml
Normal file
5
ide-features-trainer.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LangManager">
|
||||
<option name="languageName" value="JavaScript" />
|
||||
</component>
|
||||
</application>
|
5
ide.general.xml
Normal file
5
ide.general.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="showTipsOnStartup" value="false" />
|
||||
</component>
|
||||
</application>
|
1697
pluginAdvertiser.xml
Normal file
1697
pluginAdvertiser.xml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user