PS-2021.2.3 <rodude123@rodude123s-x360 Update filetypes.xml, JavaScript.xml
This commit is contained in:
		
							parent
							
								
									a4c0936e59
								
							
						
					
					
						commit
						e6f9c30d3c
					
				@ -1,6 +1,11 @@
 | 
			
		||||
<application>
 | 
			
		||||
  <component name="FileTypeManager" version="18">
 | 
			
		||||
    <extensionMap>
 | 
			
		||||
      <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="model" type="Tabnine project model file" />
 | 
			
		||||
      <removed_mapping ext="csv" approved="true" type="CSV" />
 | 
			
		||||
      <removed_mapping ext="pdf" approved="true" type="Native" />
 | 
			
		||||
      <removed_mapping ext="tsv" approved="true" type="TSV" />
 | 
			
		||||
 | 
			
		||||
@ -1,12 +1,12 @@
 | 
			
		||||
<templateSet group="JavaScript">
 | 
			
		||||
  <template name="dqs" value="document.querySelector("$END$");" description="Query Selector" toReformat="false" toShortenFQNames="true">
 | 
			
		||||
    <context>
 | 
			
		||||
      <option name="JS_STATEMENT" value="true" />
 | 
			
		||||
      <option name="JAVA_SCRIPT" value="true" />
 | 
			
		||||
    </context>
 | 
			
		||||
  </template>
 | 
			
		||||
  <template name="dqsa" value="document.querySelectorAll("$END$");
" description="Query Selector All" toReformat="false" toShortenFQNames="true">
 | 
			
		||||
    <context>
 | 
			
		||||
      <option name="JS_STATEMENT" value="true" />
 | 
			
		||||
      <option name="JAVA_SCRIPT" value="true" />
 | 
			
		||||
    </context>
 | 
			
		||||
  </template>
 | 
			
		||||
</templateSet>
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user