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

Stop parsing saveSnippets actions in json #17535

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

zadjii-msft
Copy link
Member

In the spec review, we agreed these didn't really need to be saved to the user's own settings file. This removes parsing and saving for the experimental.saveSnippet action, but we still have the action internally. This is powered by a new x-macro for "INTERNAL_" actions.

Follow-up from #16513.

In the spec review, we agreed these didn't really need to be saved to the user's
own settings file. This removes parsing and saving for the
`experimental.saveSnippet` action, but we still have the action _internally_.
This is powered by a new x-macro for "INTERNAL_" actions.

Follow-up from #16513.
@DHowett
Copy link
Member

DHowett commented Jul 9, 2024

Doesn’t this suggest that actions aren’t the right currency for this? Sorta like tab tearoff…

@DHowett
Copy link
Member

DHowett commented Jul 9, 2024

This also renames x-save, btw.

@zadjii-msft zadjii-msft added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 8b7c73c Jul 10, 2024
20 checks passed
@zadjii-msft zadjii-msft deleted the dev/migrie/b/saveSnippet-action-no-parsy branch July 10, 2024 15:44
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.

4 participants