rafaelmaiolla / remote-vscode

A package that implements the Textmate's 'rmate' feature for Visual Studio Code.
MIT License
260 stars 33 forks source link

The first open tab will get lost if another file is opened #54

Closed haichaoyu closed 6 years ago

haichaoyu commented 6 years ago

Hello,

Thanks to all the contributors for making this project possible.

I found that when I opened another file, the first opened tab will be overwritten and get lost. Is it a intended feature or to-be-improved one?

Best

rafaelmaiolla commented 6 years ago

please check https://github.com/rafaelmaiolla/remote-vscode/issues/36

haichaoyu commented 6 years ago

@rafaelmaiolla Thanks!