| Summary: | JSDoc tags not highlighted inside certain doc comments | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||||
| Component: | Client | Assignee: | 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: |
|
||||||||
Created attachment 248367 [details]
screenshot
|
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