wgxh

Results 2 issues of wgxh

### **Describe the bug** A clear and concise description of what the bug is. ### **To Reproduce** Steps to reproduce the behavior, **Please provide a minimal piece of code to...

invalid
help wanted

# Feature request Recently, I wrote some code with jsx syntax. I hope author can add a feature, highlight when call function. ```ts function test() { console.log('The test function') return...