idea: significant enhancements to ide experience

This commit is contained in:
2023-09-22 22:38:06 -07:00
parent 83c24843a3
commit c340cfb86d
46 changed files with 450 additions and 131 deletions

View File

@ -23,7 +23,9 @@
<lang.refactoringSupport
language="Pork"
implementationClass="gay.pizza.pork.idea.PorkRefactoringSupportProvider"/>
<psi.declarationProvider implementation="gay.pizza.pork.idea.PorkSymbolDeclarationProvider"/>
<lang.elementManipulator
implementationClass="gay.pizza.pork.idea.PorkElementManipulator"
forClass="gay.pizza.pork.idea.psi.gen.PorkElement"/>
</extensions>
<applicationListeners>