cs50 / lab50.vsix

Inspired by https://github.com/lostintangent/workspace-layout/
GNU General Public License v3.0
21 stars 5 forks source link

Can we prevent CS50 Lab dialog from appearing if user opens `README.md` via `code` command? #60

Open dmalan opened 1 year ago

dmalan commented 1 year ago

In that case, user presumably wants to edit.

rongxin-liu commented 1 year ago

This one is tricky because currently there is no way to find out if the editor is opened from the code command.