فهرست منبع

enable supportRestructuredText in VSCode workspace

Falko Schindler 6 ماه پیش
والد
کامیت
ad5df3ccdd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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"