Results 1050 comments of Randy Lai

You are already a collaborator.

You don't have to set that. Remote-atom will work accordingly.

It is a known issue for the rmate protocol. See https://github.com/textmate/rmate/pull/38 and https://github.com/textmate/rmate/issues/15 If you are using Open SSH 6.7+, try https://github.com/randy3k/remote-atom/issues/32 Otherwise, my best advice is to check carefully...

You could use the `-m` option in rmate. ``` rmate -m foo EventRole.pm rmate -m bar EventRole.pm ```

Hi, could you provide more details? A screenshot will help.

I myself also found that this feature is difficult to be implemented. While `rmate` is supposed to be a lightweight tool for editing remote files, such feature may lead to...

I love this idea, but I don't think I will have time to implement it. Any PR will be welcomed.

It is a known issue: see https://github.com/randy3k/remote-atom/issues/32 and https://github.com/randy3k/remote-atom/issues/37 The easier option is to change your port number and the safest option is to use unix socket (for open ssh...

How did you install it? Did you install it via the atom package manager?

I have no problem in searching remote atom. Do you have issues in installing other packages? Or it is an issue only specific to remote atom?