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

[Property Editor] TextDocumentIdentifier.version might be null #8745

Open
elliette opened this issue Jan 15, 2025 · 0 comments
Open

[Property Editor] TextDocumentIdentifier.version might be null #8745

elliette opened this issue Jan 15, 2025 · 0 comments
Labels
P2 important to work on, but not at the top of the work list. property editor

Comments

@elliette
Copy link
Member

In order to support IntelliJ (which currently does not send a text document version identifier) we have decided to make it optional (see comment at https://dart-review.googlesource.com/c/sdk/+/392908/comment/dd68c796_bd6c34ef/).

The API class will need to be updated to handle the nullable value:

@elliette elliette added P2 important to work on, but not at the top of the work list. property editor labels Jan 15, 2025
@DanTup DanTup changed the title [Property Editor] TextDocumentIdentier might be null [Property Editor] TextDocumentIdentifier.version might be null Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 important to work on, but not at the top of the work list. property editor
Projects
None yet
Development

No branches or pull requests

1 participant