{"id":29193141,"url":"https://github.com/ember-tooling/snippets","last_synced_at":"2026-02-23T14:32:46.206Z","repository":{"id":287130533,"uuid":"963695255","full_name":"ember-tooling/snippets","owner":"ember-tooling","description":"Preconfigured snippets for ember projects","archived":false,"fork":false,"pushed_at":"2025-08-29T14:17:56.000Z","size":64,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T12:56:41.436Z","etag":null,"topics":[],"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/ember-tooling.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-10T04:32:27.000Z","updated_at":"2025-08-29T14:17:23.000Z","dependencies_parsed_at":"2025-09-05T06:35:40.093Z","dependency_job_id":"2d67efec-03ca-4b29-9f8e-735e8a9cb36d","html_url":"https://github.com/ember-tooling/snippets","commit_stats":null,"previous_names":["ember-tooling/snippets"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ember-tooling/snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-tooling%2Fsnippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-tooling%2Fsnippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-tooling%2Fsnippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-tooling%2Fsnippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ember-tooling","download_url":"https://codeload.github.com/ember-tooling/snippets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ember-tooling%2Fsnippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29745582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: 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":"2025-07-02T02:07:41.815Z","updated_at":"2026-02-23T14:32:46.188Z","avatar_url":"https://github.com/ember-tooling.png","language":"JavaScript","funding_links":[],"categories":["Tools"],"sub_categories":["IDE Support"],"readme":"[![Installs](https://vsmarketplacebadges.dev/installs-short/EmberTooling.emberjs-snippets.svg)](https://marketplace.visualstudio.com/items?itemName=EmberTooling.emberjs-snippets)\n![Downloads](https://vsmarketplacebadges.dev/downloads-short/EmberTooling.emberjs-snippets.svg)\n![Rating](https://vsmarketplacebadges.dev/rating-star/EmberTooling.emberjs-snippets.svg)\n\n# Snippets for GJS and GTS in VSCode and (neo)vim\n\nPreconfigured snippets for ember projects following Polaris Patterns.\n\n## Installation\n\n- VSCode: https://marketplace.visualstudio.com/items?itemName=EmberTooling.emberjs-snippets\n- Open VSX: https://open-vsx.org/extension/embertooling/emberjs-snippets\n- (neo)vim:\n    - packer.nvim: `use { \"ember-tooling/snippets\", branch: \"neovim/main\" }`\n\n\n## Important\n\nThis extension is optimized for developers that use Ember Polaris patterns and features, which are supported back to ember-source 3.28.\nIf you need Ember Octane (and earlier) snippets, this snippet pack is not for you.\n\n\nMain branches:\n- [VSCode][vscode-main]\n- [NeoVim][neovim-main]\n\n✨ Development happens on these branches ✨\n\n[vscode-main]: https://github.com/ember-tooling/snippets/tree/vscode/main\n[neovim-main]: https://github.com/ember-tooling/snippets/tree/neovim/main\n\n\n## Usage\n\nMany snippets will show up in auto-completion prompts as you're typing.\nFor example,\n\n- `@ser` will have a suggestion for `@service declare $name: $type;`\n- `@cach` will have a suggestion for a `@cached` getter.\n- `await render` will have a suggestion for the rendering tests' render boilerplate\n- etc\n\nWhole file generating boilerplate, such as for tests are prefixed with `g-` for generate, similar to the ember-cli command's you'd use in the terminal to generate the same file contents.\n\n- `g-rendering-test`, `g-application-test`, `g-unit-test`\n- `g-class-component`, `g-component`\n- `g-route`\n- `g-route-template`\n- `g-service`\n- etc\n\n\n## Debugging\n\n- clone the repo\n- cd to the cloned repo\n- `pnpm i`\n- `pnpm build`\n- if using vscode, on the extensions panel, click \"Install from VSIX\" and select the vsix file generated from `pnpm build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-tooling%2Fsnippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fember-tooling%2Fsnippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fember-tooling%2Fsnippets/lists"}