PY-2023.2 <rodude123@rodude123s-yoga7 Update ide.general.xml, github-copilot.xml, csv-editor.xml

This commit is contained in:
rodude123 2023-07-28 11:30:18 +01:00
parent ba9e88629c
commit cc25a121d8
3 changed files with 12 additions and 8 deletions

View File

@ -1,5 +1,5 @@
<application> <application>
<component name="CsvEditorSettings"> <component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="3.2.1-231" /> <option name="CURRENT_PLUGIN_VERSION" value="3.2.1-232" />
</component> </component>
</application> </application>

View File

@ -1,10 +1,12 @@
<application> <application>
<component name="github-copilot"> <component name="github-copilot">
<option name="signinNotificationShown" value="true" /> <option name="signinNotificationShown" value="true" />
<disabledLanguages> <languageAllowList>
<option value="CSS" /> <map>
<option value="HTML" /> <entry key="CSS" value="false" />
<option value="MariaDB" /> <entry key="HTML" value="false" />
</disabledLanguages> <entry key="MariaDB" value="false" />
</map>
</languageAllowList>
</component> </component>
</application> </application>

View File

@ -5,10 +5,12 @@
<option name="confirmOpenNewProject2" value="-1" /> <option name="confirmOpenNewProject2" value="-1" />
</component> </component>
<component name="Registry"> <component name="Registry">
<entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="rdclient.asyncActions" value="false" /> <entry key="rdclient.asyncActions" value="false" />
<entry key="rider.enable.designer.winForms" value="true" />
<entry key="ide.experimental.ui" value="true" /> <entry key="ide.experimental.ui" value="true" />
<entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="rider.enable.designer.winForms" value="true" />
<entry key="debugger.new.tool.window.layout" value="true" /> <entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.experimental.ui.inter.font" value="false" />
<entry key="idea.plugins.compatible.build" value="" />
</component> </component>
</application> </application>