forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area-replfeature-requestRequest for new features or functionalityRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-teamverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
In the native REPL, we should correctly mark the execution status as either failure (red x mark) or success (green check mark) depending on the output of the user's code execution.
For example, if import failed, we should not only tell the uiser that the import failed but also mark the cell of the native REPL to show red x mark failure status.
Metadata
Metadata
Assignees
Labels
area-replfeature-requestRequest for new features or functionalityRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-teamverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded