PY-2016.1.4 <alisantang@C02RP0YSG8WM.tld Create conda_packages.xml, IntelliLang.xml, web-browsers.xml, Default.xml, databaseSettings.xml, diff.xml, git.xml, other.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>
|
||||
6
_mac/git.xml
Normal file
6
_mac/git.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="Git.Application.Settings">
|
||||
<option name="myPathToGit" value="/usr/bin/git" />
|
||||
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
|
||||
</component>
|
||||
</application>
|
||||
7
conda_packages.xml
Normal file
7
conda_packages.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="PyCondaPackageService">
|
||||
<option name="CONDA_CHANNELS">
|
||||
<set />
|
||||
</option>
|
||||
</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>
|
||||
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>
|
||||
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>
|
||||
19
other.xml
Normal file
19
other.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<application>
|
||||
<component name="PyTestFrameworkService">
|
||||
<option name="SDK_TO_PYTEST">
|
||||
<map>
|
||||
<entry key="ssh://edxapp@127.0.0.1:2222/edx/app/edxapp/venvs/edxapp/bin/python" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="SDK_TO_NOSETEST">
|
||||
<map>
|
||||
<entry key="ssh://edxapp@127.0.0.1:2222/edx/app/edxapp/venvs/edxapp/bin/python" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="SDK_TO_ATTEST">
|
||||
<map>
|
||||
<entry key="ssh://edxapp@127.0.0.1:2222/edx/app/edxapp/venvs/edxapp/bin/python" value="false" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
80141
packages.xml
Normal file
80141
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