Read: 2022-07-06
Recommend: 5/10
I know I am not using VS Code to its full potential. That’s why I picked up this book. It’s a good refresher about some features I already know, like vim keymap and terminal. I also learned quite a few new things:
from IPython.core.debugger import set_trace and then use set_trace() as a breakpoint to debug in cellsThe book is a good refresher about many cool features that VS Code has. There are many typos and unclear sentences in this book’s first version. Hopefully, it will improve in future iterations.