You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
When developing locally I have no issues with the colour, but when working with nuclide-remote the .gitignored files are not faint, new files are not green and modified files are not orange.
I believe this issue may be related to a [nuclide-quick-open] issue where it is not able to index those files properly. I have also posted about that on #156
The text was updated successfully, but these errors were encountered:
So I'm not sure how difficult it would be to extract GitRepository into its own npm package.
If it exists as its own npm package, then we can make it a dependency of nuclide-server and run it there, just like we do with our Mercurial dependencies.
I don't know that we have the bandwidth to fix atom/atom#8207 ourselves right now, and it is directly on the critical path for a real fix here. If you can get that fixed, then I'd be happy to wire it up to nuclide-server.
Oh I see that, yes it would be a great compliment to nuclide!
I hope they will take care of that sometime soon.
So I guess this isn't an issue just an enhancement. But more on an enhancement that has to be made on atom's side.
System: OSX 10.0.4
Atom: 1.0.3
Nuclide: 0.0.26
When developing locally I have no issues with the colour, but when working with nuclide-remote the .gitignored files are not faint, new files are not green and modified files are not orange.
I believe this issue may be related to a [nuclide-quick-open] issue where it is not able to index those files properly. I have also posted about that on #156
The text was updated successfully, but these errors were encountered: