-
Notifications
You must be signed in to change notification settings - Fork 116
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
Implement FontStyle.Strikethrough
#159
Conversation
I think we should also adjust vscode-textmate/src/grammar.ts Line 23 in d87b3d5
|
Alright will we be removing |
No, |
Oh right tests will need updating too |
Yes, looks like there's another |
Huh it's passing nice |
Nice! Thank you! I will look into reviving microsoft/vscode#131428 |
Writing tests for this might make us all a little
cross(had to!)Closes #158.