Include name of profiles in host file as comment
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
# common <- common profile, if any
127.0.0.1 localhost
# focus <- active profile name
0.0.0.0 reddit.com
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides the expected hosts-file comments but names no source files, tests, or entry points. Locate the code that generates the hosts file, trace how common and active profiles are selected, and verify that the generated output includes their names as comments without changing the host entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100