If you comment your code as follows:
* @desc This is a 'test' comment |
The apostrophes are displayed as ''' in the code insight window. The first window (where you select the function from the list) displays them correctly, but once the function is selected, the new pop-up 'helper' window that displays the params, returns, etc uses the ' notation instead.
Quotes ("") work fine.
It's not a major problem by any means, but it makes comments look a bit strange when you have words like "it's" come out as "it's"
Cheers,
Rich