mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-05 22:21:32 +00:00
idea: proper scoping support, completion now works
This commit is contained in:
@ -20,6 +20,9 @@
|
||||
<lang.braceMatcher
|
||||
language="Pork"
|
||||
implementationClass="gay.pizza.pork.idea.PorkBraceMatcher"/>
|
||||
<lang.refactoringSupport
|
||||
language="Pork"
|
||||
implementationClass="gay.pizza.pork.idea.PorkRefactoringSupportProvider"/>
|
||||
<psi.declarationProvider implementation="gay.pizza.pork.idea.PorkSymbolDeclarationProvider"/>
|
||||
</extensions>
|
||||
|
||||
|
Reference in New Issue
Block a user