We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
If VimHelpBot's parent comment is deleted, VimHelpBot's comment should self-destruct.
To Reproduce
Write a comment with :help help. Delete the comment after VimHelpBot replies.
:help help
Expected behavior
Deleting a user comment should also result in VimHelpBot's comment being removed.
Screenshots
Additional context
https://www.reddit.com/r/vim/comments/gv52h0/is_it_possible_to_create_temporary_keybindings/fsmgu1d/
The text was updated successfully, but these errors were encountered:
Hmm. I do not know if Praw lets me know when a comment has been deleted or not. There are two ways I can think of -
I'll keep this open in case I find a way or someone can help.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
If VimHelpBot's parent comment is deleted, VimHelpBot's comment should self-destruct.
To Reproduce
Write a comment with
:help help
. Delete the comment after VimHelpBot replies.Expected behavior
Deleting a user comment should also result in VimHelpBot's comment being removed.
Screenshots
Additional context
https://www.reddit.com/r/vim/comments/gv52h0/is_it_possible_to_create_temporary_keybindings/fsmgu1d/
The text was updated successfully, but these errors were encountered: