Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MD-DelphiNew to Visual Studio Code? Get it now.
MD-Delphi

MD-Delphi

Delphi

|
610 installs
| (0) | Free
Delphi is a vscode extension that assists developers in finding issues with their code or scripts before they are run using the power of AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Requirements: -Must have an azure Open AI api endpoint and key

Get started: -Enter all the configurations correctly being sure to enter a valid azure open AI endpoint and api key

-Each task has a set of related prompts associated with it.

-Tasks may either be sequential or individual. Sequential meaning that the prompts underneath that task will run in order and each prompt will contain all the context of the prompts above it. Individual tasks mean that each prompt is run on its own.

-Custom sequential prompts may have up to 5 prompts associated with them

-Each task has a single system message that each prompt under that task shares.

-Tasks with file output structure will have their output populated in a json file under the taskResults folder that will be populated in the user's project root directory.

-If you are adding a task that will follow a line number output structure, take a look at default tasks one and four and structure your #Output section with the same value names

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