Boshen
Boshen
VSCode support is incomplete and any help is appreciated. We need: * add configuration from the UI * improve logging so we know what it's doing
@IWANABETHATGUY Can you update this PR and merge?
The jsdoc parser is incomplete so we'll have to iteratively expand the jsdoc functionality as we add more rules.
@Dunqing test cases maybe helpful for your reference checks?
@leaysgur Thank you so much for your contribution ❤️ My intention was to implement a jsdoc parser with you, but you have blown me away with your endurance. Please take...
> hi @Boshen can I take on this issue? Have fun! Please be aware of our rules https://oxc-project.github.io/docs/contribute/rules.html and sure that you submit smaller PRs!
> hi @Boshen Is it possible to do this just by checking(handwriting rules) the AST parsed by oxc_parser for new syntax for a particular version here? > > And Do...
> I see, but do I need to write the syntax matching rules by hand, or has someone else already done that part and I can just bring them in?...
I'm going to move this to another repository, in private for some experimentation.