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

[SR-9673] Swift playgrounds do not show when a value is optional #63

Open
mbrandonw opened this issue Jan 16, 2019 · 1 comment
Open

Comments

@mbrandonw
Copy link

Previous ID SR-9673
Radar None
Original Reporter @mbrandonw
Type Improvement

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Xcode Playground Support
Labels Improvement
Assignee None
Priority Medium

md5: e0cc4660581b0838a1edca581e173d81

Issue Description:

Optional values are rendered in the sidebar without an indication that they are optional. This leads to confusion as to what value a variable truly holds. The optionality of the value should be displayed somehow, perhaps as:

Optional(1)

It does correctly show `nil` when the value is `nil`.

@belkadan
Copy link

cc cwakamo (JIRA User)

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants