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

improve code spec, add one for code-tunnel, upstream the changes to fig #242589

Open
meganrogge opened this issue Mar 4, 2025 · 2 comments
Open
Assignees
Labels
feature-request Request for new features or functionality terminal-suggest
Milestone

Comments

@meganrogge
Copy link
Contributor

meganrogge commented Mar 4, 2025

@meganrogge meganrogge added terminal-suggest feature-request Request for new features or functionality labels Mar 4, 2025
@meganrogge meganrogge added this to the March 2025 milestone Mar 4, 2025
@Tyriar
Copy link
Member

Tyriar commented Mar 4, 2025

Generated fig spec from the native CLI. It's very repetitive so we should merge the useful parts in:

fig.ts.txt

@meganrogge
Copy link
Contributor Author

Notes from @Tyriar via correspondence with Connnor:

  • We won't try differentiate code.exe and code and assume they act the same.
  • We'll add a code-tunnel completion spec which will point at the code one since the native CLI should support the same things. This is what we do with code-insiders which is just code with a special name
  • We'll add tunnel and serve-web subcommands to the code spec (we may need your help here)
  • Then in the future, any changes we do to the CLI make sure you consider the completions as well, either making the change yourself or pinging us to update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality terminal-suggest
Projects
None yet
Development

No branches or pull requests

2 participants