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

Реализовать форматирование в форматной строке #93

Open
SunSerega opened this issue Jul 9, 2018 · 2 comments

Comments

@SunSerega
Copy link

Ожидается что это:

$'---{1+1}---'

Превратится, после форматирования, в это:

$'---{1 + 1}---'
@SunSerega
Copy link
Author

А разве это не enhancement?

@MrSpecular
Copy link

MrSpecular commented Sep 18, 2018

В Visual Studio поддерживается форматирование внутри {}, что является весомым аргументом.

Изначально:
image
Выбираем форматирование выделенного фрагмента, к примеру:
image
На выходе:
image

@ibond84 ibond84 transferred this issue from pascalabcnet/pascalabcnet Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants