dotnet / dotnet/csharplang

[Proposal]: String/Character escape sequence \e

Open
#8,657 0 comments 0 reactions 1 assignee Claimed by @CyrusNajmabadi View on GitHub
Implemented Needs ECMA Spec Proposal champion
Dominant language
C#
Stars
12.7k
Forks
1.1k
Avg merge
11h 1m
Merged PRs (30d)
3

Description

# String/Character escape sequence \e

* Specification: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-13.0/esc-escape-sequence.md
* Discussion: https://github.com/dotnet/csharplang/discussions/8656

## Summary
[summary]: #summary

An addition of the string/character escape sequence `\e` as a shortcut/short-hand replacement for the character code point `0x1b`, commonly known as the `ESCAPE` (or `ESC`) character.

## Design meetings

[main/meetings/2023/LDM-2023-10-16.md#stringcharacter-escape-sequence-e-as-a-short-hand-for-u001b-](https://github.com/dotnet/csharplang/blob/main/meetings/2023/LDM-2023-10-16.md#stringcharacter-escape-sequence-e-as-a-short-hand-for-u001b-)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.