Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PromptNew to Visual Studio Code? Get it now.

Prompt

Preview

defaultkavy

|
47 installs
| (0) | Free
A dynamic-prompt markup language base on Automatic1111 stable-diffusion Web UI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prompt Markup Language

This is a syntax highlighting plugin that is suitable for sd-dynamic-prompts and operates within the Automatic1111 Stable Diffusion Web UI.

Extension Name

<file-name>.prompt.txt

Features

  • A better way to write prompt.
  • Syntax Highlighting.
  • Support prompt: alternating on step format: [from:to:when].
  • Support Lora format: <lora:LoraName>.
  • Support Comment line with #.
  • Support prompt: parameter weight format: (param:0.3),((param2)),[param3].
  • Support dynamic-prompt: string selector format: {option1|option2|option3}.
  • Support dynamic-prompt: string selector ratio format: {1::option1|0.3::option2|0.5:::option3}.
  • Support dynamic-prompt: combination selector format: {2$$option1|option2|option3} {1-3$$option1|option2|option3}

Features

Goals

  • [ ] Intelisense for prompt keywords.

Sources

  • AUTOMATIC1111/stable-diffusion-webui
  • adieyal/sd-dynamic-prompts
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft