Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create VSCode extension #4

Open
markst opened this issue Jun 18, 2022 · 1 comment
Open

Create VSCode extension #4

markst opened this issue Jun 18, 2022 · 1 comment

Comments

@markst
Copy link
Owner

markst commented Jun 18, 2022

Not sure if it might be of interest wrapping this in a VSCode extension to make it more straightforward to build and run xcodegen projects.

For instance extension could depend on following:

  "extensionDependencies": [
    "sswg.swift-lang",
    "nisargjhaveri.ios-debug"
  ],
  "devDependencies": {
    "xcodegen": "^2.2.0"
@markst
Copy link
Owner Author

markst commented Dec 21, 2023

I've started putting together an extension here:
https://github.com/markst/vscode-xcodegen-builder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant