☂️ JSX Formatting Support
#2262
Labels
formatter
Issues related to the code formatter used for all languages
good first issue
Good for newcomers
umbrella
Issue to track a collection of other issues
Description
Description
This issue will be used to track the works around the formatting of JSX inside the formatter.
Please refer to the
ungramfile to make sure which grammar is supported by the parser which one is not.For external contributors
Please refer to this section when writing tests for the formatter.
format_verbatim, the objective is to remove that and apply a custom formatting;"## Unimplemented nodes/tokens", it means that some nodes haven't been implemented and still use the functionformat_verbatim;*Fieldsstructs to extract the tokens/nodes;The text was updated successfully, but these errors were encountered: