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

VSCode extension for authoring configuration #105

Open
SteveL-MSFT opened this issue Jul 19, 2023 · 4 comments
Open

VSCode extension for authoring configuration #105

SteveL-MSFT opened this issue Jul 19, 2023 · 4 comments
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

Needs to call out to dsc.exe to get dynamic schemas at runtime to fulfill validation and intellisense

Proposed technical implementation details (optional)

No response

@SteveL-MSFT SteveL-MSFT added the Issue-Enhancement The issue is a feature or idea label Jul 19, 2023
@michaeltlombardi
Copy link
Collaborator

Is the extension only for authoring configuration documents, or is it worth explicitly including manifest-authoring in the scope for this?

@JohnMcPMS
Copy link
Collaborator

It could also use #92 directly (or dsc.exe could be its entry point to do so).

@SteveL-MSFT
Copy link
Member Author

It may be ideal to integrate with Bicep rather than a standalone extension

@michaeltlombardi
Copy link
Collaborator

Does Bicep already work with YAML and JSON files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

3 participants