CodeEditApp/CodeEdit

๐Ÿž Most of the Source Control settings do not work

Opened this issue ยท 1 comments

Description

Most source control settings do not work. We should make them do what they say they will do or remove them.

To Reproduce

  1. Go to CodeEdit > Settings
  2. Go to Source Control
  3. See all of the settings and notice they do not work

Expected Behavior

Source control settings should all work

Version Information

CodeEdit: v0.3.1

Additional Context

No response

Screenshots

No response

I would say none of the options in General and Git actually works, we could start "small" with enable/disable source control option and hiding all of the options which are not currently used, after that we could start implementing more of them.

There are IMO some low hanging fruit, like

  • Default branch name
  • Source control navigator sorting

I can try to start working on it as I already got familiar with the code