{"id":13485206,"url":"https://github.com/pantharshit00/coc-prisma","last_synced_at":"2025-10-20T04:40:02.104Z","repository":{"id":40820897,"uuid":"275346495","full_name":"pantharshit00/coc-prisma","owner":"pantharshit00","description":"CoC extension that implements the Prisma language server","archived":false,"fork":false,"pushed_at":"2024-07-08T22:18:15.000Z","size":205,"stargazers_count":76,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T18:04:30.153Z","etag":null,"topics":["coc-extensions","neovim","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pantharshit00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-27T10:13:44.000Z","updated_at":"2024-11-06T13:28:16.000Z","dependencies_parsed_at":"2024-07-09T02:53:06.237Z","dependency_job_id":null,"html_url":"https://github.com/pantharshit00/coc-prisma","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":0.303030303030303,"last_synced_commit":"0174e47180f0761c3cf8d3760771c5e21088667a"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantharshit00%2Fcoc-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantharshit00%2Fcoc-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantharshit00%2Fcoc-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pantharshit00%2Fcoc-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pantharshit00","download_url":"https://codeload.github.com/pantharshit00/coc-prisma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456373,"owners_count":21106602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coc-extensions","neovim","vim","vim-plugin"],"created_at":"2024-07-31T17:01:50.718Z","updated_at":"2025-10-20T04:40:01.994Z","avatar_url":"https://github.com/pantharshit00.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Language Support"],"sub_categories":[],"readme":"# coc-prisma\n\nCoc extension that implements Prisma Language Server. Use it alongside with the Prisma syntax plugin: https://github.com/pantharshit00/vim-prisma\n\n## Install\n\n`:CocInstall coc-prisma`\n\n\n## Screenshots\n![image](https://user-images.githubusercontent.com/22195362/85920005-c8faca80-b88d-11ea-9a49-e3ebfad22375.png)\n\n![image](https://user-images.githubusercontent.com/22195362/85920012-d2843280-b88d-11ea-8517-95595c354325.png)\n\n## Commands\n\n`coc-prisma.restartLanguageServer`: Restarts the Prisma Language Server\n\n\n## Formatting\n\nThis extension supports formatting of Prisma files. Under the hood, the language server runs the prisma-fmt binary and it produces the formatted output. \n\n\nIn order to format your file, you can `:Format` which is provided by CoC. If you want to enable autoformatting on save, add `prisma` under the `coc.preferences.formatOnSaveFiletypes` key in `coc-settings.json` file.  You can typically find your `coc-settings.json` located at `~/.config/nvim/coc-settings.json`\n\n```json\n{\n  \"coc.preferences.formatOnSaveFiletypes\": [\n    \"prisma\"\n  ]\n}\n\n```\n\n## License\n\nMIT\n\n---\n\n\u003e This extension is created by [create-coc-extension](https://github.com/fannheyward/create-coc-extension)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantharshit00%2Fcoc-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpantharshit00%2Fcoc-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpantharshit00%2Fcoc-prisma/lists"}