inkandswitch / inkandswitch/backstitch
Store server list outside project
- Dominant language
- Rust
- Stars
- 253
- Forks
- 8
- Avg merge
- 46m
- Merged PRs (30d)
- 1
Description
Currently I believe the list of servers offered in this menu:
is stored only in `backstitch.cfg` `[backstitch]available_servers` in each project.
If I have used https://backstitch.endlessstudios.com/ in one project, it is likely that I would like to use it in another project. Perhaps this list could be stored in the editor settings rather than in `backstitch.cfg`?
Contributor guide
Research direction
Start by locating the code that reads `backstitch.cfg` `[backstitch]available_servers` and builds the server-selection menu, then inspect how editor settings are stored. The change is done when a server configured through editor settings appears across projects without requiring each project’s `backstitch.cfg` to contain the list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100