Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>X-CMD DevNew to Visual Studio Code? Get it now.
X-CMD Dev

X-CMD Dev

x_cmd

|
316 installs
| (0) | Free
X-CMD Dev snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

X-CMD Dev

  • advise code snippets
  • shell code snippets
  • awk code snippets

Code Snippets

Yaml

snippets output
@ad:desc <desc>: ...
@ad:tldr <tldr>: ...
@ad:synopsis <synopsis>: ...
@ad:option_desc <synopsis>:...<desc>: ...
@ad:option_group <option:...>: ...
@ad:subcmd_group <subcmd:...>: ...
@ad:tip <tip>: ...
@ad:tip:type <tip:note?warn?danger?>: ...
@ad:ref <ref>: ...

Gits app advise

snippets output
@git:option_group <option:optional?required?>: ...
@git:page --page and --per_page advise
@git:json --json\|-j advise
@git:yes --yes\|-y advise
@git:repo_1 $1 is owner_repo advise
@git:repo_opt --repo|-r advise

Shell

snippets output
xsc # Section: ... # EndSection
cl printf "%s\n" ""
xinit init workspace script

AWK

snippets output
xsc # Section: ... # EndSection
cl print $1

TypeScript

snippets output
xsc /** Section: */ ... /** EndSection: */
cl console.log(...)
cll console.log(JSON.stringify(...))
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft