Skip to content

Conversation

rozhnev
Copy link
Contributor

@rozhnev rozhnev commented Oct 15, 2025

This pull request updates the PL/SQL syntax highlighting rules to improve keyword and function recognition. The most important changes are the addition of new keywords and built-in functions to ensure the highlighter supports modern PL/SQL syntax.

Syntax highlighting improvements:

  • Added the qualify keyword to the keywords list in plsqlHighlightRules, supporting newer PL/SQL syntax.
  • Added the row_number function to the builtinFunctions list, ensuring proper highlighting for analytic functions.Issue #, if available:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant