Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 449955

Summary: JSDoc tags not highlighted inside certain doc comments
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
File showing the problem
none
screenshot none

Description Mark Macdonald CLA 2014-11-04 09:38:07 EST
Created attachment 248366 [details]
File showing the problem

1. Import the attached file status.js into Orion, and open it in the editor.
2. Look at the doc comment blocks within the file. 

In the first few blocks (license and the StatusReportingService function), the jsdoc "@" tags are correctly highlighted. But scroll down further and all the other doc comment blocks are styled as generic comments, lacking the @tag colors.

I'll attach a screenshot
Comment 1 Mark Macdonald CLA 2014-11-04 09:43:51 EST
Created attachment 248367 [details]
screenshot