Skip to content

Add TSV support#45

Merged
jonaraphael merged 2 commits intomainfrom
codex/add-tsv-support
Jul 23, 2025
Merged

Add TSV support#45
jonaraphael merged 2 commits intomainfrom
codex/add-tsv-support

Conversation

@jonaraphael
Copy link
Owner

Summary

  • support .tsv files in activation events
  • handle .tsv extension in custom editor and language registration
  • default delimiter is tab when opening .tsv
  • update docs and changelog

Testing

  • npm run lint
  • npm test

https://chatgpt.com/codex/tasks/task_e_688111823934832dab6cc9c00e0c04b9

@jonaraphael jonaraphael merged commit 79edf29 into main Jul 23, 2025
1 check failed
@jonaraphael jonaraphael deleted the codex/add-tsv-support branch July 23, 2025 18:56
@jonaraphael jonaraphael linked an issue Jul 23, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support TSV files based on suffix

1 participant