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

Integration with IDEs #431

Closed
nitrocode opened this issue Sep 29, 2023 · 3 comments · Fixed by #769
Closed

Integration with IDEs #431

nitrocode opened this issue Sep 29, 2023 · 3 comments · Fixed by #769
Labels
enhancement New feature or request

Comments

@nitrocode
Copy link
Member

Describe the Feature

I'd love if I could get input vars in stack catalogs to populate

I recently got this working in vscode for cloud custodian and it would be really cool to see it working with atmos

https://cloudcustodian.io/docs/quickstart/index.html#editor-integration

For atmos, the commands might be

atmos schema --json > schema.json

And these commands would probably need to be rerun on new input vars in components or new import catalogs or new components

Expected Behavior

See above

Use Case

Easier to populate stacks without having to dart between terraform variables and stack yaml

Describe Ideal Solution

Integration with vscode

Alternatives Considered

No response

Additional Context

No response

@osterman
Copy link
Member

@dudymas is looking into something like this on the side. No ETA.

@osterman
Copy link
Member

osterman commented Nov 15, 2024

So we documented how this is supported today. Do you think it's worth creating a separate issue to provide a command to conveniently retrieve the schema as well?

Since atmos now supports remote schemas, and VS Code et. al support remote schemas, having a local schema is less valuable.

@osterman
Copy link
Member

Check out our new documentation: https://atmos.tools/core-concepts/projects/setup-editor

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

Successfully merging a pull request may close this issue.

2 participants