tree-sitter-javascript icon indicating copy to clipboard operation
tree-sitter-javascript copied to clipboard

Add some fields

Open FnControlOption opened this issue 4 years ago • 1 comments

Checklist:

  • [x] All tests pass in CI.
  • [ ] There are sufficient tests for the new fix/feature.
  • [x] Grammar rules have not been renamed unless absolutely necessary.
  • [x] The conflicts section hasn't grown too much.
  • [ ] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).

FnControlOption avatar Aug 21 '21 07:08 FnControlOption

~~More fields in progress~~

FnControlOption avatar Aug 21 '21 15:08 FnControlOption

a lot of these are unnecessary imo, they don't help and add visual bloat

amaanq avatar Jul 31 '23 17:07 amaanq