Skip to content

Regex for python shebang is incorrect #945

Closed
@FalkF

Description

Using a shebang with a specific python subversion:

#!/usr/bin/env python3.6

breaks the syntax highlighting for the file.
It has probably to do with this regex (example) as pointed out by Mark Fletcher in the Gitlab Issue.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions