microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.54k stars 29k forks source link

folder gets deleted on boot #182314

Closed Subham20020530 closed 1 year ago

Subham20020530 commented 1 year ago

Type: Performance Issue

My BASICS.java folder gets deleted automatically on boot in the vs code . Please resolve this issue.

VS Code version: Code - OSS 1.78.0 (252e5463d60e63238250799aef7375787f68b4ee, 2023-05-05T07:59:17.039Z) OS version: Linux x64 6.3.1-zen1-1-zen Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 x 800)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|1, 1, 0| |Memory (System)|7.59GB (5.33GB free)| |Process Argv|--unity-launch| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|plasma| |XDG_CURRENT_DESKTOP|KDE| |XDG_SESSION_DESKTOP|KDE| |XDG_SESSION_TYPE|x11|
Process Info ``` CPU % Mem MB PID Process 0 179 2595 code-oss main 0 86 2598 zygote 0 179 2632 gpu-process 0 86 2599 zygote 0 8 2601 zygote 0 101 2785 window [2] (Issue Reporter) 0 101 2637 utility-network-service 0 272 2641 window [1] (Untitled (Workspace) - Code - OSS) 0 117 2711 shared-process 0 109 2758 ptyHost 0 0 2810 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 117 2712 fileWatcher [1] 0 148 2713 extensionHost [1] ```
Workspace Info ``` | Window (Untitled (Workspace) - Code - OSS) | Folder (BASICS.java): 0 files | File types: | Conf files:; ```
Extensions (7) Extension|Author (truncated)|Version ---|---|--- code-runner|for|0.12.0 java|red|1.18.0 vscode-java-debug|vsc|0.50.0 vscode-java-dependency|vsc|0.22.0 vscode-java-pack|vsc|0.25.11 vscode-java-test|vsc|0.38.2 vscode-maven|vsc|0.41.0
vscodenpa commented 1 year ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.78.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

lramos15 commented 1 year ago

/gifPlease

vscodenpa commented 1 year ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!