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

Fix input prompt quoting issue #3360

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

jonsequitur
Copy link
Contributor

This fixes a couple of issues:

  • Type hints weren't correctly inferred when input prompts weren't in quotes.
  • Multiple #!set commands with @input tokens in a single submission were all getting the same value.

There's also some work here refactoring toward #3323 but the design is just a sketch and will be refactored toward a more ergonomic syntax. (See the discussion here.

@jonsequitur jonsequitur merged commit 3372625 into dotnet:main Dec 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants