-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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 highlight mode for PL/SQL (Oracle) dialect #5037
Conversation
Codecov ReportBase: 86.13% // Head: 86.14% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #5037 +/- ##
=======================================
Coverage 86.13% 86.14%
=======================================
Files 546 548 +2
Lines 41677 41702 +25
Branches 6563 6563
=======================================
+ Hits 35900 35925 +25
Misses 5777 5777
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Thank you! |
Description of changes:
Implemented new mode for highlight Oracle SQL dialect (PL/SQL)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.