Fixing bugs in vscode
For Lab 3, our task was to tackle an issue/bug with vscode. While tackling bugs one of the first things we had to accomplish was to recreate the bug on our machines. Initially this seemed like a very easy task, follow the steps mentioned in the issue to create the bug and BAM! you got something to work with right? NO. This was never the case with us. We tackled the issues listed on the wiki page and wasn't able to recreate most of them. We tried the colour picker issue #42720, this seemed like it was a fixed issue. I wasn't able to recreate it on my Linux system and we also tried to create it on a Windows system with no success. Then we tried the Opening .bat files issue #43302, this was also a fail as we couldn't get the issue to come up. Then finally giving up on the list provided we ventured out into the 4000+ issues listed on the vscode GitHub. We filtered for the labels good first issue and bug and found...