-
Other mac text editors like Cot and TextMate have terminal integration that allows you to open a file from the Terminal by typing:
cot foo.md
mate bar.py
subl another.c #for sublime t…
-
I'm hitting this error and the extension stays in an infinite retry loop:
```
[Extension Host] [2020-05-29 11:07:14.546] [TRACE] Server - start true
console.ts:137 [Extension Host] [2020-05-29 11:0…
pe224 updated
3 years ago
-
Similar to issue #378, an SSH connection can't be established when another SSH session exists which has set up remote forwarding.
To reproduce, add the following to `~/.ssh/config` (this is [the reco…
-
I would be nice to have an option to disallow opening same file twice. In big projects, some times I open the same file 2 or 3 times and it is a bit messy.
-
It should be possible to edit a project on a remote server over SSH.
Commands like project find, version control, LSP (See CodeEditApp/CodeEditTextView#40) should be executed on the remote server t…
-
There are many "ghost" files stored at this location. This is one of them.
-
I've been using remote-atom on OS X for a while and it's been great, but I've recently tried using it on Windows 7 and I've found it fails to start the server, and only says "Unable to start server". …
-
I have installed it on vscode on OSX with config and server started
then i ssh into my vagrant hosted ubuntu, but get connection refused
````
vagrant@vagrant:~/workspace/go/gitlab.x.io/testin…
ghost updated
7 years ago
-
### Summary
When a modal dialog is open in one window in ST3 in Windows, using keyboard shortcuts/keybindings in another ST3 window has odd behavior.
### Expected behavior
Either:
a) it shouldn't b…
-
We have an outbound ssh proxy at work so I can't use the same .remote-sync.json at home and at work. It would nice if Remote-sync supported the proxy command flag.
Bonus points for profile fall-back …