prompty icon indicating copy to clipboard operation
prompty copied to clipboard

Request: Visual Studio extension

Open ssnseawolf opened this issue 1 year ago • 6 comments

There is currently no Prompty extension for Visual Studio. An extension would ideally be lightweight and perform the following tasks:

Essential:

  • Prompty file recognition and icon for *.prompty files in Visual Studio Solution Explorer.
  • Syntax highlighting equivalent to the VSCode extension.
  • Published by Microsoft to satisfy compliance.

Nice-to-haves:

  • Intellisense and tooltip support equivalent to the VSCode extension.
  • Markdown preview support equivalent to the VSCode extension.
  • File > New File template.

Less important:

  • Running models or exploratory workflow features. Reasoning: VSCode is a good and widely-used platform for testing patterns and models, which is not a core competency of Visual Studio.

Didn't think I'd be using Prompty this much in the short time since its release, but I'm quite fond of it now and Visual Studio support would substantially improve the inner loop workflow. Especially since Semantic Kernel offers Prompty support.

ssnseawolf avatar Sep 17 '24 18:09 ssnseawolf

Hello, you can download the VS Code Extension

BethanyJep avatar Sep 25 '24 07:09 BethanyJep

@BethanyJep I installed the extension but I can't see in the extensions bar

yanivvak avatar Oct 06 '24 11:10 yanivvak

I think the request here is for a full Visual Studio extension (not just VSCode)

sethjuarez avatar Oct 07 '24 18:10 sethjuarez

@BethanyJep I installed the extension but I can't see in the extensions bar

The latest is currently a pre-release version - could that be it?

sethjuarez avatar Oct 07 '24 18:10 sethjuarez

Now it works with version v0.1.2024092301 (pre-release) Thanks!

yanivvak avatar Oct 08 '24 14:10 yanivvak

Is there a plan to have this extension for VS

monubambroo100 avatar Jan 17 '25 16:01 monubambroo100