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
[swiftc] Add completion spec #537
Comments
|
Hi! I can have a look into this if it hasn't already been done? |
|
@HarryET Yes, nothing has been done yet. You can check /src directory there still no swiftc.ts file. Also there is no pull request to add it. |
|
Okay, I'll try do it then. Looks likes there is loads of args to add for swift/swiftc :) |
|
Yeah, do you have an idea of where I can a list of all commands and arguments for it? |
I've just done |
|
If you wanted to have a go instead I don't mind? |
Yeah I know about this, I was wondering if there is a webpage that lists all of them at once. |
No no, just go ahead |
|
@HarryET Good luck |
|
I've opened a PR for adding support for the swift compiler here: #814 |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Sanity checks
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/figWhat CLI tool does this relate to?
swiftc
Which statement makes the most sense?
This completion spec does not exist
Issue Details
Add support for the Swift compiler.
The text was updated successfully, but these errors were encountered: