PY-2023.1.4 <rodude123@rodude123s-yoga7 Update laf.xml, ide.general.xml, GitLink.xml, filetypes.xml, colors.scheme.xml, editor.xml, AquaOldUserFeedbackService.xml Create csv-editor.xml
This commit is contained in:
parent
e6db530480
commit
8f4d52f8ac
@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
|
||||
"userTypedInEditor": true
|
||||
"userTypedInEditor": true,
|
||||
"firstUsageTime": "2023-07-26T12:52:16.553417703"
|
||||
}]]></component>
|
||||
</application>
|
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="uk.co.ben_gibson.git.link.SettingsState">
|
||||
<option name="lastVersion" value="4.2.4" />
|
||||
<option name="lastVersion" value="4.3.5" />
|
||||
</component>
|
||||
</application>
|
@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="oblivion" />
|
||||
<global_color_scheme name="Dark" />
|
||||
</component>
|
||||
</application>
|
5
csv-editor.xml
Normal file
5
csv-editor.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="CsvEditorSettings">
|
||||
<option name="CURRENT_PLUGIN_VERSION" value="3.2.1-231" />
|
||||
</component>
|
||||
</application>
|
@ -6,4 +6,8 @@
|
||||
<option name="USE_SOFT_WRAPS" value="" />
|
||||
<option name="ENABLE_RENDERED_DOC" value="true" />
|
||||
</component>
|
||||
<component name="TodoConfiguration">
|
||||
<pattern pattern="\btodo\b.*" />
|
||||
<pattern pattern="\bfixme\b.*" />
|
||||
</component>
|
||||
</application>
|
@ -4,6 +4,11 @@
|
||||
<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="tabnine" type="Tabnine project model file" />
|
||||
<mapping ext=".model" type="Tabnine project model file" />
|
||||
<mapping ext="model" type="Tabnine project model file" />
|
||||
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
|
||||
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
@ -12,11 +17,6 @@
|
||||
<removed_mapping ext="tps" approved="true" type="XML" />
|
||||
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
||||
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||
<mapping ext=".model" type="Tabnine project model file" />
|
||||
<mapping ext=".tabnine" type="Tabnine project model file" />
|
||||
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||
<mapping ext="model" type="Tabnine project model file" />
|
||||
<mapping ext="tabnine" type="Tabnine project model file" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
@ -1,12 +1,14 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="showTipsOnStartup" value="true" />
|
||||
<option name="confirmExit" value="false" />
|
||||
<option name="confirmOpenNewProject2" value="-1" />
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||
<entry key="ide.experimental.ui" 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="debugger.new.tool.window.layout" value="true" />
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user