MohammadMD1383 / Actionable

Intellij plugin that adds many actions which are missing in the IDE!
https://mohammadmd1383.github.io/Actionable/
MIT License
15 stars 3 forks source link

advanced search #96

Closed MohammadMD1383 closed 1 year ago

MohammadMD1383 commented 1 year ago

example

$class implements <FQN>
$class contains-method <METHOD_NAME> {
    $method contains-parameter <PARAM_NAME> <FQN_PARAM_TYPE>
}