Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot see the option to create Copilot Plugin with the new teams toolkit extension for VSCode #12066

Closed
zafarsyed opened this issue Jul 26, 2024 · 5 comments
Assignees
Labels
investigating needs attention This issue needs the attention of a contributor. TA:Auth Team Area: Auth

Comments

@zafarsyed
Copy link

I'm trying to create an API Plugin package for Microsoft Copilot for Microsoft 365. I'm using Teams Toolkit extension in VSCode to do that. However, I cannot find the option Copilot Plugin under Create a New App option.

I'm using the Teams Toolkit extension version v5.8.1

image

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 26, 2024
@adashen adashen added investigating TA:Auth Team Area: Auth labels Jul 29, 2024
@SLdragon
Copy link
Contributor

Hello, @zafarsyed , if you want to develop API plugin, you need to enable it in the Settings page as below:

File -> Preferences -> Settings -> Enable "Develop Copilot Plugin"

image

@zafarsyed
Copy link
Author

@SLdragon I changed the settings and did reload the window, still don't see the option
image

@SLdragon
Copy link
Contributor

SLdragon commented Jul 31, 2024

@zafarsyed
Oh, for version 5.8.1, please also set the system environment variable API_COPILOT_PLUGIN to true and restart all VSCode instances for it to take effect. In future TTK releases, this environment variable will no longer be necessary

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Aug 1, 2024
@zafarsyed
Copy link
Author

@SLdragon thanks, it worked.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Aug 3, 2024
@adashen
Copy link
Contributor

adashen commented Aug 5, 2024

Close as the issue is resolved.

@adashen adashen closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating needs attention This issue needs the attention of a contributor. TA:Auth Team Area: Auth
Projects
None yet
Development

No branches or pull requests

3 participants