redhat-developer / quarkus-ls

Language server for Quarkus tooling
Eclipse Public License 2.0
44 stars 15 forks source link

Support @Route from vertx to display codelens URL #914

Open angelozerr opened 11 months ago

angelozerr commented 11 months ago

See https://quarkus.io/guides/reactive-routes#declaring-reactive-routes

angelozerr commented 10 months ago

See PR on IJ side https://github.com/redhat-developer/intellij-quarkus/pull/1133 which supports codelens for @Route (but not workspace symbols). There are too tests that we need to translate to JDT.