microsoft / microsoft/TypeScript
Incorrect Indenting Behavior in VS
@jessetrinity ya está trabajando en esto.
Desde el 28/5/2020.
- Lenguaje dominante
- Go
- Estrellas
- 111k
- Forks
- 14.3k
- Merge medio
- 1 d 19 h
- PR fusionados (30 d)
- 117
Descripción
Ported from https://github.com/dotnet/roslyn/issues/44607 by @DanielRosenwasser
This issue has been moved from a ticket on Developer Community.
Found this problem was reported before, appears to have been reported as fixed. But it is happening again… The title info for the original report is:
TITLE: Wrong indenting
DATE: Olaf van der Spek reported 12/7/2018, 12:54:20 PM
Problems is effectively the same. Running VS 2019 v16.6.0. When you select the editor’s setting for “Indenting” which can be one of [NONE|BLOCK|SMART], selecting ‘BLOCK’ the cursor, most of the time, upon present ENTER goes to column 1 on the next line. Appears “INDENTING is behaving as “NONE” is selected.
Not sure when started, bouncing between VS 2017 and 2019, never have seen the problem in 2017, can’t say it ever worked in 2019 for that matter.
Original Comments
Visual Studio Feedback System on 5/27/2020, 03:16 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.