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

Make cleanable properties user configurable #40

Merged
merged 4 commits into from
Jun 2, 2022

Conversation

davelopez
Copy link
Owner

Closes #24

This adds a new setting to the extension where the user can add, edit or remove property names. Those properties' names will then be used to remove the matching properties from the workflow document when executing one of the cleaning commands.

image

davelopez added 4 commits June 1, 2022 14:17
Use the user's settings instead.
The concept of command is more attached to the client, the server will just 'serve' a request from the client.
@davelopez davelopez added the enhancement New feature or request label Jun 1, 2022
@davelopez davelopez added this to the v0.2.0 milestone Jun 1, 2022
@davelopez davelopez merged commit 85e8164 into main Jun 2, 2022
@davelopez davelopez deleted the add_setting_cleanable_props branch June 2, 2022 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make 'cleanable' properties configurable by user
1 participant