-
Notifications
You must be signed in to change notification settings - Fork 404
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
Update apex-tmlanguage dependency #1973
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1973 +/- ##
===========================================
- Coverage 75% 74.98% -0.02%
===========================================
Files 228 228
Lines 8440 8440
Branches 937 937
===========================================
- Hits 6330 6329 -1
- Misses 1870 1872 +2
+ Partials 240 239 -1
Continue to review full report at Codecov.
|
Preview of before and after on 'Strings on switch' look like they are the same. |
Yeah, I should've probably have the token view for that scenario. If you take a closer look the quotes in the |
Ah, I see that now. Thank you |
@W-6532166@, @W-7210864@, @W-5973555@
What does this PR do?
Updates the apex-tmlanguage dependency to get the latest syntax highlighting updates. Below is a list of updates.
What issues does this PR fix or reference?
@W-6532166@, @W-7210864@, @W-5973555@, Issue #1180
Functionality Before
SOQL
JavaDoc
Apex keyword
Strings on switch
Functionality After
SOQL
JavaDoc
Apex keyword
Strings on switch