vscode-swiftformat
vscode-swiftformat copied to clipboard
fix: unused global search for build binaries
fixes #44
Steps to reproduce:
- Close vscode
- Go to your system settings' privacy and security
- remove vscode in files and folders, and full access to your volume
- open a single swift file directly in vscode and format it
With this PR no access prompt should be displayed. Without you should be spammed with alerts as the issue reporter.