Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CDATA SQL HighlighterNew to Visual Studio Code? Get it now.
CDATA SQL Highlighter

CDATA SQL Highlighter

MarcinKotynia

|
84 installs
| (0) | Free
Syntax Highlighting for embedded SQL inside CDATA tags.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CDATA-SQL-HIGHLIGHTER

This extension provides syntax highlighting for SQL code embedded within CDATA tags in XML files. It enhances the readability of your code and streamlines your workflow by providing dedicated highlighting for SQL code within CDATA tags.

Features

  • Syntax highlighting for SQL code within CDATA tags in XML files.
  • Dedicated highlighting for SQL keywords, functions, and operators.
  • Improved readability and code navigation for SQL code within CDATA tags.

Screenshots

before: before

after:

after

Publish

Use git bash to publish the extension.

npm install -g vsce

vsce package

Upload the generated .vsix file to the marketplace. https://marketplace.visualstudio.com/manage/publishers

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft