π Documentation | π¦ VSCode Marketplace | π Github Issues | ποΈ Roadmap
You can support this project by giving a star on GitHub βοΈ or by becoming an official sponsor π°
Develop Swift/iOS projects using VSCode.
The long-term goal is to make VSCode as a viable alternative to Xcode for iOS development, by integrating open-source tools such as swift-format, swiftlint, xcodebuild, xcrun, xcode-build-server, sourcekit-lsp, and so on into VSCode.
- β Autocomplete β setup autocomplete using xcode-build-server
- π οΈ Build & Run β build and run application using xcodebuild
- π πΌ Format β format files using swift-format or other formatter of your choice
- π± Simulator β manage iOS simulators
- π± Devices β run iOS applications on iPhone or iPad
- π οΈ Tools β manage essential iOS development tools using Homebrew
- πͺ² Debug β debug iOS applications using CodeLLDB
- β Tests β run tests on simulators and devices
π‘ If you have any ideas, please open an issue or start a discussion on the SweetPad GitHub repository.
- π MacOS β Other platforms are currently not supported
- π± Xcode β Required for building and running iOS apps via
xcodebuild
All notable changes to the "sweetpad" extension you can find in the CHANGELOG.md.
This extension is licensed under the MIT License.