PY-2016.1.4 <alisantang@C02RP0YSG8WM.tld Create IntelliLang.xml, laf.xml, ide.general.xml, web-browsers.xml, Default.xml, databaseSettings.xml, diff.xml, git.xml, keymap.xml, debugger.xml, packages.xml
This commit is contained in:
9
IntelliLang.xml
Normal file
9
IntelliLang.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<application>
|
||||
<component name="LanguageInjectionConfiguration">
|
||||
<option name="INSTRUMENTATION" value="ASSERT" />
|
||||
<option name="LANGUAGE_ANNOTATION" value="org.intellij.lang.annotations.Language" />
|
||||
<option name="PATTERN_ANNOTATION" value="org.intellij.lang.annotations.Pattern" />
|
||||
<option name="SUBST_ANNOTATION" value="org.intellij.lang.annotations.Subst" />
|
||||
<option name="RESOLVE_REFERENCES" value="true" />
|
||||
</component>
|
||||
</application>
|
||||
5
_mac/git.xml
Normal file
5
_mac/git.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="Git.Application.Settings">
|
||||
<option name="myPathToGit" value="/usr/bin/git" />
|
||||
</component>
|
||||
</application>
|
||||
5
_mac/keymap.xml
Normal file
5
_mac/keymap.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="KeymapManager">
|
||||
<active_keymap name="Mac OS X" />
|
||||
</component>
|
||||
</application>
|
||||
5
_mac/laf.xml
Normal file
5
_mac/laf.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
|
||||
</component>
|
||||
</application>
|
||||
26
databaseSettings.xml
Normal file
26
databaseSettings.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<application>
|
||||
<component name="DatabaseSettings">
|
||||
<csv-formats>
|
||||
<csv-format name="Tab Separated Values (TSV)">
|
||||
<data>
|
||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator=" ">
|
||||
<quotation>
|
||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||
</quotation>
|
||||
</record-format>
|
||||
</data>
|
||||
</csv-format>
|
||||
<csv-format name="Comma Separated Values (CSV)">
|
||||
<data>
|
||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator=" ">
|
||||
<quotation>
|
||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||
</quotation>
|
||||
</record-format>
|
||||
</data>
|
||||
</csv-format>
|
||||
</csv-formats>
|
||||
</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>
|
||||
9
diff.xml
Normal file
9
diff.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<application>
|
||||
<component name="DiffSettings">
|
||||
<option name="PLACES_MAP">
|
||||
<entry key="ChangesView">
|
||||
<PlaceSettings />
|
||||
</entry>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
5
ide.general.xml
Normal file
5
ide.general.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="confirmExit" value="false" />
|
||||
</component>
|
||||
</application>
|
||||
3
inspection/Default.xml
Normal file
3
inspection/Default.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<inspections profile_name="Default" version="1.0">
|
||||
<option name="myName" value="Default" />
|
||||
</inspections>
|
||||
82278
packages.xml
Normal file
82278
packages.xml
Normal file
File diff suppressed because it is too large
Load Diff
10
web-browsers.xml
Normal file
10
web-browsers.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="WebBrowsersConfiguration">
|
||||
<browser id="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" name="Chrome" family="CHROME" />
|
||||
<browser id="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" name="Firefox" family="FIREFOX" />
|
||||
<browser id="e5120d43-2c3f-47ef-9f26-65e539e05186" name="Safari" family="SAFARI" />
|
||||
<browser id="53e2f627-b1a7-4dfa-bfa7-5b83cc034776" name="Opera" family="OPERA" />
|
||||
<browser id="b1b2ec2c-20bd-4ee2-89c4-616db004bcd4" name="Yandex" family="CHROME" path="Yandex" active="false" />
|
||||
<browser id="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" name="Internet Explorer" family="EXPLORER" />
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user