[
https://issues.redhat.com/browse/JBIDE-26976?page=com.atlassian.jira.plug...
]
Jeff MAURY commented on JBIDE-26976:
------------------------------------
# Start your Quarkus application with the Quarkus Application launch config
# Open your REST resource Java file
# Next your your Java method annotated with JAX-RS annotations, you should see a codelens
with the corresponding URL
# Clicking on the URL should open a browser window
Add support for clickable codelens
----------------------------------
Key: JBIDE-26976
URL:
https://issues.redhat.com/browse/JBIDE-26976
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: quarkus
Affects Versions: 4.14.0.AM1
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Priority: Major
Fix For: 4.14.0.Final
No that we added codelens support (see JBIDE-26975), we should update so that the URL is
clickable. This requires LSP4E to support commands and us to register the quarkus specific
command.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)