{"id":13761183,"url":"https://github.com/hrsh7th/cmp-nvim-lsp-signature-help","last_synced_at":"2025-04-04T05:09:24.293Z","repository":{"id":38454682,"uuid":"429800772","full_name":"hrsh7th/cmp-nvim-lsp-signature-help","owner":"hrsh7th","description":"cmp-nvim-lsp-signature-help","archived":false,"fork":false,"pushed_at":"2024-06-30T21:33:26.000Z","size":15,"stargazers_count":656,"open_issues_count":23,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-28T04:16:36.138Z","etag":null,"topics":["nvim-cmp"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hrsh7th.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-11-19T13:06:51.000Z","updated_at":"2025-03-25T09:46:53.000Z","dependencies_parsed_at":"2024-01-15T03:58:56.373Z","dependency_job_id":"3855f8f6-b519-4f1a-9d6f-6808e58618de","html_url":"https://github.com/hrsh7th/cmp-nvim-lsp-signature-help","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-signature-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-signature-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-signature-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrsh7th%2Fcmp-nvim-lsp-signature-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrsh7th","download_url":"https://codeload.github.com/hrsh7th/cmp-nvim-lsp-signature-help/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123107,"owners_count":20887261,"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":["nvim-cmp"],"created_at":"2024-08-03T13:01:42.330Z","updated_at":"2025-04-04T05:09:24.273Z","avatar_url":"https://github.com/hrsh7th.png","language":"Lua","funding_links":[],"categories":["Lua","Completion"],"sub_categories":["Diagnostics"],"readme":"# cmp-nvim-lsp-signature-help\n\nnvim-cmp source for displaying function signatures with the current parameter emphasized:\n\n![Basic Example](https://user-images.githubusercontent.com/12832280/144246351-0604d8cb-40c5-437b-9ca1-f3d420539360.png)  \n# Setup\n\n```lua\n\nrequire'cmp'.setup {\n  sources = {\n    { name = 'nvim_lsp_signature_help' }\n  }\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-signature-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-signature-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrsh7th%2Fcmp-nvim-lsp-signature-help/lists"}