Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename existing Start Python REPL to Terminal REPL #23524

Closed
anthonykim1 opened this issue May 29, 2024 · 1 comment · Fixed by #23613
Closed

Rename existing Start Python REPL to Terminal REPL #23524

anthonykim1 opened this issue May 29, 2024 · 1 comment · Fixed by #23613
Assignees
Labels
area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc. verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@anthonykim1
Copy link

Now with experimental setting for native Python REPL using notebook style UI, we should rename existing REPL to be called as Terminal REPL to reduce confusion.

@anthonykim1 anthonykim1 added feature-request Request for new features or functionality debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-repl and removed feature-request Request for new features or functionality labels May 29, 2024
@anthonykim1 anthonykim1 self-assigned this May 29, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 29, 2024
@anthonykim1 anthonykim1 added this to the June 2024 milestone Jun 13, 2024
DonJayamanne pushed a commit to DonJayamanne/pythonVSCode that referenced this issue Jun 24, 2024
Resolves: microsoft#23524

Renaming existing "Start REPL" command palette option into "Start
Terminal REPL" as we discussed. /cc @luabud @cwebster-99
@anthonykim1
Copy link
Author

Verification step:

  1. Please download the latest pre-release version of Python extension
  2. Use command palette (cmd/ctrl + shift + p) and type 'repl'
  3. Observe you see Start... Terminal REPL.. instead of Start... REPL..

@anthonykim1 anthonykim1 added verification-needed Verification of issue is requested and removed triage-needed Needs assignment to the proper sub-team labels Jun 24, 2024
@rzhao271 rzhao271 added the verified Verification succeeded label Jun 25, 2024
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this issue Jun 28, 2024
Resolves: microsoft#23524

Renaming existing "Start REPL" command palette option into "Start
Terminal REPL" as we discussed. /cc @luabud @cwebster-99
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-repl debt Covers everything internal: CI, testing, refactoring of the codebase, etc. verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants