Bug 421052 - support hyperlinks in the description of problem objects
Summary: support hyperlinks in the description of problem objects
Status: REOPENED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Editor (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2013-11-05 04:54 EST by Rafael Chaves CLA
Modified: 2017-04-03 09:41 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Chaves CLA 2013-11-05 04:54:25 EST
Allow the description for problem objects returned by a orion.edit.validator service to contain hyperlinks. Use case: for cross-file compilation issues, an error in one file could direct the user to editing a different file to fix the problem.
Comment 1 John Arthorne CLA 2015-05-05 14:54:07 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 2 Rafael Chaves CLA 2015-05-06 08:14:03 EDT
Please take this into consideration. Reopening.
Comment 3 Silenio Quarti CLA 2015-05-08 10:13:13 EDT
We already support marked content (including links) on the orion.hover.edit service. It should be possible to extend this support to the orion.edit.validator service.
Comment 4 Michael Rennie CLA 2017-01-10 15:39:36 EST
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04002.html
Comment 5 Rafael Chaves CLA 2017-01-11 13:31:40 EST
Still an important issue, reopening.
Comment 6 Silenio Quarti CLA 2017-04-03 09:41:19 EDT
I think the LSP protocol also needs this.