Skip to content

Should use python.pythonPath setting #11

@lextm

Description

@lextm

As Microsoft recommends its users to use the Python extension from itself,

https://code.visualstudio.com/docs/languages/python

It is more common for a project to use the pythonPath setting in python section such as,

{
    "python.pythonPath": "/usr/local/bin/python3",
}

rst.preview.pythonPath seems to be duplicate.

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