WS-2019.3.3 <martin@Stolas Update ide.general.xml, colors.scheme.xml, Default.xml, debugger.xml

This commit is contained in:
Martin Donnelly 2020-02-12 12:58:37 +00:00
parent 23fec1cbd7
commit f3e64a9b6e
4 changed files with 4 additions and 10 deletions

View File

@ -1 +1 @@
<code_scheme name="Default" /> <code_scheme name="Default" version="173" />

View File

@ -1,5 +1,5 @@
<application> <application>
<component name="EditorColorsManagerImpl"> <component name="EditorColorsManagerImpl">
<global_color_scheme name="Cobalt copy" /> <global_color_scheme name="_@user_Default" />
</component> </component>
</application> </application>

View File

@ -4,7 +4,7 @@
<general /> <general />
<debuggers> <debuggers>
<debugger id="javascript"> <debugger id="javascript">
<configuration captureAsyncStackTraces="false"> <configuration>
<custom-object-presentation /> <custom-object-presentation />
</configuration> </configuration>
</debugger> </debugger>

View File

@ -1,12 +1,6 @@
<application> <application>
<component name="GeneralSettings"> <component name="GeneralSettings">
<option name="browserPath" value="/Applications/Chromium.app" />
<option name="confirmExit" value="false" />
<option name="showTipsOnStartup" value="false" /> <option name="showTipsOnStartup" value="false" />
</component> <option name="useSafeWrite" value="false" />
<component name="Registry">
<entry key="ide.firstStartup" value="false" />
<entry key="ide.windowSystem.autoShowProcessPopup" value="true" />
<entry key="dumb.aware.run.configurations" value="true" />
</component> </component>
</application> </application>