mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
chore: "restructuredtext" extension settings added
Preview window scrolling is broken so it is better to disable it.
This commit is contained in:
@@ -11,7 +11,9 @@ tasks:
|
||||
"cmake.configureArgs": [
|
||||
"-DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake"
|
||||
],
|
||||
"cmake.generator": "Ninja Multi-Config"
|
||||
"cmake.generator": "Ninja Multi-Config",
|
||||
"restructuredtext.preview.scrollEditorWithPreview": false,
|
||||
"restructuredtext.preview.scrollPreviewWithEditor": false
|
||||
}
|
||||
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user