RD-2022.1 <rodude123@rodude123s-x360 Merge branch 'master'
This commit is contained in:
		
						commit
						447c8b1b7c
					
				@ -7,5 +7,8 @@
 | 
			
		||||
      <artifact />
 | 
			
		||||
      <artifact id="MySQL ConnectorJ" name="MySQL ConnectorJ" use="true" version="8.0.25" />
 | 
			
		||||
    </driver>
 | 
			
		||||
    <driver id="sqlite.xerial">
 | 
			
		||||
      <artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.36.0.3" />
 | 
			
		||||
    </driver>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
@ -12,6 +12,7 @@
 | 
			
		||||
    <option name="STRIP_TRAILING_SPACES" value="None" />
 | 
			
		||||
    <option name="IS_WHEEL_FONTCHANGE_ENABLED" value="true" />
 | 
			
		||||
  </component>
 | 
			
		||||
  <component name="LiveEditOptions" chromeUpdateJSOnChanges="true" restartIfHotSwapFailed="true" updateFilesToCompile="true" />
 | 
			
		||||
  <component name="TodoConfiguration">
 | 
			
		||||
    <pattern pattern="\bNotImplementedException\b" />
 | 
			
		||||
    <pattern pattern="(?<=\W|^)(?<TAG>BUG)(\W|$)(.*)" />
 | 
			
		||||
 | 
			
		||||
@ -4,10 +4,10 @@
 | 
			
		||||
    <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=".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" />
 | 
			
		||||
      <removed_mapping ext="csv" approved="true" type="CSV" />
 | 
			
		||||
      <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,7 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="NodeJsLocalInterpreterManager">
 | 
			
		||||
    <local-interpreter path="/usr/bin/node" />
 | 
			
		||||
    <local-interpreter path="/usr/bin/node">
 | 
			
		||||
      <version-cache version="12.22.11" last-modified="1647597501000" />
 | 
			
		||||
    </local-interpreter>
 | 
			
		||||
  </component>
 | 
			
		||||
</application>
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user