Community
Participate
Working Groups
Build ID: M20090211-1700 Steps To Reproduce: 1.Create a new file called test.js 2.Add the following to this source file: var foo = { /** * This is a test comment. */ method: function(){} }; 3. Close the file 4. Re-open the file, the comment block does not have correct syntax highlighting (first line of comment is green following others are black). More information: Plugin Information: JavaScript Development Tools UI 1.0.104.v2009012 org.eclipse.wst.jsdt.ui
Created attachment 136527 [details] Screenshot of highlighting issue
Hi Carl, This is a duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=263222 and was fixed in WTP 3.1 in February. Thanks, Chris
Fixed in 3.1. *** This bug has been marked as a duplicate of bug 263222 ***