Skip to content

Do not classify snakemake files as Python source code #76624

Description

@brettcannon

3cf704d added snakemake files as Python files. Unfortunately they are not valid Python source and so they get flagged by the Python extension as syntactically invalid (i.e. microsoft/vscode-python#6438). It's probably best to not flag them as Python source files.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buglanguages-basicBasic language support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions