GOAL we want to achieve:
Effective and Faster Prompts’ Development .
HOW we could do it:
Add to the AIPRM Lang files (.aiprm
) a formatting like in the Markdown files (.md
)
in VS Code, to be able to preview the prompt in MD …
As ChatGPT reads and outputs in Markdown markup Language (as far as I know).
IMPACT for using AIPRM:
All-In-One Prompt Engineer editing file .
Prompt Engineers will love this, just like me
The AIPRM Prompt Template language for Microsoft VS Code.
AIPRM source files are [Promptname].aiprm
With the new syntax for Variables it becomes more important to edit prompts source like real source code. And we’re standing on the shoulders of giants here, with a language syntax extension for the most flexible and versatile, and free, Code editor by Microsoft.
[image]
You can install this in your VS Code like any other extension.
[…
@aiprm-christophc