Skip to content

Code lens shows on every import in Python #331

@lrots

Description

@lrots

image

  • GitLens Version: 8.2
  • VSCode Version: 1.21.1
  • OS Version: Linux Mint 18.3 Sylvia

Steps to Reproduce:

  1. Create new Python file
  2. Insert following code:
    #!/bin/python

import os
import threading

def test():
pass

test()
3. First commit
4. Add some code
import time
5. Second commit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions