Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>StringToSQLNew to Visual Studio Code? Get it now.
StringToSQL

StringToSQL

Felipe Godinho

|
16,079 installs
| (2) | Free
A simple string converter for SQL and vice versa.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

String to SQL

Version License

A simple string converter for SQL (and vice versa), which facilitates editing / execution of SQL saved in source code that is usually in string format.

Demo using Delphi

Format to SQL (Shift + Alt + S):

Demo Delphi String to SQL

Format to String (Shift + Alt + L):

Demo Delphi SQL to String

Installation

How to use

Use the "Format to SQL" command or the "Shift + Alt + S" shortcut to format from string to SQL.

Use the "Format to String" command or the "Shift + Alt + L" shortcut to format from SQL to string.

Supported languages

Language Supported
Pasca/Delphi OK
C# Next versions

License

Licensed under the MIT license.

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