less copy protection, more size visualization
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

6 lines
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. }