RD-2021.3.1 <rodude123@rodude123s-x360 Update ui.lnf.xml, ide.general.xml, filetypes.xml, vcs.xml Create codeLens.xml

This commit is contained in:
Rohit Pai 2021-12-14 20:09:16 +00:00
parent 07efa4b7e7
commit c81d6d5663
5 changed files with 11 additions and 1 deletions

7
codeLens.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="CodeLensSettings">
<enabled>
<map />
</enabled>
</component>
</application>

View File

@ -11,7 +11,6 @@
<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="pdf" approved="true" type="Native" />
<removed_mapping ext="tsv" approved="true" type="TSV" />
</extensionMap>
</component>

View File

@ -1,5 +1,7 @@
<application>
<component name="Registry">
<entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="rdclient.asyncActions" value="false" />
<entry key="rider.enable.designer.winForms" value="true" />
</component>
</application>

View File

@ -1,5 +1,6 @@
<application>
<component name="UISettings">
<option name="MAX_LOOKUP_WIDTH2" value="1000" />
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
</component>
</application>

View File

@ -30,5 +30,6 @@
</component>
<component name="VcsApplicationSettings">
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
<option name="SHOW_EDITOR_PREVIEW_ON_DOUBLE_CLICK" value="false" />
</component>
</application>