lab50.vsix
lab50.vsix copied to clipboard
Can we prevent CS50 Lab dialog from appearing if user opens `README.md` via `code` command?
In that case, user presumably wants to edit.
This one is tricky because currently there is no way to find out if the editor is opened from the code command.