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

change: custom commands to beta #1855

Merged
merged 3 commits into from
Nov 28, 2023
Merged

change: custom commands to beta #1855

merged 3 commits into from
Nov 28, 2023

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Nov 22, 2023

CLOSE #1521

This PR includes the following changes:

  • Move Command Code Lenses out of Experimental
  • Keep Chat Suggestions in Experimental
  • Move Custom Commands to Beta

Also update Chat Pre-Instructio on config change

Test plan

Check if the features above are showing up with the correct label

@abeatrix abeatrix requested review from toolmantim, a team and kalanchan November 22, 2023 03:55
vscode/package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@kalanchan kalanchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good, just minor nit - its seems a bit heavy to always rename the variables when we want to move out of experimental, i think it would be good to refactor it in the future so that it just checks if an experimental key is true/false instead

Custom commands ✅
CleanShot 2023-11-28 at 13 32 03@2x

code lenses ✅
chat suggestions ✅
CleanShot 2023-11-28 at 13 37 37@2x

@abeatrix abeatrix merged commit f0f636e into main Nov 28, 2023
14 checks passed
@abeatrix abeatrix deleted the bee/move-beta branch November 28, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCE: Re-evaluate experimental features in settings menu
2 participants