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:
parent
07efa4b7e7
commit
c81d6d5663
7
codeLens.xml
Normal file
7
codeLens.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<application>
|
||||||
|
<component name="CodeLensSettings">
|
||||||
|
<enabled>
|
||||||
|
<map />
|
||||||
|
</enabled>
|
||||||
|
</component>
|
||||||
|
</application>
|
@ -11,7 +11,6 @@
|
|||||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
<removed_mapping ext="csv" approved="true" type="CSV" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<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="pdf" approved="true" type="Native" />
|
|
||||||
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||||
</extensionMap>
|
</extensionMap>
|
||||||
</component>
|
</component>
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="Registry">
|
<component name="Registry">
|
||||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||||
|
<entry key="rdclient.asyncActions" value="false" />
|
||||||
|
<entry key="rider.enable.designer.winForms" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -1,5 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="UISettings">
|
<component name="UISettings">
|
||||||
|
<option name="MAX_LOOKUP_WIDTH2" value="1000" />
|
||||||
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
1
vcs.xml
1
vcs.xml
@ -30,5 +30,6 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="VcsApplicationSettings">
|
<component name="VcsApplicationSettings">
|
||||||
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
||||||
|
<option name="SHOW_EDITOR_PREVIEW_ON_DOUBLE_CLICK" value="false" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
Loading…
Reference in New Issue
Block a user