dotnet / dotnet/csharpstandard

Consider rewriting "interpolated strings" as "interpolated string literals"

Open
#232 0 comments 0 reactions 0 assignees View on GitHub
status: dependency type: clarity
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

Once #12 has been completed in terms of everything else, we should take another pass to see whether we can make sure we're always clear between the idea of an interpolated string literal (which is a purely source code concern) with "strings" (which exist at execution time). This may prove to be too awkward (and doing it while trying to get everything else right would definitely be counterproductive) but it's worth a try.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.