When i open code from the terminal like code . in a specific folder and then do that in another folder i get only one instace of VSCode and not the new folder but the initial one.
Steps to Reproduce
Open two different folders in terminal
Run code . in both terminals
Expected Behavior
I would expect two see two VSCode instances for each folder I opened
Bug Report
Description
When i open code from the terminal like
code .
in a specific folder and then do that in another folder i get only one instace of VSCode and not the new folder but the initial one.Steps to Reproduce
code .
in both terminalsExpected Behavior
I would expect two see two VSCode instances for each folder I opened
Actual Behavior
I get only one instance
Screenshots
Check out this video https://youtu.be/AAYS-RduIsY?si=nNRQLqisNgCteMXE
Also recents are not working
Environment
[Please add any other relevant information about the bug and remove the unnecessary lines.]
e.g.,
uname -a
: Linux tardis 6.11.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000 x86_64 GNU/Linuxhyprctl version
: Hyprland, built from branch at commit 4520b30d498daca8079365bdb909a8dea38e8d55 (version: bump to 0.44.1)Additional Information
Also recents are not working, and pasting stuff in apps is just not working, I have to Win + V and select what i just copied to even paste it...