Skip to content

Atlantis directory is ignored if explorer.excludeGitIgnore is true on VSCode settings. #5604

@rafaeldasilva

Description

@rafaeldasilva

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Overview of the Issue

The setting explorer.excludeGitIgnore described at issue enable Explorer to hide files and folder based on .gitignore file.

The git clone https://github.com/runatlantis/atlantis will use the repository name (atlantis) to name it's directory by default. Since it is ignored on .gitignore it will disappear from Explorer.

Reproduction Steps

Enable the explorer.excludeGitIgnore on VSCode settings
Clone the repo with default name git clone https://github.com/runatlantis/atlantis
Click on the "atlantis" folder on the VSCode Explorer

Environment details

  • Atlantis version: v0.34.0
  • VSCode version: 1.100.3

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