You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`A Diagnostic Bundle collects information that helps the developers of the VS Code Swift extension diagnose and fix issues.
93
+
`A Diagnostic Bundle collects information that helps the developers of the Swift for VS Code extension diagnose and fix issues.
94
94
95
95
This information contains:
96
96
- Extension logs
@@ -100,7 +100,9 @@ This information contains:
100
100
- If possible, a minimized project that caused SourceKit to crash
101
101
- If possible, a minimized project that caused the Swift compiler to crash
102
102
103
-
Please attach this bundle to GitHub issues.`,
103
+
All information is collected locally and you can inspect the diagnose bundle before sharing it with developers of the Swift for VS Code extension.
104
+
105
+
Please file an issue with a description of the problem you are seeing at https://github.com/swiftlang/vscode-swift, and attach this diagnose bundle.`,
0 commit comments