mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 20:54:28 +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": [
|
"cmake.configureArgs": [
|
||||||
"-DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake"
|
"-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
|
EOF
|
||||||
|
Reference in New Issue
Block a user