30 Forks
215 Stars
215 Watchers

language-tools

🌐 Prisma Language Tools = Language Server and Prisma's VS Code extension.

How to download and setup language-tools

Open terminal and run command
git clone https://github.com/prisma/language-tools.git
git clone is used to create a copy or clone of language-tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with language-tools https://github.com/prisma/language-tools/archive/master.zip

Or simply clone language-tools with SSH
[email protected]:prisma/language-tools.git

If you have some problems with language-tools

You may open issue on language-tools support forum (system) here: https://github.com/prisma/language-tools/issues