Open michaelboyles opened 5 months ago
Accumulate tokens into a different data structure.
This ensures that the data is ordered with positive relative line numbers, regardless of how the walker visits lines.
This is something needed to add comment highlighting support, since comments are walked after tables
🤔 What's changed?
Accumulate tokens into a different data structure.
This ensures that the data is ordered with positive relative line numbers, regardless of how the walker visits lines.
⚡️ What's your motivation?
This is something needed to add comment highlighting support, since comments are walked after tables
🏷️ What kind of change is this?
♻️ Anything particular you want feedback on?
📋 Checklist: