SRT Merge Extension
A VS Code extension that allows you to easily merge consecutive SRT subtitle segments with a simple keyboard shortcut.
Features
- F3 Keyboard Shortcut: Merge two consecutive SRT subtitle segments instantly
- Smart Detection: Automatically finds the current subtitle segment and the next one
- Timestamp Merging: Combines start time from first segment with end time from second segment
- Text Concatenation: Merges subtitle text from both segments with proper spacing
- Error Validation: Validates SRT format before attempting to merge
TODOs
- Allow custom keybind for functionality
Usage
- Open an SRT subtitle file in VS Code
- Place your cursor anywhere within the first subtitle segment you want to merge
- Press F3
- The current segment and the next segment will be merged into one
Requirements
- VS Code 1.101.0 or higher
| |