Skip to content
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

Add missing keywords for syntax highlighting #17732

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

Charles-Gagnon
Copy link
Contributor

@Charles-Gagnon Charles-Gagnon commented Jul 5, 2023

Fixes #17731

Adds:

  • CONTAINMENT
  • SIZE
  • FILEGROWTH
  • INCREMENTAL
  • DEFAULT_FULLTEXT_LANGUAGE
  • NESTED_TRIGGERS
  • TRANSFORM_NOISE_WORDS
  • TWO_DIGIT_YEAR_CUTOFF
  • TARGET_RECOVERY_TIME
  • SECONDS
  • FOR

Primary is highlighted correctly outside of the brackets - but because brackets are set to not be colorized (since they're typically object names) they show up differently in the ALTER DB statement. This will be expected behavior for now.

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.

Missing DB Create syntax keyword colorization
1 participant