Prisma offers an extension for VS Code that enables syntax highlighting, autocompletion, and more for Prisma Schema files. In this lesson, we learn how to install the Prisma VS Code extension.
Lecturer: [0:00] Prisma offers an extension for VSCode. It's very useful for doing things like syntax highlighting and auto-completion, and you'll want to use it when you are working with your Prisma schema.
[0:10] If you're using VSCode, you can install it from the Extensions Marketplace. Search for Prisma. The first result is the one that most users will want. It's the Prisma extension at the current version, the current stable release of Prisma, in this case, 2.26. You can install it here.
[0:27] The second result may be useful for you. It's the Prisma Insider extension. This extension is used alongside some Prisma features that are in early access or preview. In most cases, the Prisma extension at the current version is the one that you'll want to go for.
Member comments are a way for members to communicate, interact, and ask questions about a lesson.
The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io
Be on-Topic
Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.
Avoid meta-discussion
Code Problems?
Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context
Details and Context
Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!