extend region with topics

- some may be moved to topic related files or to the main file
This commit is contained in:
2025-12-10 19:32:50 +01:00
parent dacc486974
commit 68c9ac9788
3 changed files with 39 additions and 8 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
"livePreview": true,
"strictLineBreaks": false,
"showLineNumber": false,
"showIndentGuide": true
"showIndentGuide": true,
"readableLineLength": true
}