Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

[Question] how do i get the errors to show in intellij? #749

Closed
@DetachHead

Description

@DetachHead

What do you want to discuss?

the readme seems to suggest that the issues get highlighted in vscode, but that doesn't seem to be the case in intellij

image

>flutter pub run dart_code_metrics:metrics analyze lib
lib\main.dart:
WARNING Parameter is unused.
        lib\main.dart:117:10
        avoid-unused-parameters : https://dartcodemetrics.dev/docs/rules/common/avoid-unused-parameters

STYLE   Block is empty. Empty blocks are often indicators of missing code.
        lib\main.dart:117:24
        no-empty-block : https://dartcodemetrics.dev/docs/rules/common/no-empty-block

related: https://youtrack.jetbrains.com/issue/WEB-55130

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions