Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening a new folder (Ctrl-K Ctrl-O) closes existing editor and object explorer windos #2801

Closed
ranasaria opened this issue Oct 9, 2018 · 1 comment
Labels
Area - Shell Enhancement Request for new features or functionality Upstream
Milestone

Comments

@ranasaria
Copy link
Contributor

  • Azure Data Studio Version:
    Version 1.0.1
    Commit 9ca6200
    Date 2017-12-15T12:00:00.000Z
    VS Code 1.26.1
    Shell 2.0.9
    Renderer 61.0.3163.100
    Node 8.9.3
    V8: 6.1.534.41
    Architecture x64

Steps to Reproduce:

  1. Start Azure Data Studio
  2. Open a query editor
  3. Connect to a server in Object Explorer.
  4. Go to File -> Open Folder, pick a folder and hit select folder.

Actual: The context of azuredatastudio gets reset as if the application just started. Open editor sessions get closed and object explorer sessions are also closed. Disconnect OE sessions are visible
Expected: The original state is maintained and the shows the 'Explorer' view with the folder just opened.

@ranasaria ranasaria changed the title Opening a new folder (Ctrl-K Ctrl-O) cloeses existing editor and object explorer windos Opening a new folder (Ctrl-K Ctrl-O) closes existing editor and object explorer windos Oct 9, 2018
@kburtram kburtram added this to the Backlog milestone Oct 12, 2018
@yualan yualan added Enhancement Request for new features or functionality and removed Enhancement Request for new features or functionality suggestion labels Dec 7, 2018
@kburtram
Copy link
Member

kburtram commented Dec 3, 2019

This is based on upstream behavior that opening a folder reloads the process state. If we want to change this behavior we should work with the vscode team.

@kburtram kburtram closed this as completed Dec 3, 2019
@adsbot adsbot bot locked and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area - Shell Enhancement Request for new features or functionality Upstream
Projects
None yet
Development

No branches or pull requests

3 participants