vscode-swiftformat icon indicating copy to clipboard operation
vscode-swiftformat copied to clipboard

fix: unused global search for build binaries

Open vknabel opened this issue 1 year ago • 0 comments

fixes #44

Steps to reproduce:

  1. Close vscode
  2. Go to your system settings' privacy and security
  3. remove vscode in files and folders, and full access to your volume
  4. 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.

vknabel avatar Jun 22 '24 10:06 vknabel