fix: read formatterProseWrap from server (#1856)

This commit is contained in:
Andreas Willi 2025-07-05 15:13:01 +02:00 committed by GitHub
parent c767c37cc1
commit 25418e9d2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -42,6 +42,7 @@ const CONFIG_ITEMS: &[&str] = &[
"formatterMode",
"formatterPrintWidth",
"formatterIndentSize",
"formatterProseWrap",
"hoverPeriscope",
"outputPath",
"preview",