Skip to content
Costa Jorge edited this page Apr 1, 2016 · 6 revisions

Image

Basic usage

In short follow the next step to get dource code analysed.

  1. Select Local Analsys, number 1 in figure.
  2. Open analysis options, number 2 in figure.
  3. Make sure File analsysis is enabled, and save file, number 3 in figure.

Issues should appear in both editor and in the issues window.

Incremental, preview and full analysis are calling sonar msbuild analyser and will not import issues into editor. Instead they will or update a analysis in server (full analysis) or open a html report with the current issues locally (preview and incremental).

Incremental mode is currently supported in 5.2 and above.

Local analysis is provided by the installed plugins, some modes might not be supported in some plugins

Showing only issues on modified lines.

In the figure above, number 4 when checked will report issues only in modified lines.

Filter false positives

In figure above, number 5 when checked will filter issues that are marked as false positives in server.