Skip to content

dbLinter Clients v1.7.0

Choose a tag to compare

@PhilippSalvisberg PhilippSalvisberg released this 26 Jun 17:32
3ad5506

dbLinter for VS Code

  • New: Support for APEXlang rules, including syntax errors based on the APEXlang grammar #71
  • New: Support for PL/SQL code in APEXlang files, including implicit anonymous PL/SQL block handling
  • New: Support for the plsql language specifier in fenced code blocks of Markdown files
  • New: Support for the APEXlang grammar in the ANTLR4 cache coordinator
  • Fixed: Typo in the description of the referenceBranch setting
  • Download dblinter-1.7.0.vsix
  • Install via Visual Studio Marketplace
  • Install via Open VSX Registry

dbLinter CLI

  • New: Support for APEXlang rules in the gen-java command
  • New: Support for APEXlang rules, including syntax errors based on the APEXlang grammar #71
  • New: Support for PL/SQL code in APEXlang files, including implicit anonymous PL/SQL block handling
  • New: Support for the plsql language specifier in fenced code blocks of Markdown files
  • New: Support for the APEXlang grammar in the ANTLR4 cache coordinator
  • Download dblinter-1.7.0.zip

dbLinter SonarQube Plugin

  • New: Syntax highlighting of APEXlang files, including embedded SQL and PL/SQL code blocks
  • New: Support for APEXlang rules, including syntax errors based on the APEXlang grammar #71
  • New: Support for PL/SQL code in APEXlang files, including implicit anonymous PL/SQL block handling
  • New: Support for the plsql language specifier in fenced code blocks of Markdown files
  • New: Support for the APEXlang grammar in the ANTLR4 cache coordinator
  • Download dblinter-sonarqube-1.7.0.jar