Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Tree view show files greyed out that should not be greyed out #4095

Closed
tfar opened this issue Nov 7, 2014 · 15 comments
Closed

Tree view show files greyed out that should not be greyed out #4095

tfar opened this issue Nov 7, 2014 · 15 comments

Comments

@tfar
Copy link

tfar commented Nov 7, 2014

Freshly checking out a project I'm working on via git clone https://git.swift.im/review/swift and opening it via open -a "Atom" swift it shows all source files (.cpp/.h) under Swift/QtUI as greyed out ( https://www.dropbox.com/s/hpb089qah49itsl/Screenshot%202014-11-07%2019.04.41.png ), as if they were covered by .gitignore, but they aren't. This also prevents them to be easily opened via CMD+P.

OS: OS X 10.9.5
Atom Version: 0.141.0

@benogle
Copy link
Contributor

benogle commented Nov 7, 2014

Can you paste the .gitignore? I cant access that repo.

@tfar
Copy link
Author

tfar commented Nov 7, 2014

Sure. Here is the paste for .gitignore ( http://q.zash.se/bfceaa194d58.txt ) or an alternative url for the repo git://swift.im/swift.git.

@tfar
Copy link
Author

tfar commented Dec 25, 2014

any news on this?

@Kev
Copy link

Kev commented Feb 20, 2015

Hi, has there been any progress on this (still seems to be a bug in the latest), or is there any additional information anyone can give to help?

It's more serious than just not rendering in the sidebar - because Atom thinks these files are ignored, it won't open them in the normal way either (as Tobias notes in the OP).

@andersryanc
Copy link

I'm experiencing a similar (if not same) issue.

See screenshot:
https://www.dropbox.com/s/a8m3k2h4if63hgz/Screen%20Shot%202015-03-12%20at%202.51.45%20PM.png?dl=0

My case is a WP install where I only want to include the relevant theme and plugin files. I have pretty complex rules setup to ignore all, then not ignore some, ignore more, etc... I would expect the "themes/coconutbliss" folder to be highlighted, but as you can see from the screenshot, it is not.

I'm currently using Atom v0.187.0

@50Wliu
Copy link
Contributor

50Wliu commented Mar 13, 2015

@andersryanc I believe you're describing a different issue atom/tree-view#196.

@izuzak izuzak added the git label Sep 15, 2015
@cmjaimet
Copy link

Try looking up your file tree. You may find another .gitignore file in a parent folder that's causing the problem.

@lee-dohm
Copy link
Contributor

I can't reproduce this using Atom v1.7.4 on Mac OS X 10.11.5 against the repository listed in the original report.

Is anyone here still experiencing this problem?

@lee-dohm
Copy link
Contributor

lee-dohm commented Jun 7, 2016

Sounds like this has been fixed. Thanks everyone!

@lee-dohm lee-dohm closed this as completed Jun 7, 2016
@lee-dohm
Copy link
Contributor

lee-dohm commented Jun 7, 2016

Please let us know if anyone can still reproduce this.

@Kev
Copy link

Kev commented Aug 19, 2016

Apologies for not replying. I can confirm I'm not seeing this any more.

@LA
Copy link

LA commented Sep 28, 2017

@lee-dohm I just got this issue except for seemingly random files after updating FB Nuclide and I believe language-babel as well.

https://i.imgur.com/Nzzk8RX.png

Doesn't seem to have any negative side effects as of right now.

edit: This does have to do with Nuclide checking for flow as lee-dohm said. My b.

@lee-dohm
Copy link
Contributor

@rightaboveit Nuclide has its own implementation of tree-view last I checked. Let us know if you can reproduce it on the built-in tree-view.

@derwaldgeist
Copy link

derwaldgeist commented Oct 6, 2017

Same problem here with Nuclide. Some files are just randomly greyed out. Which files are affected changes over time. I filed an issue in the Nuclide repo now.

@lock
Copy link

lock bot commented Apr 4, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests