inkandswitch / inkandswitch/backstitch

Store server list outside project

Open
#320 2 comments 0 reactions 0 assignees View on GitHub
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:

Image

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.