Author your README in Visual Studio Code with ease and style. Here are some handy shortcuts to boost your productivity:
- Split your workspace: (
Cmd+\on macOS orCtrl+\on Windows and Linux) to view multiple files side by side. - Preview your work: (
Shift+Cmd+Von macOS orShift+Ctrl+Von Windows and Linux) to see your Markdown rendered beautifully. - Quick access to snippets: Press
Ctrl+Space(Windows, Linux, macOS) to browse a list of available Markdown snippets.
Explore more and master Markdown with these resources:
- Visual Studio Code's Markdown Support - Unleash the full potential of your Markdown editor.
- Markdown Syntax Reference - Get familiar with the syntax to create stunning documents.
Happy coding! 🚀