Skip to content

If I have Python-related files in my workspace, automatically activate the extension #4765

@DonJayamanne

Description

@DonJayamanne

Goal - Lets not wait for the user to open a python file to activate the extension

If the user has some of the following files we could probably activate the extension without having to wait for the user to open a python file:

  • pip env files
  • poetry files
  • setup.py
  • setup.cfg?
  • tox.ini
  • pyproject.toml
  • pytest.ini
  • requirements.txt
  • test_requirements.txt
  • .pylintrc
  • .flake8
  • __init__.py
  • manage.py
  • src/__init__.py
  • tests/__init__.py
  • meta.yml
  • environment.yml
  • anaconda-project.yml
  • .pep8
  • .pycodestyle

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-editor-*User-facing catch-allfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions