mirror of
https://github.com/ribru17/ts_query_ls.git
synced 2025-08-05 01:18:02 +00:00
![]() The problem was we only stopped recurring when a node had no *named* children. A blank MISSING node, however, has no named children but a few unnamed children. This meant the entire node was treated as one "string unit" so spaces inside it weren't being collapsed. This commit fixes the formatter logic and adds some more test cases for this. |
||
---|---|---|
.. | ||
example_test_files | ||
formatting_test_files | ||
query |