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

Add recordOptions to config.js #80

Merged
merged 3 commits into from
Apr 5, 2022
Merged

Add recordOptions to config.js #80

merged 3 commits into from
Apr 5, 2022

Conversation

tshino
Copy link
Owner

@tshino tshino commented Mar 23, 2022

Part of #33

This PR adds a new property recordOptions to the config.json file.
It includes definitions of record parameters for wrappers of various commands.
A wrapper keybinding with "record": "side-effect" behaves like it's not wrapped while enabling explicitly that the side effects during the command execution should be recorded.
The commands those are included in the list include:

  • suggestion-related commands
  • snippet-related commands.

@tshino tshino force-pushed the add-config-recordoptions branch from 27af934 to 0ae6f07 Compare April 4, 2022 15:49
@tshino tshino merged commit 5ee4ccc into main Apr 5, 2022
@tshino tshino deleted the add-config-recordoptions branch April 5, 2022 13:52
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.

1 participant