RD-2023.1 <rodude123@rodude123s-yoga7 Create vim_settings.xml, laf.xml, ide.general.xml, RiderPerAppSettingsManager.xml, csvSettings.xml, nodejs.xml, project.default.xml, advancedSettings.xml, diff.xml, Default.xml, codeLens.xml, find.xml, ui.lnf.xml, asciidoc.xml, filetypes.xml, pdf_viewer.xml, vcs.xml, editor.codeinsight.xml, editor-font.xml, colors.scheme.xml, editor.xml, github.xml, debugger.xml, updates.xml
This commit is contained in:
		
							parent
							
								
									928779933b
								
							
						
					
					
						commit
						8120e16654
					
				
							
								
								
									
										7
									
								
								RiderPerAppSettingsManager.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								RiderPerAppSettingsManager.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="RiderPerAppSettingsManager">
 | 
			
		||||
    <option name="oldToolWindowStateMigrated" value="true" />
 | 
			
		||||
    <option name="perIdeMigrationStage" value="1" />
 | 
			
		||||
    <option name="toolWindowsPerApp" value="true" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										12
									
								
								advancedSettings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								advancedSettings.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,12 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="AdvancedSettings">
 | 
			
		||||
    <option name="settings">
 | 
			
		||||
      <map>
 | 
			
		||||
        <entry key="clion.remote.shell" value="/usr/bin/fish" />
 | 
			
		||||
        <entry key="ide.always.show.tool.window.header.icons" value="true" />
 | 
			
		||||
        <entry key="se.text.search" value="true" />
 | 
			
		||||
        <entry key="ssh.config.backend" value="OPENSSH" />
 | 
			
		||||
      </map>
 | 
			
		||||
    </option>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										5
									
								
								asciidoc.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								asciidoc.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="AsciidocApplicationSettings">
 | 
			
		||||
    <option name="pluginVersion" value="0.38.12" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										7
									
								
								codeLens.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								codeLens.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="CodeLensSettings" isTransfered="true">
 | 
			
		||||
    <enabled>
 | 
			
		||||
      <map />
 | 
			
		||||
    </enabled>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										1
									
								
								codestyles/Default.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								codestyles/Default.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
<code_scheme name="Default" version="173" />
 | 
			
		||||
							
								
								
									
										5
									
								
								colors.scheme.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								colors.scheme.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="EditorColorsManagerImpl">
 | 
			
		||||
    <global_color_scheme name="Rider Dark" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										36
									
								
								csvSettings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								csvSettings.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,36 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="CsvSettings" version="1">
 | 
			
		||||
    <csv-formats>
 | 
			
		||||
      <csv-format name="CSV" id="Comma-separated (CSV)_id">
 | 
			
		||||
        <data>
 | 
			
		||||
          <record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator="
">
 | 
			
		||||
            <quotation>
 | 
			
		||||
              <quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
 | 
			
		||||
              <quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
 | 
			
		||||
            </quotation>
 | 
			
		||||
          </record-format>
 | 
			
		||||
        </data>
 | 
			
		||||
      </csv-format>
 | 
			
		||||
      <csv-format name="TSV" id="Tab-separated (TSV)_id">
 | 
			
		||||
        <data>
 | 
			
		||||
          <record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator="
">
 | 
			
		||||
            <quotation>
 | 
			
		||||
              <quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
 | 
			
		||||
              <quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
 | 
			
		||||
            </quotation>
 | 
			
		||||
          </record-format>
 | 
			
		||||
        </data>
 | 
			
		||||
      </csv-format>
 | 
			
		||||
      <csv-format name="Pipe-separated" id="Pipe-separated_id">
 | 
			
		||||
        <data>
 | 
			
		||||
          <record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="|" recordSeparator="
">
 | 
			
		||||
            <quotation>
 | 
			
		||||
              <quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
 | 
			
		||||
              <quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
 | 
			
		||||
            </quotation>
 | 
			
		||||
          </record-format>
 | 
			
		||||
        </data>
 | 
			
		||||
      </csv-format>
 | 
			
		||||
    </csv-formats>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										25
									
								
								debugger.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								debugger.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,25 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="XDebuggerSettings">
 | 
			
		||||
    <data-views>
 | 
			
		||||
      <option name="valueLookupDelay" value="150" />
 | 
			
		||||
    </data-views>
 | 
			
		||||
    <general />
 | 
			
		||||
    <debuggers>
 | 
			
		||||
      <debugger id="dotnet_debugger">
 | 
			
		||||
        <configuration>
 | 
			
		||||
          <option name="breakOnUserUnhandledExceptions" value="true" />
 | 
			
		||||
        </configuration>
 | 
			
		||||
      </debugger>
 | 
			
		||||
      <debugger id="ObjectiveC">
 | 
			
		||||
        <configuration>
 | 
			
		||||
          <nt-symbol-settings />
 | 
			
		||||
        </configuration>
 | 
			
		||||
      </debugger>
 | 
			
		||||
      <debugger id="javascript">
 | 
			
		||||
        <configuration>
 | 
			
		||||
          <custom-object-presentation />
 | 
			
		||||
        </configuration>
 | 
			
		||||
      </debugger>
 | 
			
		||||
    </debuggers>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										5
									
								
								diff.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								diff.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="ExternalDiffSettings">
 | 
			
		||||
    <option name="MIGRATE_OLD_SETTINGS" value="true" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										5
									
								
								editor-font.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								editor-font.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="DefaultFont">
 | 
			
		||||
    <option name="VERSION" value="1" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										5
									
								
								editor.codeinsight.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								editor.codeinsight.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="RiderCodeCompletionExtraSettings">
 | 
			
		||||
    <option name="allowToCompleteWithWhitespace" value="false" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										21
									
								
								editor.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								editor.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
<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" />
 | 
			
		||||
    <option name="IS_WHEEL_FONTCHANGE_PERSISTENT" value="true" />
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="TodoConfiguration">
 | 
			
		||||
    <pattern pattern="\bNotImplementedException\b" />
 | 
			
		||||
    <pattern pattern="(?<=\W|^)(?<TAG>BUG)(\W|$)(.*)" />
 | 
			
		||||
    <pattern pattern="(?<=\W|^)(?<TAG>TODO)(\W|$)(.*)" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										10
									
								
								filetypes.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								filetypes.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="FileTypeManager" version="18">
 | 
			
		||||
    <ignoreFiles list="*.pyc;*.pyo;*.rbc;*.yarb;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
 | 
			
		||||
    <extensionMap>
 | 
			
		||||
      <removed_mapping ext="inputactions" approved="true" type="JSON" />
 | 
			
		||||
      <removed_mapping ext="pdf" approved="true" type="Native" />
 | 
			
		||||
      <removed_mapping ext="tps" approved="true" type="XML" />
 | 
			
		||||
    </extensionMap>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										8
									
								
								find.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								find.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="FindSettings">
 | 
			
		||||
    <mask>*.css</mask>
 | 
			
		||||
    <mask>*.html</mask>
 | 
			
		||||
    <mask>*.xml</mask>
 | 
			
		||||
    <mask>*.cs</mask>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										7
									
								
								github.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								github.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="GithubAccounts">
 | 
			
		||||
    <account name="rodude123" id="04300b04-d61a-4822-8f60-e1ed680a2aa0">
 | 
			
		||||
      <server host="github.com" />
 | 
			
		||||
    </account>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										10
									
								
								ide.general.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								ide.general.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="GeneralSettings">
 | 
			
		||||
    <option name="reopenLastProject" value="false" />
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="Registry">
 | 
			
		||||
    <entry key="rdclient.asyncActions" value="false" />
 | 
			
		||||
    <entry key="rider.enable.designer.winForms" value="false" />
 | 
			
		||||
    <entry key="debugger.new.tool.window.layout" value="false" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										6
									
								
								laf.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								laf.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="LafManager" autodetect="true">
 | 
			
		||||
    <laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="RiderDark" />
 | 
			
		||||
    <preferred-light-laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="RiderLight" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										5
									
								
								nodejs.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								nodejs.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="NodeJsLocalInterpreterManager">
 | 
			
		||||
    <local-interpreter path="/usr/bin/node" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										7
									
								
								pdf_viewer.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								pdf_viewer.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="PdfViewerSettings">
 | 
			
		||||
    <option name="customBackgroundColor" value="-13948117" />
 | 
			
		||||
    <option name="customForegroundColor" value="-5654586" />
 | 
			
		||||
    <option name="customIconColor" value="-5654586" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										37
									
								
								project.default.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								project.default.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,37 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="ProjectManager">
 | 
			
		||||
    <defaultProject>
 | 
			
		||||
      <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
 | 
			
		||||
      <component name="PropertiesComponent">{
 | 
			
		||||
  "keyToString": {
 | 
			
		||||
    "settings.editor.selected.configurable": "preferences.lookFeel"
 | 
			
		||||
  }
 | 
			
		||||
}</component>
 | 
			
		||||
      <component name="WindowStateProjectService">
 | 
			
		||||
        <state x="464" y="174" key="SettingsEditor" timestamp="1680789996898">
 | 
			
		||||
          <screen x="0" y="107" width="1920" height="973" />
 | 
			
		||||
        </state>
 | 
			
		||||
        <state x="464" y="174" key="SettingsEditor/0.107.1920.973/1920.80.800.500" timestamp="1680789996898" />
 | 
			
		||||
      </component>
 | 
			
		||||
      <component name="masterDetails">
 | 
			
		||||
        <states>
 | 
			
		||||
          <state key="ScopeChooserConfigurable.UI">
 | 
			
		||||
            <settings>
 | 
			
		||||
              <last-edited>gitignore</last-edited>
 | 
			
		||||
              <splitter-proportions>
 | 
			
		||||
                <option name="proportions">
 | 
			
		||||
                  <list>
 | 
			
		||||
                    <option value="0.2" />
 | 
			
		||||
                  </list>
 | 
			
		||||
                </option>
 | 
			
		||||
              </splitter-proportions>
 | 
			
		||||
              <order>
 | 
			
		||||
                <scope name="gitignore" />
 | 
			
		||||
              </order>
 | 
			
		||||
            </settings>
 | 
			
		||||
          </state>
 | 
			
		||||
        </states>
 | 
			
		||||
      </component>
 | 
			
		||||
    </defaultProject>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										6
									
								
								ui.lnf.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								ui.lnf.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="UISettings">
 | 
			
		||||
    <option name="MAX_LOOKUP_WIDTH2" value="1000" />
 | 
			
		||||
    <option name="SHOW_NAVIGATION_BAR" value="false" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										8
									
								
								updates.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								updates.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="UpdatesConfigurable">
 | 
			
		||||
    <option name="LAST_BUILD_CHECKED" value="RD-231.8109.212" />
 | 
			
		||||
    <option name="LAST_TIME_CHECKED" value="1680788398406" />
 | 
			
		||||
    <option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
 | 
			
		||||
    <option name="WHATS_NEW_SHOWN_FOR" value="231" />
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
							
								
								
									
										17
									
								
								vcs.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								vcs.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,17 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="Vcs.Log.App.Settings">
 | 
			
		||||
    <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>
 | 
			
		||||
							
								
								
									
										15
									
								
								vim_settings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								vim_settings.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,15 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="VimEditorSettings">
 | 
			
		||||
    <editor />
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="VimKeySettings">
 | 
			
		||||
    <shortcut-conflicts />
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="VimSettings">
 | 
			
		||||
    <state version="7" enabled="false" />
 | 
			
		||||
    <notifications>
 | 
			
		||||
      <idea-join enabled="false" />
 | 
			
		||||
      <idea-put enabled="false" />
 | 
			
		||||
    </notifications>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user