PY-2022.2.3 <rodude123@rodude123s-yoga7 Update find.xml, filetypes.xml, vcs.xml, nodejs.xml, editor-font.xml, colors.scheme.xml, editor.xml, Default.xml, debugger.xml Create jdk.table.xml, shared-indexes.xml, updates.xml
This commit is contained in:
parent
cae0bfc84a
commit
34e4b8d48e
@ -1,28 +1 @@
|
||||
<code_scheme name="Default" version="173">
|
||||
<JSCodeStyleSettings version="0">
|
||||
<option name="FUNCTION_EXPRESSION_BRACE_STYLE" value="2" />
|
||||
</JSCodeStyleSettings>
|
||||
<PHPCodeStyleSettings>
|
||||
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
|
||||
<option name="NAMESPACE_BRACE_STYLE" value="2" />
|
||||
</PHPCodeStyleSettings>
|
||||
<codeStyleSettings language="JavaScript">
|
||||
<option name="BRACE_STYLE" value="2" />
|
||||
<option name="CLASS_BRACE_STYLE" value="2" />
|
||||
<option name="METHOD_BRACE_STYLE" value="2" />
|
||||
<option name="ELSE_ON_NEW_LINE" value="true" />
|
||||
<option name="CATCH_ON_NEW_LINE" value="true" />
|
||||
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
||||
<option name="IF_BRACE_FORCE" value="1" />
|
||||
<option name="DOWHILE_BRACE_FORCE" value="3" />
|
||||
<option name="WHILE_BRACE_FORCE" value="3" />
|
||||
</codeStyleSettings>
|
||||
<codeStyleSettings language="PHP">
|
||||
<option name="BRACE_STYLE" value="2" />
|
||||
<option name="LAMBDA_BRACE_STYLE" value="2" />
|
||||
<option name="ELSE_ON_NEW_LINE" value="true" />
|
||||
<option name="CATCH_ON_NEW_LINE" value="true" />
|
||||
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
||||
<option name="SPECIAL_ELSE_IF_TREATMENT" value="true" />
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
||||
<code_scheme name="Default" version="173" />
|
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="_@user_oblivion" />
|
||||
<global_color_scheme name="Darcula" />
|
||||
</component>
|
||||
</application>
|
@ -1,8 +1,6 @@
|
||||
<application>
|
||||
<component name="XDebuggerSettings">
|
||||
<data-views>
|
||||
<option name="valueLookupDelay" value="150" />
|
||||
</data-views>
|
||||
<data-views />
|
||||
<general />
|
||||
<debuggers>
|
||||
<debugger id="javascript">
|
||||
|
@ -1,8 +1,8 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="VERSION" value="1" />
|
||||
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
|
||||
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
||||
<option name="USE_LIGATURES" value="true" />
|
||||
<option name="FONT_SIZE" value="23" />
|
||||
<option name="FONT_SIZE_2D" value="22.75" />
|
||||
<option name="FONT_SCALE" value="1.75" />
|
||||
</component>
|
||||
</application>
|
19
editor.xml
19
editor.xml
@ -1,21 +1,6 @@
|
||||
<application>
|
||||
<component name="CodeInsightSettings">
|
||||
<option name="completionCaseSensitive" value="2" />
|
||||
<option name="selectAutopopupSuggestionsByChars" value="true" />
|
||||
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
|
||||
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
|
||||
<option name="SELECT_AUTOPOPUP_SUGGESTIONS_BY_CHARS" value="true" />
|
||||
<option name="AUTOCOMPLETE_ON_CODE_COMPLETION" value="false" />
|
||||
<option name="INSERT_BRACE_ON_ENTER" value="false" />
|
||||
</component>
|
||||
<component name="EditorSettings">
|
||||
<option name="STRIP_TRAILING_SPACES" value="None" />
|
||||
<option name="IS_WHEEL_FONTCHANGE_ENABLED" value="true" />
|
||||
</component>
|
||||
<component name="LiveEditOptions" chromeUpdateJSOnChanges="true" restartIfHotSwapFailed="true" updateFilesToCompile="true" />
|
||||
<component name="TodoConfiguration">
|
||||
<pattern pattern="\bNotImplementedException\b" />
|
||||
<pattern pattern="(?<=\W|^)(?<TAG>BUG)(\W|$)(.*)" />
|
||||
<pattern pattern="(?<=\W|^)(?<TAG>TODO)(\W|$)(.*)" />
|
||||
<option name="REFORMAT_ON_PASTE" value="1" />
|
||||
<option name="INDENT_TO_CARET_ON_PASTE" value="true" />
|
||||
</component>
|
||||
</application>
|
@ -1,18 +1,5 @@
|
||||
<application>
|
||||
<component name="FileTypeManager" version="18">
|
||||
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
|
||||
<extensionMap>
|
||||
<mapping pattern="ArtifactDB" type="AUTO_DETECTED" />
|
||||
<mapping ext="mat" type="AUTO_DETECTED" />
|
||||
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||
<mapping ext=".tabnine" type="Tabnine project model file" />
|
||||
<mapping ext=".model" type="Tabnine project model file" />
|
||||
<mapping ext="tabnine" type="Tabnine project model file" />
|
||||
<mapping ext="model" type="Tabnine project model file" />
|
||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
15
find.xml
15
find.xml
@ -1,20 +1,9 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Project Files" />
|
||||
<option name="defaultScopeName" value="Project Files" />
|
||||
<option name="wholeWordsOnly" value="true" />
|
||||
<option name="WHOLE_WORDS_ONLY" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
<mask>*.php4</mask>
|
||||
<mask>*.phtml</mask>
|
||||
<mask>*.php5</mask>
|
||||
<mask>*.ctp</mask>
|
||||
<mask>*.hphp</mask>
|
||||
<mask>*.module</mask>
|
||||
<mask>*.inc</mask>
|
||||
<mask>*.php</mask>
|
||||
<mask>*.pyw</mask>
|
||||
<mask>*.py</mask>
|
||||
</component>
|
||||
</application>
|
291
jdk.table.xml
Normal file
291
jdk.table.xml
Normal file
@ -0,0 +1,291 @@
|
||||
<application>
|
||||
<component name="ProjectJdkTable">
|
||||
<jdk version="2">
|
||||
<name value="Python 3.10" />
|
||||
<type value="Python SDK" />
|
||||
<version value="Python 3.10.8" />
|
||||
<homePath value="/usr/bin/python3.10" />
|
||||
<roots>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="file:///usr/lib/python3.10" type="simple" />
|
||||
<root url="file:///usr/lib/python3.10/lib-dynload" type="simple" />
|
||||
<root url="file://$USER_HOME$/.local/lib/python3.10/site-packages" type="simple" />
|
||||
<root url="file:///usr/lib/python3.10/site-packages" type="simple" />
|
||||
<root url="file://$USER_HOME$/.cache/JetBrains/PyCharm2022.2/python_stubs/-32419096" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/python-skeletons" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stdlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/six" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/boto" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mock" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pytz" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/toml" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/annoy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/babel" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/emoji" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/first" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/fpdf2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ldap3" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/polib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/redis" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/regex" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/retry" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ujson" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Pillow" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/PyYAML" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/bleach" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/caldav" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/docopt" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/enum34" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/hdbcli" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/invoke" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/passpy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/psutil" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pycurl" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pynput" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pysftp" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/stripe" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/xxhash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/PyMySQL" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/appdirs" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/certifi" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/chardet" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/chevron" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/passlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyaudio" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyvmomi" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/slumber" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/tzlocal" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/urllib3" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/vobject" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Markdown" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Pygments" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/aiofiles" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/colorama" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/croniter" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/docutils" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/filelock" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/html5lib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/httplib2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/jmespath" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/oauthlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/openpyxl" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/paramiko" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/psycopg2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyflakes" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/requests" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/selenium" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/tabulate" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/toposort" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/waitress" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/braintree" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/decorator" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/freezegun" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ipaddress" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/playsound" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyOpenSSL" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyRFC3339" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/termcolor" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ttkthemes" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/typed-ast" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Deprecated" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Flask-Cors" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/SQLAlchemy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Send2Trash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/cachetools" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/commonmark" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/dateparser" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/frozendict" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/jsonschema" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyfarmhash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/setuptools" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/simplejson" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/JACK-Client" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/contextvars" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/dataclasses" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/entrypoints" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-2020" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mysqlclient" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/opentracing" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pep8-naming" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/prettytable" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-nmap" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/atomicwrites" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/aws-xray-sdk" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/cryptography" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/editdistance" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/DateTimeRange" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/backports_abc" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/click-spinner" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/humanfriendly" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-gflags" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/beautifulsoup4" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/characteristic" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-bugbear" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-slugify" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/singledispatch" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-builtins" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-simplify" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mypy-extensions" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-dateutil" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Flask-SQLAlchemy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-docstrings" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-plugin-utils" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pytest-lazy-fixture" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-rst-docstrings" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-typing-imports" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<sourcePath>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional />
|
||||
</jdk>
|
||||
<jdk version="2">
|
||||
<name value="Python 3.10 (machine_learning)" />
|
||||
<type value="Python SDK" />
|
||||
<version value="Python 3.10.6" />
|
||||
<homePath value="$USER_HOME$/anaconda3/envs/machine_learning/bin/python" />
|
||||
<roots>
|
||||
<classPath>
|
||||
<root type="composite">
|
||||
<root url="file://$USER_HOME$/anaconda3/envs/machine_learning/lib/python3.10" type="simple" />
|
||||
<root url="file://$USER_HOME$/anaconda3/envs/machine_learning/lib/python3.10/lib-dynload" type="simple" />
|
||||
<root url="file://$USER_HOME$/.local/lib/python3.10/site-packages" type="simple" />
|
||||
<root url="file://$USER_HOME$/anaconda3/envs/machine_learning/lib/python3.10/site-packages" type="simple" />
|
||||
<root url="file://$USER_HOME$/anaconda3/envs/machine_learning/lib/python3.10/site-packages/PyQt5_sip-12.11.0-py3.10-linux-x86_64.egg" type="simple" />
|
||||
<root url="file://$USER_HOME$/.cache/JetBrains/PyCharm2022.2/python_stubs/-1253821176" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/python-skeletons" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stdlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/six" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/boto" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mock" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pytz" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/toml" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/annoy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/babel" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/emoji" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/first" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/fpdf2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ldap3" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/polib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/redis" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/regex" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/retry" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ujson" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Pillow" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/PyYAML" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/bleach" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/caldav" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/docopt" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/enum34" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/hdbcli" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/invoke" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/passpy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/psutil" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pycurl" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pynput" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pysftp" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/stripe" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/xxhash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/PyMySQL" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/appdirs" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/certifi" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/chardet" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/chevron" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/passlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyaudio" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyvmomi" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/slumber" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/tzlocal" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/urllib3" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/vobject" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Markdown" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Pygments" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/aiofiles" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/colorama" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/croniter" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/docutils" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/filelock" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/html5lib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/httplib2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/jmespath" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/oauthlib" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/openpyxl" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/paramiko" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/psycopg2" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyflakes" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/requests" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/selenium" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/tabulate" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/toposort" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/waitress" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/braintree" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/decorator" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/freezegun" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ipaddress" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/playsound" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyOpenSSL" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyRFC3339" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/termcolor" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/ttkthemes" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/typed-ast" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Deprecated" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Flask-Cors" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/SQLAlchemy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Send2Trash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/cachetools" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/commonmark" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/dateparser" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/frozendict" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/jsonschema" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pyfarmhash" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/setuptools" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/simplejson" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/JACK-Client" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/contextvars" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/dataclasses" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/entrypoints" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-2020" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mysqlclient" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/opentracing" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pep8-naming" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/prettytable" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-nmap" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/atomicwrites" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/aws-xray-sdk" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/cryptography" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/editdistance" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/DateTimeRange" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/backports_abc" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/click-spinner" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/humanfriendly" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-gflags" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/beautifulsoup4" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/characteristic" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-bugbear" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-slugify" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/singledispatch" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-builtins" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-simplify" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/mypy-extensions" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/python-dateutil" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/Flask-SQLAlchemy" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-docstrings" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-plugin-utils" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/pytest-lazy-fixture" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-rst-docstrings" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/flake8-typing-imports" type="simple" />
|
||||
<root url="file://$APPLICATION_HOME_DIR$/plugins/python/helpers/typeshed/stubs/backports.ssl_match_hostname" type="simple" />
|
||||
</root>
|
||||
</classPath>
|
||||
<sourcePath>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional ASSOCIATED_PROJECT_PATH="$USER_HOME$/Documents/Computer Science Masters/Machine Learning/machine_learning" />
|
||||
</jdk>
|
||||
</component>
|
||||
</application>
|
@ -1,10 +1,5 @@
|
||||
<application>
|
||||
<component name="NodeJsLocalInterpreterManager">
|
||||
<local-interpreter path="/usr/bin/node">
|
||||
<version-cache last-modified="0" />
|
||||
</local-interpreter>
|
||||
<local-interpreter path="C:/Program Files/nodejs/node.exe">
|
||||
<version-cache last-modified="0" />
|
||||
</local-interpreter>
|
||||
<local-interpreter path="/usr/bin/node" />
|
||||
</component>
|
||||
</application>
|
7
shared-indexes.xml
Normal file
7
shared-indexes.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="download-consent">
|
||||
<option name="consentItems">
|
||||
<item download="ALLOWED" kind="python" url="https://index-cdn.jetbrains.com/v2" />
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
6
updates.xml
Normal file
6
updates.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="UpdatesConfigurable">
|
||||
<option name="LAST_BUILD_CHECKED" value="PY-222.4345.23" />
|
||||
<option name="LAST_TIME_CHECKED" value="1667288796430" />
|
||||
</component>
|
||||
</application>
|
36
vcs.xml
36
vcs.xml
@ -1,41 +1,5 @@
|
||||
<application>
|
||||
<component name="GitRememberedInputs">
|
||||
<option name="visitedUrls">
|
||||
<list>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/udacity/reactnd-contacts-app.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="http://github.com" />
|
||||
<option name="userName" value="rodude123@gmail.com" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="https://github.com/udacity/reactnd-UdaciFitness-complete.git" />
|
||||
<option name="userName" value="" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="http://gitea.rohitpai.co.uk" />
|
||||
<option name="userName" value="rodude123" />
|
||||
</UrlAndUserName>
|
||||
</list>
|
||||
</option>
|
||||
<option name="cloneParentDir" value="$USER_HOME$/Documents/My Projects/React Nanodegree" />
|
||||
</component>
|
||||
<component name="Vcs.Log.App.Settings">
|
||||
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
|
||||
<option name="COLUMN_ID_ORDER">
|
||||
<list>
|
||||
<option value="Default.Root" />
|
||||
<option value="Default.Subject" />
|
||||
<option value="Default.Author" />
|
||||
<option value="Default.Date" />
|
||||
<option value="Space.CommitStatus" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsApplicationSettings">
|
||||
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
||||
<option name="SHOW_EDITOR_PREVIEW_ON_DOUBLE_CLICK" value="false" />
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user