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

[editor] word-wrap doesn't work in some situations correctly. #63318

Closed
ghost opened this issue Nov 16, 2018 · 2 comments
Closed

[editor] word-wrap doesn't work in some situations correctly. #63318

ghost opened this issue Nov 16, 2018 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ghost
Copy link

ghost commented Nov 16, 2018

Issue Type: Bug

in CSS file when I was writing linear-gradient value, it didn't wrapped correctly to lines. I have in settings:
"editor.wordWrap": "on",
but, it wrapped only words 100px out from window.

1
2

it should wrap line after #aaaaaa value

VS Code version: Code 1.29.1 (bc24f98, 2018-11-15T19:13:36.375Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)
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
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.88GB (8.99GB free)
Process Argv
Screen Reader no
VM 0%
Extensions: none
@usernamehw
Copy link
Contributor

/duplicate of #32856

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 16, 2018
@vscodebot
Copy link

vscodebot bot commented Nov 16, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Nov 16, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant