microsoft / vscode

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

its value is not persistent, when I return to open, it returns to its original value #149555

Closed jocnn closed 2 years ago

jocnn commented 2 years ago

Issue Type: Bug

"editor.guides.bracketPairs": false, <--- it does not change, does not change to "active" value, I close vscode and open again, This returns to its value by default "false".

It does not allow me to change the "active" state. When changing the value of the guides to the "active" state, Then I close vscode, he returns to its original "false" value, Could you tell me, why does this happen?

VS Code version: Code 1.67.1 (da15b6fd3ef856477bf6f4fb29ba1b7af717770d, 2022-05-06T12:39:22.915Z) OS version: Linux x64 5.10.114-1-MANJARO Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (4 x 2136)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|2, 2, 2| |Memory (System)|15.55GB (5.43GB free)| |Process Argv|--unity-launch --crash-reporter-id b3e809d9-9b26-4f2e-bbeb-8ee6f4cf9efd| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|cinnamon| |XDG_CURRENT_DESKTOP|X-Cinnamon| |XDG_SESSION_DESKTOP|cinnamon| |XDG_SESSION_TYPE|x11|
Extensions (54) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.0 html-snippets|abu|0.2.1 beardedicons|Bea|0.18.0 vscode-styled-jsx|bla|2.1.1 vscode-tailwindcss|bra|0.8.3 simple-react-snippets|bur|1.2.6 webvalidator|Cel|1.2.2 path-intellisense|chr|2.8.0 gitignore|cod|0.7.0 vscode-eslint|dba|2.2.2 githistory|don|0.6.19 xml|Dot|2.5.1 gitlens|eam|12.0.6 vscode-html-css|ecm|1.12.2 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.5.0 auto-close-tag|for|0.5.14 auto-complete-tag|for|0.1.0 auto-rename-tag|for|0.1.10 code-runner|for|0.11.7 terminal|for|0.0.10 todo-tree|Gru|0.0.215 customize-ui|ioc|0.1.61 monkey-patch|ioc|0.1.16 path-autocomplete|ion|1.19.1 vscode-peacock|joh|4.0.1 intellij-idea-keybindings|k--|1.5.1 vscode-gutter-preview|kis|0.30.0 blockman|leo|1.5.8 vscode-smart-column-indenter|lmc|0.0.13 git-graph|mhu|1.30.0 code-beautifier|mic|2.3.3 dotenv|mik|1.0.1 HTMLHint|mka|0.10.0 theme-monokai-pro-vscode|mon|1.1.20 compare-folders|mos|0.22.2 reload|nat|0.0.6 color-highlight|nau|2.5.0 vscode-versionlens|pfl|1.0.9 polacode|pnp|0.3.4 vscode-css-peek|pra|4.2.0 vscode-xml|red|0.20.0 create-file-folder|rit|0.0.5 LiveServer|rit|5.7.5 es7-react-js-snippets|rod|1.9.3 rsl-vsc-focused-folder|rsl|0.2.1 html5-boilerplate|sid|1.1.1 autoimport|ste|1.5.4 ayu|tea|1.0.5 html-preview-vscode|tht|0.2.5 errorlens|use|3.4.2 highlight-matching-tag|vin|0.10.1 vscode-todo-highlight|way|1.0.5 html-css-class-completion|Zig|1.20.0 (6 theme extensions excluded)
jocnn commented 2 years ago

well apparently by disactivating the blockman extension, Now if it is persists, the change I make, Although I would like to keep both assets, I think the problem comes by the extension more than by vscode,