Explorar o código

enable supportRestructuredText in VSCode workspace

Falko Schindler hai 6 meses
pai
achega
ad5df3ccdd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nicegui.code-workspace

+ 1 - 0
nicegui.code-workspace

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