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

Close comment section aswell if document was closed #12

Merged
merged 1 commit into from
Dec 30, 2020

Conversation

mandarin1029
Copy link
Member

No description provided.

@@ -62,7 +62,8 @@ def run(self, edit, thread_id, markdown):
self.view.window().run_command(
COMMAND_OPEN_CHAT,
{"thread": thread_id,
'name': 'Comments'}
'name': 'Comments',
Copy link
Member

Choose a reason for hiding this comment

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

quotes policy

Copy link
Member

Choose a reason for hiding this comment

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

Let's using double for keys and single for strings

@mandarin1029 mandarin1029 merged commit e109d75 into develop Dec 30, 2020
@mandarin1029 mandarin1029 deleted the feature/close_comments branch December 30, 2020 16:26
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.

None yet

2 participants