DeveloperLiberationFront / Program-Navigation-Plugin

2 stars 3 forks source link

Hyperlinks in code #19

Closed jssmith1 closed 8 years ago

jssmith1 commented 8 years ago
CaptainEmerson commented 8 years ago

To the first bullet, when there are multiple callers, just pick one (deterministically) to navigate to.

To the second bullet, "the method declaration" could actually be multiple method declarations. As with the first bullet, pick one deterministically.

chbrown13 commented 8 years ago

How do we want these to be displayed? Similar to how the tool was before with the shells right above the cursor.

jssmith1 commented 8 years ago

Could the method name get turned into a hyperlink?

chbrown13 commented 8 years ago

Possibly, not sure

CaptainEmerson commented 8 years ago

Yep, no shells -- just turn the text into a hyperlink.