Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

75 lines (54 loc) · 2.92 KB

1.10.0

  • Add a code action and related settings to deactivate rules
  • Update SonarHTML 3.1 -> 3.2 to support Vue.js and enable accessibility-related rules

1.9.0

  • Enable support of PL/SQL in connected mode
  • Support for connected mode on all sub-folders of a same project in a workspace

1.8.0

  • Enable support of Apex in connected mode

1.7.0

  • Update SonarPHP 2.16 -> 3.0 to support PHP 7.3
  • Fix rule description panel on VSCode 1.33+

1.6.0

  • Update SonarPHP 2.14 -> 2.15 -> 2.16
  • Update SonarPython 1.10 -> 1.12
  • Update SonarTS 1.7 -> 1.8 -> 1.9
  • Update SonarJS 4.2 -> 5.0 -> 5.1
  • Add support for HTML and JSP (using SonarHTML analyzer)

1.5.0

1.4.0

  • Update SonarTS 1.6 -> 1.7

1.3.0

  • Add basic support for connected mode
    • Track server issues and hide resolved
    • Add command to update bindings and sync
  • Add basic support for multi-root workspace
  • Update embedded analyzers
    • SonarJS 4.0 -> 4.1
    • SonarTS 1.5 -> 1.6
    • SonarPHP 2.12 -> 2.13
    • SonarPython 1.8 -> 1.10

1.2.0

  • Add support for TypeScript (using SonarTS analyzer)
  • Update SonarJS to version 4.0
    • Support Vue.js single file components
    • Flow syntax support
    • Exclude node_modules folder
    • Many rules improvements
  • Update SonarPHP to version 2.12
    • Support for PHP 7.1 and 7.2
    • Many new rules and rules improvements

1.1.0

  • Update SonarJS to version 3.1
    • 1 new rule
  • Display rule description directly inside VSCode

1.0.0

  • First release
  • On-the-fly analysis of JavaScript, Python and PHP
  • SonarJS 3.0
  • SonarPHP 2.10
  • SonarPython 1.8