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

typescript.experimental.aiCodeActions actions are not marked with isAI #201313

Closed
aiday-mar opened this issue Dec 20, 2023 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-code-actions Editor inplace actions (Ctrl + .) polish Cleanup and polish issue verified Verification succeeded
Milestone

Comments

@aiday-mar
Copy link
Contributor

Code actions provided by Copilot are marked with a sparkle because they are marked as isAI code actions using the codeActionAI API proposal. We could also mark the TypeScript experimental AI code actions as isAI.

Screenshot 2023-12-20 at 16 31 18

@aiday-mar aiday-mar added editor-code-actions Editor inplace actions (Ctrl + .) polish Cleanup and polish issue labels Dec 20, 2023
@mjbvz
Copy link
Contributor

mjbvz commented Feb 8, 2024

I believe this was addressed in #201140

@mjbvz mjbvz closed this as completed Feb 8, 2024
@mjbvz mjbvz added this to the February 2024 milestone Feb 8, 2024
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Feb 8, 2024
@eleanorjboyd eleanorjboyd added the verified Verification succeeded label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug editor-code-actions Editor inplace actions (Ctrl + .) polish Cleanup and polish issue verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants