Skip to content

Investigate Getting Started Walkthrough flow  #20740

@cwebster-99

Description

@cwebster-99

We should investigate the flow we are encouraging in the Getting Started with Python walkthrough to ensure it reflects best practice's and the idealized use of the tool.

We currently guide users to:

  • Create a Python file
  • Select a Python Interpreter
  • Run and debug a Python file
  • Explore more resources

We also show a different flow if the user has a workspace open:

  • Create a Python file
  • Create a Python environment
  • Run and debug a Python file
  • Explore more resources

Some considerations are if we should encourage the user to open a folder instead of a file, where we should prompt the user to create an environment, if these tiles are in the best order, etc.

Ref microsoft/vscode-python-environments#191

Metadata

Metadata

Assignees

Labels

needs spikeLabel for issues that need investigation before they can be worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions