Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-elixir-sql-sigilNew to Visual Studio Code? Get it now.
vscode-elixir-sql-sigil

vscode-elixir-sql-sigil

Sebastian Szturo

|
220 installs
| (0) | Free
Syntax highlighting support for ~Q SQL sigils.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-elixir-sql-sigil

This extension allows you to get SQL syntax highlighting in Elixir via a ~Q sigil.

defmodule SQL.Sigil do
  def sigil_Q(string, []), do: string
end

Features

  • SQL highlighting inside Elixir
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft