less copy protection, more size visualization
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

6 line
203 B

  1. {
  2. "minify.minifyExistingOnSave": true,
  3. "editor.snippetSuggestions": "top",
  4. "python.pythonPath": "/snap/blender/current/2.92/python/bin/python3.7m",
  5. "python.formatting.provider": "black"
  6. }