mirror of
				https://github.com/GayPizzaSpecifications/pork.git
				synced 2025-11-04 09:59:39 +00:00 
			
		
		
		
	pork: it's got it all, ffi, state machine tokenizer, and better IDE support
This commit is contained in:
		@ -26,6 +26,15 @@
 | 
			
		||||
        <lang.elementManipulator
 | 
			
		||||
                implementationClass="gay.pizza.pork.idea.PorkElementManipulator"
 | 
			
		||||
                forClass="gay.pizza.pork.idea.psi.gen.PorkElement"/>
 | 
			
		||||
        <codeInsight.parameterNameHints
 | 
			
		||||
                language="Pork"
 | 
			
		||||
                implementationClass="gay.pizza.pork.idea.PorkInlayParameterHintsProvider"/>
 | 
			
		||||
        <lang.quoteHandler
 | 
			
		||||
                language="Pork"
 | 
			
		||||
                implementationClass="gay.pizza.pork.idea.PorkQuoteHandler"/>
 | 
			
		||||
<!--        <codeInsight.parameterInfo
 | 
			
		||||
                language="Pork"
 | 
			
		||||
                implementationClass="gay.pizza.pork.idea.PorkParameterInfoHandler"/>-->
 | 
			
		||||
        <psi.declarationProvider implementation="gay.pizza.pork.idea.PorkSymbolDeclarationProvider"/>
 | 
			
		||||
    </extensions>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user