Skip to content

Adding warning when tokenization is skipped#51265

Merged
alexdima merged 2 commits intomicrosoft:masterfrom
wistcc:WC/51127
Jun 11, 2018
Merged

Adding warning when tokenization is skipped#51265
alexdima merged 2 commits intomicrosoft:masterfrom
wistcc:WC/51127

Conversation

@wistcc
Copy link
Contributor

@wistcc wistcc commented Jun 6, 2018

This fixes #51127.

Here how it looks:
image

cc: @aeschli @alexandrudima

@aeschli
Copy link
Contributor

aeschli commented Jun 7, 2018

Cool. You probably dont want to show a dialog per line, but once for the document. Also you don't want to show it every time again when the line is tokenized.

@wistcc
Copy link
Contributor Author

wistcc commented Jun 7, 2018

@aeschli you are right. That's fixed now.

I wonder if we should also add a configuration property to not show this warning message. In case you think is a good idea, please let me know how it should be called so I can add it.

@alexdima
Copy link
Member

👍

@alexdima alexdima merged commit b61725b into microsoft:master Jun 11, 2018
@alexdima alexdima added this to the June 2018 milestone Jun 11, 2018
@wistcc wistcc deleted the WC/51127 branch June 11, 2018 13:59
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON syntax highlight fails on long array

3 participants