Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>markdown-schedule-snippetNew to Visual Studio Code? Get it now.
markdown-schedule-snippet

markdown-schedule-snippet

HyG

|
610 installs
| (1) | Free
markdown schedule snippet
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

markdown-schedule-snippet

This is the snippets for markdown schedule. It's very convenient for planning work.

Features

Just enter we then you can get:

## Mon.

## Tue.

## Wed.

## Thur.

## Fri.

## Sat.

## Sun.

And enter wfs means: This week day (from Sat.)

Tip: At first, you should turn on quickSuggestions, like this below:

"[markdown]": {
  "editor.wordWrap": "on",
  "editor.quickSuggestions": true
}

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft