Browse Source

enable supportRestructuredText in VSCode workspace

Falko Schindler 6 tháng trước cách đây
mục cha
commit
ad5df3ccdd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"