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

Bug 467273

Summary: [tern] Some jsdoc nodes are truncated while hovering
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-05-13 16:14:24 EDT
I've notice that since we switched our hover logic over to Tern some of the doc hover is missing tags and words. Looks like the JSDoc is being truncated somewhere in Tern and the shorter version is handed back to us.

A quick debug confirmed we are getting back the truncated doc in each request that handles doc.
Comment 1 Michael Rennie CLA 2015-05-14 14:38:14 EDT
Turns out there was code in one of Tern's plugins that explicitly truncated comments. I removed it.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bf69bc5de1feeb7bdb88217c9345e90828bd9f67