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
{{ message }}
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-71Lines changed: 0 additions & 71 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,77 +58,6 @@ If you prefer using an alternative language server, set set `sde.languageServerM
58
58
59
59
Though in most cases sourcekit-lsp and sourcekite should produce better results and performance.
60
60
61
-
## Debugging
62
-
63
-
SDE has a built-in Swift debugger which has been deprecated. Instead use [LLDB Debugger](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) which powers more features and is more stable.
64
-
65
-
Below is an example configuration supporting running executable targets, unit tests on macOS and Linux.
66
-
Relevant files will be compiled using the pre-launch-tasks.
0 commit comments