Skip to content

Diagnostic Commands #3

Open
Open
@ostreifel

Description

in tslint each diagnostic triggers 2-3 commands

  • autofix/fixall (if available - example would be keyword capitalization)
  • open rule documentation
  • disable rule for line

tsqllint should have parity.

Looking through the code it appears autofix like #2 will require a change in tsqllint as well as the extension b/c that data is not currently generated

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions