Skip to content

Incorrect AutoIndent After Hex Escaped String #5013

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

Closed
AlanLivingston opened this issue Mar 29, 2019 · 1 comment
Closed

Incorrect AutoIndent After Hex Escaped String #5013

AlanLivingston opened this issue Mar 29, 2019 · 1 comment

Comments

@AlanLivingston
Copy link

AlanLivingston commented Mar 29, 2019

Issue Type: Bug

When creating a hex escaped string, the next line should be indented at the same level as the previous line.

| Shows cursor location.

Expected:

a = '\x21'
|

Actual result:

a = '\x21'
    |

Extension version: 2019.3.6215
VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Xeon(R) CPU E3-1545M v5 @ 2.90GHz (8 x 2904)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.68GB (23.13GB free)
Process Argv
Screen Reader no
VM 0%
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Mar 29, 2019
@AlanLivingston
Copy link
Author

Duplicate of #4563.

@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Mar 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant