Underwhelming VS Code Tips Video of Potential Use to You

Thank you Mayur

  1. font ligiatures
  2. editor formatting
  3. multiple cursors
  4. rainbow csv
  5. live preview (see your HTML/CSS rendered quickly)
  6. httpyac (API - do GET/PUT stuff within VS Code for quick debug/dev)
  7. bookmarks
  8. pdf
  9. diagrams
  10. code runner

Comments

Popular posts from this blog

Poor Documentation - How Could You Do this to Us K&R?

A Classic C Programming Mistake - See if You Can Spot it