yonaskolb / yonaskolb/XcodeGen
VSCode extension
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
You might remember the repo I created last year:
https://github.com/markst/hotreloading-vscode-ios
https://github.com/yonaskolb/XcodeGen/pull/1218
I had conceived the idea of creating an extension which would enable creating the project.yml and generating the xcodeproj in order to build and run using Visual Studio Code without every having to open Xcode.app.
I've since found the time to start creating a VSCode extension which can wrap up some of this process:
https://github.com/markst/vscode-xcodegen-builder
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked hotreloading-vscode-ios repository, XcodeGen pull request #1218, and vscode-xcodegen-builder project. The issue provides no target file, test, or specific acceptance criteria, so define the desired VSCode integration and its scope before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100