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

Add support for interpolated strings #107

Closed
1 of 3 tasks
Tracked by #9
adrianoc opened this issue Oct 9, 2021 · 2 comments
Closed
1 of 3 tasks
Tracked by #9

Add support for interpolated strings #107

adrianoc opened this issue Oct 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@adrianoc
Copy link
Owner

adrianoc commented Oct 9, 2021

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/tokens/interpolated

  • String
  • FormattableString
  • IFormattable
@adrianoc adrianoc added the enhancement New feature or request label Oct 9, 2021
@adrianoc adrianoc mentioned this issue Oct 9, 2021
100 tasks
@adrianoc adrianoc added the wip Work In Progress label Oct 20, 2021
@adrianoc
Copy link
Owner Author

I'll not add support for FormattableString / IFormattable for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant