Victor Torres

Results 27 comments of Victor Torres

So the dependencies are not versionsed (as they shouldn't be) but it's taking too long to load because of them... Maybe as a workaround we could manually (with code) ignore...

You have two directories at the same time, the first one is a Mercurial repository and the second one is git, right? I’m not sure who’s wrong here: Atom or...

The big question: should/can we do something about it? I’m not sure.

Hi, @rubin110 > "Error serializing package 'hidpi'", source: /usr/share/atom-beta/resources/app.asar/src/package.js (700) Are you using Atom beta? Maybe it’s not really a problem... at least **yet**.

Mercurial should be responsible for that. But you're right. There seems to be no support for an `hg status -i` with ignored directories. I also thought about parsing the `.hgignore`...

> I really love the plugin. Thanks, @gabefinch! I really appreciate our plugin is being helpful :) > Related to this bug it seems for me that atom-hg doesn't pay...

@TomKemperNL I’ve noticed that untracked files also appear in green using git repositories. What do you think: should we leave it green? JetBrains shows untracked files in red. Showing these...

The pull request #32 now returns whether a path or status is staged or not. This won’t change anything since Atom shows not staged files in green as noticed with...