mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Recommends some extensions and sets the default interpreter path (#6884)
This commit is contained in:
		| @@ -31,6 +31,11 @@ | ||||
| 			"**/.venv": true, | ||||
| 			"**/.coverage": true, | ||||
| 			"**/coverage.json": true | ||||
| 		} | ||||
| 		}, | ||||
| 		"python.defaultInterpreterPath": ".venv/bin/python3", | ||||
| 	}, | ||||
| 	"extensions": { | ||||
| 		"recommendations": ["ms-python.python", "charliermarsh.ruff", "editorconfig.editorconfig"], | ||||
| 		"unwantedRecommendations": ["ms-python.black-formatter"] | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Trenton H
					Trenton H