jlewi / foyle

Foyle is a copilot to help developers deploy and operate their applications.
https://foyle.io
Apache License 2.0
110 stars 10 forks source link

UI friction: When you accept markdown cell you are first dropped into rendered mode #318

Open jlewi opened 1 month ago

jlewi commented 1 month ago

When you click on a ghost markdown cell to accept it, the focus is placed on the markdown cell but its in view mode not edit mode. I think this is a bit annoying. You'd like to directly go into edit mode.

Would this be fixed by https://github.com/microsoft/vscode/issues/230736