Skip to content

XQuery linting does not clean up errors in 1.26 #218

Closed
@KWeaver87

Description

@KWeaver87

Description
When xqlint reports an error, it is not removed after the next linting check. This results in exponential growth of reported problems, and repeats the same problems each linting check.
JavaScript console reports this warning: /C:/Users/username/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:272 [Extension Host] DiagnosticCollection with name 'XQueryDiagnostics' does already exist. 86 times after taking below screenshot.

Screenshots
code_2018-08-14_08-15-10

Extension Version
2.3.1

VS Code Version
1.26

Operating System
Windows 10 1709 Build 16299.551

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions