mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-05 22:21:32 +00:00
idea: brace matching and function resolution
This commit is contained in:
@ -17,6 +17,9 @@
|
||||
<lang.commenter
|
||||
language="Pork"
|
||||
implementationClass="gay.pizza.pork.idea.PorkCommenter"/>
|
||||
<lang.braceMatcher
|
||||
language="Pork"
|
||||
implementationClass="gay.pizza.pork.idea.PorkBraceMatcher"/>
|
||||
<psi.declarationProvider implementation="gay.pizza.pork.idea.PorkSymbolDeclarationProvider"/>
|
||||
</extensions>
|
||||
|
||||
|
Reference in New Issue
Block a user