-
-
Notifications
You must be signed in to change notification settings - Fork 932
Closed as not planned
Closed as not planned
Copy link
Labels
EnhancementIssue or pull request for enhancing existing functionality.Issue or pull request for enhancing existing functionality.REPLIssue or pull request specific to the project REPL.Issue or pull request specific to the project REPL.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.status: RejectedProposed change was not accepted.Proposed change was not accepted.
Description
Description
This RFC proposes adding a prompt marker to make multi-line code more readable in the REPL by separating the prompt from the code more clearly.
Before:
After:
Related Issues
Related Issue stdlib-js/google-summer-of-code#1
Questions
No.
Other
Inspired by IPython..
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:.
Metadata
Metadata
Assignees
Labels
EnhancementIssue or pull request for enhancing existing functionality.Issue or pull request for enhancing existing functionality.REPLIssue or pull request specific to the project REPL.Issue or pull request specific to the project REPL.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.status: RejectedProposed change was not accepted.Proposed change was not accepted.

