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

Integrate with VS configuration schema intellisense #16481

Open
sebastienros opened this issue Jul 24, 2024 · 5 comments
Open

Integrate with VS configuration schema intellisense #16481

sebastienros opened this issue Jul 24, 2024 · 5 comments
Milestone

Comments

@sebastienros
Copy link
Member

There is a new feature in VS that can compose json schema from all the referenced packages. What it would allow is to have our module packages to contain their own json schema sections, and they would appear as documented when editing the appsettings.json file.

Example: https://youtu.be/SrmSizuEv58?t=14433

@hishamco
Copy link
Member

hishamco commented Jul 24, 2024

I already saw it in another video but forgot to post it. It would be nice to add such this for recipes

@Piedone
Copy link
Member

Piedone commented Jul 24, 2024

Releated: #1866.

@MichaelPetrinolis
Copy link
Contributor

And then we could easily integrate those JSON schemas with Monaco editor, where used.

@sebastienros sebastienros added this to the 2.x milestone Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

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

No branches or pull requests

4 participants