|
|
|
|
|
by simonw
828 days ago
|
|
Right - one of my favourite things about VS Code is I can just type "code README.md" and start using it - or "code ." to open my current working directory. Effectively it lets me treat directories as projects without fiddling around with any project configuration. |
|