AccelerationConsortium / ac-microcourses

Microcourses hosted by the Acceleration Consortium for self-driving lab topics.
https://ac-microcourses.readthedocs.io/
MIT License
24 stars 3 forks source link

Issue on page /courses/software-dev/4.5-automated-docs.html mention live preview / live server vs code extension #134

Open sgbaird opened 3 days ago

sgbaird commented 3 days ago

Probably https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server, since it's by Microsoft, but it's still in preview.

https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer has been around for longer I think.

Likewise, I have a bunch of other extensions I like, that it might be worth mentioning where appropriate. A lot of this are quality of life extensions (e.g., rewrap -> use Alt+Q to easily reformat long comment lines)