Skip to content

[Feature request] VSCode extension - Optionally lint opened files only #407

Description

@o-l-a-v

Environment

  • VSCode v1.129.1
  • ryl extension v0.2.0

Context

Currently, ryl lints and lists problems of ALL YAML files in a workspace, and does not care if a file is open in the editor or not.

Image
  • It gets noisy.
  • That's not how many other VSCode linter extensions does it.
    • rumdl, vscode-powershell and more. No other linter adds to the VSCode "problems" tab in above screenshot.

However, I see that this behavior could be useful for some.

Feature request

Add a VSCode .vscode/settings.json setting to only care for YAML files that are open in the editor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions