{"id":19443472,"url":"https://github.com/tbeseda/vscode-toggle-js-inlayhints","last_synced_at":"2026-05-12T12:04:10.844Z","repository":{"id":138556613,"uuid":"558061787","full_name":"tbeseda/vscode-toggle-js-inlayhints","owner":"tbeseda","description":"Quickly turn on or off all JavaScript inlay hints in VS Code","archived":false,"fork":false,"pushed_at":"2022-10-27T16:00:32.000Z","size":1061,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T08:15:47.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=tbeseda.toggle-js-inlayhints","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/tbeseda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-10-26T20:31:13.000Z","updated_at":"2023-05-07T08:12:05.000Z","dependencies_parsed_at":"2024-03-30T22:15:29.461Z","dependency_job_id":null,"html_url":"https://github.com/tbeseda/vscode-toggle-js-inlayhints","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tbeseda/vscode-toggle-js-inlayhints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbeseda%2Fvscode-toggle-js-inlayhints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbeseda%2Fvscode-toggle-js-inlayhints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbeseda%2Fvscode-toggle-js-inlayhints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbeseda%2Fvscode-toggle-js-inlayhints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbeseda","download_url":"https://codeload.github.com/tbeseda/vscode-toggle-js-inlayhints/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbeseda%2Fvscode-toggle-js-inlayhints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32938004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T15:43:14.136Z","updated_at":"2026-05-12T12:04:10.828Z","avatar_url":"https://github.com/tbeseda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Toggle JS inlay hints\n\n### Quickly turn on or off all JavaScript inlay hints\n\nAdd two VS Code commands to turn on and off all JavaScript inlay hint settings.\n\n![screen recording](./vscode-toggle-inlayhints.gif)\n\nWhen toggled **ON**, the following is set for both `javascript.inlayHints` and `typescript.inlayHints` in a user's settings JSON:\n\n```json\n{\n\t\"enumMemberValues.enabled\": true,\n\t\"functionLikeReturnTypes.enabled\": true,\n\t\"parameterNames.enabled\": \"all\",\n\t\"parameterTypes.enabled\": true,\n\t\"propertyDeclarationTypes.enabled\": true,\n\t\"variableTypes.enabled\": true,\n}\n```\n\n**OFF** simply removes those settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbeseda%2Fvscode-toggle-js-inlayhints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbeseda%2Fvscode-toggle-js-inlayhints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbeseda%2Fvscode-toggle-js-inlayhints/lists"}