coc-prisma

CoC extension that implements the Prisma language server

MIT License

Downloads
155
Stars
74
Committers
3

Bot releases are visible (Hide)

coc-prisma - v0.12.0 Latest Release

Published by pantharshit00 3 months ago

What's Changed

coc-prisma - v0.11.0

Published by pantharshit00 almost 3 years ago

This release updates the language server to a build which uses the prisma-fmt wasm library(https://github.com/prisma/prisma-fmt-wasm) under the hood instead of using a binary.

coc-prisma - 0.10.0

Published by pantharshit00 about 3 years ago

Updated language server from 2.21 to 2.28 to ensure compatibility with newer Prisma version.

coc-prisma - v0.9.0

Published by pantharshit00 over 3 years ago

This release bumps the lsp to 2.21 unlocking new features.

coc-prisma - v0.8.0

Published by pantharshit00 over 3 years ago

Bump LSP to 2.19

coc-prisma - v0.7.0

Published by pantharshit00 over 3 years ago

Bump language server to version 2.18.1

coc-prisma - v0.6.0

Published by pantharshit00 over 3 years ago

Updates the Prisma language server to 2.17

coc-prisma - v0.5.1

Published by pantharshit00 almost 4 years ago

coc-prisma - v0.5.0

Published by pantharshit00 almost 4 years ago

Upgrades Prisma language server to 2.10

coc-prisma - v0.4.0

Published by pantharshit00 about 4 years ago

Updated Prisma language server to 2.9.0

This adds many new features which you can find here: https://github.com/prisma/language-tools

coc-prisma - v0.3.0

Published by pantharshit00 about 4 years ago

coc-prisma - v0.0.4

Published by pantharshit00 over 4 years ago

Bump the Prisma language server in order to enable new quick fixes like adding missing model:
image