Skip to content

Release 1.0.12

Latest
Compare
Choose a tag to compare
@btastic btastic released this 01 Mar 19:07

New

  • Handling for QualifiedNameSyntax e.g. when a class is being used with a namespace.
    • For example: Konseben.A.TestClass - if you right click on TestClass, you can now find handlers which are used as Handle(TestClass testClass) or vice-versa.