From 926a3cbf1e9803a3171d2b2dd22a96ef7ea1d99a Mon Sep 17 00:00:00 2001 From: emu2021makuake <81235941+emu2021makuake@users.noreply.github.com> Date: Mon, 19 Jul 2021 19:34:06 +0900 Subject: [PATCH] Add `menu`, `menu>mi`, `cmenu`, `cmenu>mi` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f0f3a01..c616e7c 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ Enter the shortcut command and type `Tab`. | `winres` | `` | Window Resources | | `pgres` | `` | Page Resources | | `ucres` | `` | UserControl Resources | +| `menu` | `` | Menu | +| `menu>mi` | ``
``
`
` | Menu containing MenuItem | +| `cmenu` | `` | ContextMenu | +| `cmenu>mi` | ``
``
`
` | ContextMenu containing MenuItem | ## FYR Visual Studio 2019 default snippets