Open Naatan opened 7 years ago
Note: This is how it was in Codeintel v2 as well. This can probably be better addressed when we redo our JS parser.
@Kronuz is working on an ECMASscript 6 parser which I'd love to evaluate and inherit for 11.1, it might resolve this also.
The symbol will be on line 2 due to that being where the open tag is. The line number should be that of where the function name itself is. This may apply to other languages also.