CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 <bug title>Popup request to Install Command Line Developer Tools appear at every launch

Open michaelrafailyk opened this issue 2 months ago • 0 comments

Description

Every time I open the CodeEdit, I see the popup window telling me: The "git" command requires the command line developer tools. Would you like to install the tools now?

I don't use the "git" commands in my projects, and normally I work with .py files locally. So, in CodeEdit > Settings > I turned off the Source Control completely. This removes the message-reminder in the application's control bar. However, at every application launch, I still have a popup window with the proposition to install Command Line Developer Tools.

To Reproduce

  1. Open an application.
  2. Close the popup window with request to install Command Line Developer Tools.
  3. Open application Settings > Source Control and turn it off completely.
  4. Quite and reopen application.
  5. See that popup with request to install Command Line Developer Tools appears again.

Expected Behavior

Make this popup request relay on the application settings, or even add some special setting to display or not display this exact request.

Version Information

CodeEdit: 0.3.6 macOS: 15.6.1 Xcode: Not installed

Additional Context

No response

Screenshots

No response

michaelrafailyk avatar Nov 02 '25 09:11 michaelrafailyk