coc-prisma
coc-prisma copied to clipboard
CoC extension that implements the Prisma language server
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
I've followed the instructions here: https://github.com/pantharshit00/coc-prisma/blob/fc64aaa7fb0f0cdf51a84eeadee53e99fe1d3b90/README.md#formatting However, when using the command `:Format` I get the following: `E492: Not an editor command: Format` Also, here is what I have in my...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
When I open the schema.prisma file I am greeted with this error ``` [coc.nvim]: UnhandledRejection: Cannot find module '@prisma/language-server/dist /src/bin' Require stack: - /home/valou/.config/coc/extensions/node_modules/coc-prisma/lib/index.js - /home/valou/.config/coc/extensions/node_modules/coc-prisma/lib/index.js Error: Cannot find module...
Hello everyone, I noticed that the author of coc prima is no longer using coc, so I plan to fork a version and maintain it. https://github.com/coc-plugin/coc-prisma-latest.git
``` [Info - 9:16:59 a. m.] Default version of Prisma 'prisma-schema-wasm': 0d5b126bd9dab5935a80ad7e2b6cc42ed02b10f1 [Info - 9:16:59 a. m.] Extension name @prisma/language-server with version 31.0.7676 [Info - 9:16:59 a. m.] Prisma Engines...