{"id":31158952,"url":"https://github.com/t1ckbase/vscode-snippets","last_synced_at":"2025-09-19T00:54:50.174Z","repository":{"id":313778057,"uuid":"1052645650","full_name":"T1ckbase/vscode-snippets","owner":"T1ckbase","description":"Snippets extracted from Visual Studio Code","archived":false,"fork":false,"pushed_at":"2025-09-08T10:54:52.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T12:38:52.744Z","etag":null,"topics":["neovim","snippets","vscode"],"latest_commit_sha":null,"homepage":"","language":null,"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/T1ckbase.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-08T10:53:04.000Z","updated_at":"2025-09-08T10:54:55.000Z","dependencies_parsed_at":"2025-09-08T12:38:58.395Z","dependency_job_id":"b9448a4d-9188-4145-96c8-d93466310f20","html_url":"https://github.com/T1ckbase/vscode-snippets","commit_stats":null,"previous_names":["t1ckbase/vscode-snippets"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/T1ckbase/vscode-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T1ckbase%2Fvscode-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T1ckbase%2Fvscode-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T1ckbase%2Fvscode-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T1ckbase%2Fvscode-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/T1ckbase","download_url":"https://codeload.github.com/T1ckbase/vscode-snippets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T1ckbase%2Fvscode-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275862223,"owners_count":25541899,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["neovim","snippets","vscode"],"created_at":"2025-09-19T00:54:46.656Z","updated_at":"2025-09-19T00:54:50.166Z","avatar_url":"https://github.com/T1ckbase.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-snippets\n\nThese snippets are extracted from [Visual Studio Code](https://github.com/microsoft/vscode).\n\n# Setup\n\n[mini.snippets](https://github.com/nvim-mini/mini.snippets)\n\n```lua\nlocal gen_loader = require('mini.snippets').gen_loader\nrequire('mini.snippets').setup({\n  snippets = {\n    gen_loader.from_lang({\n      lang_patterns = {\n        javascriptreact = { 'javascript.json' },\n        jsx = { 'javascript.json' },\n        typescriptreact = { 'typescript.json' },\n        tsx = { 'typescript.json' },\n        markdown_inline = { 'markdown.json' },\n      }\n    }),\n  },\n})\n```\n\n# LICENSE\n\nThe snippets are extracted from [Visual Studio Code](https://github.com/microsoft/vscode) and are licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1ckbase%2Fvscode-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1ckbase%2Fvscode-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1ckbase%2Fvscode-snippets/lists"}