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

feat: add textdocument change event reason property #80

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

Aaaaash
Copy link
Member

@Aaaaash Aaaaash commented Dec 2, 2021

变动类型

  • 新特性提交

需求背景和解决方案

close #78

changelog

  • 支持 onDidChangeTextDocument.reason 属性

@Aaaaash Aaaaash force-pushed the feat/support-text-document-change-reason branch from 538d679 to 306b8cf Compare December 2, 2021 07:15
@Aaaaash Aaaaash force-pushed the feat/support-text-document-change-reason branch from 306b8cf to e10656a Compare December 2, 2021 07:55
@Aaaaash Aaaaash requested a review from MMhunter December 2, 2021 08:01
Copy link
Member

@erha19 erha19 left a comment

Choose a reason for hiding this comment

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

LGTM

@Aaaaash Aaaaash merged commit a692f1f into main Dec 6, 2021
@erha19 erha19 deleted the feat/support-text-document-change-reason branch May 5, 2022 03:22
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.

Support TextDocumentChangeEvent.reason properties
2 participants