Changes

Jump to: navigation, search

OSD600 and DPS909 Winter 2018 Lab 3

2 bytes added, 16:40, 14 February 2018
Created page with "=Fixing a Bug In VSCode= This week we've been looking at how one approaches fixing a bug in a project like VSCode, see https://github.com/humphd/vscode/tree/good-first-experi..."
From the list of available VSCode Issues on GitHub, you can work on any [https://github.com/Microsoft/vscode/labels/bug bug] you like (i.e., has the 'bug' label). Here are some suggestions of bugs that might be worth considering:
* https://github.com/Microsoft/vscode/issues/16834 - Search in folder with special characters `{}` yields no results.
* https://github.com/Microsoft/vscode/issues/26956 Can't find files starting with `./` on MacOS
* https://github.com/Microsoft/vscode/issues/43302 Opening .bat file in VSCode via context menu in windows explorer tries to execute it

Navigation menu