benbjohnson / benbjohnson/bed

Consolidate file matches

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Consolidate matches for a single file into a single output match file.

Use delimiters for each match:

```
#bed:begin {"dst":"/path/to/dst","pos":123","len":12}
This is my matched text
#bed:end
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing how individual file matches are currently written, then identify where output can be grouped per source file. Done means one output match file contains all matches for each file, with the specified #bed:begin and #bed:end delimiters.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.