Post

Azure Poor Formatter - A T-SQL Formatting Extension

Azure Poor Formatter - A T-SQL Formatting Extension

The Azure Poor Formatter is a powerful Visual Studio Code extension that brings enhanced T-SQL formatting capabilities to Azure Data Studio. Built on the Poor Man’s T-SQL Formatter, it offers comprehensive formatting options for SQL developers.

Key Features

  1. Multiple Formatting Modes
    • Prettify mode for basic formatting
    • Beautify option for enhanced readability
    • Obfuscation capabilities for security needs
  2. Customizable Settings
    • Indentation Options: Choose between tabs or spaces
    • Line Width Control: Set maximum line length
    • Statement Formatting: Customize breaks between statements and clauses
    • List Handling: Configure comma-separated list formatting
    • Keyword Management: Options for case standardization
  3. Advanced Formatting Controls
    • Boolean expression formatting
    • CASE statement structure customization
    • Keyword standardization options

Source

For more information and installation instructions, visit the Azure Poor Formatter GitHub repository.

This post is licensed under CC BY 4.0 by the author.