Edvin Hultberg

Results 24 comments of Edvin Hultberg

I'm unable to reproduce this issue. I searched in atom/atom issues and noticed this has been reported with the exact same stacktrace several times. See atom/atom#15093 Can you try to...

Can you please provide some steps on how to reproduce this bug, and please post the output of `apm --version` and `atom --version`. If you use atom beta, then the...

Thanks @switheyw. Just to be sure, when you mention "leftmost pane", do you mean the tree view? I'm not able to reproduce this, and I suspect there are some other...

@awilkins [Vim-mode-plus] is using objective-c, so is [wrap-guide]. In https://github.com/lloeki/ex-mode/commit/99dd953370ded740057119fda1a4761cbd8a4b12 we changed to use generic, and no specific reason is mentioned in it. This MR attempts to use the same...

This is caused by a bug in text-buffer package. See atom/text-buffer#224

I suspect this is because we pretty much always select the first project path: https://github.com/lloeki/ex-mode/blob/master/lib/ex.coffee#L56 Added label bug and I'll have a look.

@ivanoats There was an idea in #142 to create a folder in the repo for user contributed scripts - that could find its way into the package. Please open an...

@brucelandor Can you reproduce this on atom 1.18?

I'm open to the idea of having user contributed scripts/commands directly in the repo. As with git and other linux applications, they use a folder named "contrib", and I'm also...

@DamienGong Is this still occurring on current atom stable (1.18)?