settings.json 120 B

1234
  1. {
  2. "python.pythonPath": "/var/miniconda3/bin/python",
  3. "restructuredtext.confPath": "${workspaceFolder}/_source"
  4. }