sonarlint-visualstudio icon indicating copy to clipboard operation
sonarlint-visualstudio copied to clipboard

Add support for TSQL analysis in standalone mode

Open duncanp-lseg opened this issue 6 years ago • 3 comments

Description

Support TSQL as an additional language in standalone mode.

Sub-tasks

  • [ ] include the SonarTSQL plugin in the daemon
  • [ ] modify IDaemonAnalyzer to handle TSQL files
  • [ ] update telemetry
  • [ ] update documentation
  • [ ] update the UI to refer to TSQL
  • [ ] rule configuration in standalone mode ??? (perhaps not in the first iteration; see related tickets about adding standalone config for C/C++ and standalone config for VSCode)

duncanp-lseg avatar Aug 19 '19 07:08 duncanp-lseg

Is this still on the roadmap?

qrider avatar Jun 11 '20 23:06 qrider

@qrider it's not on the roadmap for 2020, I'm afraid.

duncanp-lseg avatar Aug 06 '20 14:08 duncanp-lseg

Any update on this ? Adding this support will benefit since we can use vscode as a light weight database tool by install some azure studio db extensions.

gayanper avatar Apr 08 '22 08:04 gayanper

Closing as obsolete. Support for TSQL in standalone and Connected Mode is on the product backlog, but will be implemented differently (the daemon referred to above was dropped several years ago). We'll create new implementation tickets when we start working on the MMF.

duncanp-lseg avatar Aug 17 '23 11:08 duncanp-lseg