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

Workspace Not Remembered #50846

Closed
phuze opened this issue May 30, 2018 · 2 comments
Closed

Workspace Not Remembered #50846

phuze opened this issue May 30, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-state UI state across restarts

Comments

@phuze
Copy link

phuze commented May 30, 2018

Issue Type: Bug

Summary:

If you launch VS Code from the Windows Taskbar, or from the Start Menu, than any previously opened workspace, is automatically loaded. If right click a file from your computer, and click "Open with Code", than any previously opened workspace is lost, and you are forced to re-open the workspace again.

Expected Behaviour:

The workspace should automatically open even when opening a file in VS Code from the right-click context window.

Steps to Reproduce:

  1. Open VS Code from either the Windows Taskbar, or from the Start Menu
  2. Open/load in a Workspace (File > Open Workspace...)
  3. Close VS Code
  4. Open VS Code again from either the Windows Taskbar, or from the Start Menu -- you'll note it automatically opens the workspace again.

Up until this point, things work as expected.

  1. Close VS Code
  2. Right click a file on your desktop, a text file or anything, and click "Open with Code" from the context menu -- you'll find the workspace you previously opened/loaded, is now closed.

This is inconsistent and I can repeat this over and over with the same outcome.

VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T17:11:17.614Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 3600)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.91GB (10.17GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe
Screen Reader no
VM 0%
Extensions (10)
Extension Author (truncated) Version
html-snippets abu 0.2.1
vscode-markdownlint Dav 0.17.0
vscode-npm-script eg2 0.3.4
php-debug fel 1.12.3
gc-excelviewer Gra 2.0.21
sftp lix 1.1.11
mssql ms- 1.3.1
python ms- 2018.4.0
language-liquid nei 0.0.3
highlight-matching-tag vin 0.4.4

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented May 30, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@bpasero bpasero added the workbench-state UI state across restarts label May 31, 2018
@bpasero
Copy link
Member

bpasero commented May 31, 2018

Duplicate of #15949

@bpasero bpasero marked this as a duplicate of #15949 May 31, 2018
@bpasero bpasero closed this as completed May 31, 2018
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label May 31, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-state UI state across restarts
Projects
None yet
Development

No branches or pull requests

2 participants