Skip to content

[scm] Init repository is missing in the user interface #15574

@fipro78

Description

@fipro78

Bug Description:

If I open Theia in a new folder that does not contain an initialized repository, I get the following view

Image

In an older blog post there is at least a plus icon to trigger the initialization.

In VS Code there are action buttons in the view as documented in Initialize a repository in a local folder.

The only way to initialize a Git repository in the current opened folder is to use the Git: Initialize Repository command from the command palette.

The plus icon or the actions buttons should be available to make it easy for a Theia user to init a repository in a local folder.

Steps to Reproduce:

  1. Download a new Theia IDE
  2. Open a new folder without repository contents
  3. See that it is not easily possible to init a repository

Additional Information

  • Operating System: Windows 11
  • Theia Version: 1.61.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions