1
0
Эх сурвалжийг харах

enable supportRestructuredText in VSCode workspace

Falko Schindler 6 сар өмнө
parent
commit
ad5df3ccdd

+ 1 - 0
nicegui.code-workspace

@@ -5,6 +5,7 @@
     }
   ],
   "settings": {
+    "python.analysis.supportRestructuredText": true,
     "ruff.enable": true,
     "files.associations": {
       "*.html": "jinja-html"