microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.28k stars 28.89k forks source link

Toggle word wrap menu does not have checkmark #83898

Closed ghost closed 4 years ago

ghost commented 4 years ago

Issue Type: Bug

The VS Code menu bar feels like it's a complicated, inconsistent mess.

With other text editors, you can quickly determine the state of "word wrapping" just by looking at the menu: toggle_word_wrap_sublime_text

With VS Code, since it's an electron app with poor user interface support, I get nothing: toggle_word_wrap

In VS Code, currently, this is a mess. It actually seems to be random whether or not some menu will get the toggled checkmark, whether or not the menu will actually toggle the window visibility (view > output) or not (view > explorer), (view > appearance > show side bar).

VS Code version: Code 1.39.2 (6ab598523be7a800d7f3eb4d92d7ab9a66069390, 2019-10-15T15:35:18.241Z) OS version: Windows_NT x64 10.0.18362

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|7.89GB (1.69GB free)| |Process Argv|C:\Users\phg\repos\kicad-gigalib\COPYRIGHT.txt| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- rainbow-brackets|2gu|0.0.6 matlab-formatter|Aff|2.4.12 vscode-dash|dee|2.2.0 EditorConfig|Edi|0.14.2 terminal|for|0.0.10 matlab|Gim|1.4.0 latex-workshop|Jam|8.3.0 python|ms-|2019.10.44104 remote-ssh|ms-|0.47.2 remote-ssh-edit|ms-|0.47.2 remote-wsl|ms-|0.39.9 sublime-keybindings|ms-|4.0.3 latex-utilities|tec|0.3.4 latex-support|tor|3.1.0 (1 theme extensions excluded)
vscodebot[bot] commented 4 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

sbatten commented 4 years ago

/duplicate #62307

vscodebot[bot] commented 4 years ago

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!