prisma / docs

📚 Prisma Documentation
https://www.prisma.io/docs
Apache License 2.0
975 stars 765 forks source link

Selecting the Language model once prisma has been installed as an extension on Visual studio code #6187

Open smashbrick opened 1 month ago

smashbrick commented 1 month ago
Once installed, make sure to select the appropriate language model to use it within Visual Studio Code.

Could we get this added in the docs (docs/content/200-orm/800-more/500-development-environment/100-editor-setup.mdx) ? I'm sure a senior developer would probably know this but it confused me as a beginner.

I tried to create a PR, but I do not have permission to do so.

smashbrick commented 1 month ago

@jharrell I'm unable to create a PR, so tagging you.

jharrell commented 1 month ago

You should be able to fork the repo, make changes on your fork, and then submit those changes in a PR to our repo.

If you want to try that, please feel free to do so! But regardless, thank you for opening an issue 🙏