Skip to content

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

License

Notifications You must be signed in to change notification settings

shanduur/c-embedded-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Embedded SQL

Adds syntax highlight support for SQL placed in C code.

Installation

Install it from marketplace!

Requirements

  • Visual Studio Code v1.19.0 recommended
  • Start with EXEC SQLor EXEC_SQL(
  • Finish with regular ; or (if stared with EXEC_SQL() with )

Enjoy!

About

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published