{"id":13600695,"url":"https://github.com/amiralies/coc-flow","last_synced_at":"2025-04-14T21:31:02.679Z","repository":{"id":35075585,"uuid":"203677069","full_name":"amiralies/coc-flow","owner":"amiralies","description":"Flow language server extension for coc.nvim","archived":false,"fork":false,"pushed_at":"2023-01-09T19:47:02.000Z","size":898,"stargazers_count":29,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T10:21:15.333Z","etag":null,"topics":["coc","flow","javascript","lsp","vim"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/amiralies.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}},"created_at":"2019-08-21T23:08:44.000Z","updated_at":"2023-04-12T14:13:15.000Z","dependencies_parsed_at":"2023-01-15T13:30:16.438Z","dependency_job_id":null,"html_url":"https://github.com/amiralies/coc-flow","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiralies%2Fcoc-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiralies%2Fcoc-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiralies%2Fcoc-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiralies%2Fcoc-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiralies","download_url":"https://codeload.github.com/amiralies/coc-flow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788870,"owners_count":21161726,"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","flow","javascript","lsp","vim"],"created_at":"2024-08-01T18:00:46.733Z","updated_at":"2025-04-14T21:31:02.370Z","avatar_url":"https://github.com/amiralies.png","language":"JavaScript","funding_links":[],"categories":["Language Support"],"sub_categories":[],"readme":"# coc-flow\n\nFlow language server extension for [`coc.nvim`](https://github.com/neoclide/coc.nvim).\n\n## Install\n\n1. Inside (neo)vim run this command:\n\n```\n:CocInstall coc-flow\n```\n\nNote: for coc installation instructions visit [`coc.nvim`](https://github.com/neoclide/coc.nvim/wiki/Install-coc.nvim) repo\n\n## Setup\n* Make sure you have `.flowconfig` inside your project root.\n* By default coc-flow looks for flow binary inside your node_modules (as flow [recommends](https://flow.org/en/docs/install) it), as fallback it uses `flow.pathToFlow`, you can toggle this behavior using `flow.useNPMPackagedFlow` option.\n* If you're using [coc-tsserver](https://github.com/neoclide/coc-tsserver), set `javascript.validate.enable` option to `false`, or completely disable tsserver extension by setting `tsserver.enable` to `false`.\n\n## Features\n* Code completion\n* Go to definition\n* Diagnostics\n* Hover for type info\n\n## Configuration\n\n* `flow.enable` (default: `true`) Enable flow extension\n* `flow.pathToFlow` (default: `flow`) Absolute path to flow binary\n* `flow.useNPMPackagedFlow` (default: `true`) Use flow binary which exists in node_modules (recommended)\n* `flow.stopFlowOnExit` (default: `true`) Stop flow server on exit\n* `flow.lazyMode` (default: `''`) Which lazy mode to use, empty string will use lazy mode set in .flowconfig and any other value override that\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiralies%2Fcoc-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiralies%2Fcoc-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiralies%2Fcoc-flow/lists"}