{"id":19521429,"url":"https://github.com/vknabel/vscode-swift-development-environment-examples","last_synced_at":"2025-09-11T17:17:33.283Z","repository":{"id":89727806,"uuid":"215488373","full_name":"vknabel/vscode-swift-development-environment-examples","owner":"vknabel","description":"An example Swift project configuration for using VS Code","archived":false,"fork":false,"pushed_at":"2019-10-16T07:47:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T00:29:09.215Z","etag":null,"topics":["example-project","lldb","sourcekit-lsp","swift","vscode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vknabel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-16T07:46:52.000Z","updated_at":"2019-12-06T22:08:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"d56c80d8-abba-44af-939e-ba323e7a289e","html_url":"https://github.com/vknabel/vscode-swift-development-environment-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vknabel/vscode-swift-development-environment-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vknabel%2Fvscode-swift-development-environment-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vknabel%2Fvscode-swift-development-environment-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vknabel%2Fvscode-swift-development-environment-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vknabel%2Fvscode-swift-development-environment-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vknabel","download_url":"https://codeload.github.com/vknabel/vscode-swift-development-environment-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vknabel%2Fvscode-swift-development-environment-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274676036,"owners_count":25329188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example-project","lldb","sourcekit-lsp","swift","vscode"],"created_at":"2024-11-11T00:31:55.264Z","updated_at":"2025-09-11T17:17:33.233Z","avatar_url":"https://github.com/vknabel.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Examples for vscode-swift-development-environment\n\n*Sets up autocompletion using [vscode-swift-development-environment](https://github.com/vknabel/vscode-swift-development-environment/). If the plugin itself does not work, [open an issue for SDE](https://github.com/vknabel/vscode-swift-development-environment/issues/new).*\n\n1. Run `./install.sh`. It will clone and build all your dependencies. In practice you should do this globally.\n2. Open [`.vscode/settings.json`](.vscode/settings.json), replace `~/Desktop/vscode-swift-development-environment-examples` with your actual path.\n3. Make sure you have [SDE](https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swift-development-environment) installed.\n3. Now reload the vscode window.\n4. Open some swift files e.g. [`Sources/Greet/main.swift`](Sources/Greet/main.swift) and hover around.\n\n## Debugger Support\n\n*Sets up debugging using [LLDB Debugger](https://github.com/vadimcn/vscode-lldb). If the plugin itself does not work, [open an issue for LLDB Debugger](https://github.com/vadimcn/vscode-lldb/issues/new/choose).*\n\n1. Make sure you ran `1` and `2` from above.\n2. Make sure you have [LLDB Debugger](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) installed.\n3. Put a breakpoint into [`Sources/Greet/main.swift`](Sources/Greet/main.swift) and [`Tests/ExampleProjectTests/ExampleProjectTests.swift`](Tests/ExampleProjectTests/ExampleProjectTests.swift).\n4. Select the debuggers tab.\n\n## SwiftFormat for VS Code\n\n*Sets up autocompletion using [vscode-swiftformat](https://github.com/vknabel/vscode-swiftformat). If the plugin itself does not work, [open an issue for vscode-swiftformat](https://github.com/vknabel/vscode-swiftformat/issues/new).*\n\n1. Make sure you ran `1` and `2` from above.\n2. Make sure you have [SwiftFormat](https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swiftformat) installed.\n3. Open some swift files e.g. [`Sources/Greet/main.swift`](Sources/Greet/main.swift), make some changes and save.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvknabel%2Fvscode-swift-development-environment-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvknabel%2Fvscode-swift-development-environment-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvknabel%2Fvscode-swift-development-environment-examples/lists"}