{"id":16330395,"url":"https://github.com/robertoachar/vscode-extension-pack","last_synced_at":"2025-08-12T18:12:35.170Z","repository":{"id":110401144,"uuid":"123374144","full_name":"robertoachar/vscode-extension-pack","owner":"robertoachar","description":"An opinionated extension pack for VS Code.","archived":false,"fork":false,"pushed_at":"2019-06-21T18:13:31.000Z","size":26,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T10:24:21.410Z","etag":null,"topics":["extension","pack","vscode","vscode-extension","vscode-extension-pack"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=robertoachar.vscode-extension-pack","language":null,"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/robertoachar.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}},"created_at":"2018-03-01T03:00:37.000Z","updated_at":"2021-06-11T03:43:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"afbdbe12-4d96-4b22-8bca-45512f5ab1ed","html_url":"https://github.com/robertoachar/vscode-extension-pack","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/robertoachar/vscode-extension-pack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fvscode-extension-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fvscode-extension-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fvscode-extension-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fvscode-extension-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoachar","download_url":"https://codeload.github.com/robertoachar/vscode-extension-pack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fvscode-extension-pack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270109888,"owners_count":24528929,"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-08-12T02:00:09.011Z","response_time":80,"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":["extension","pack","vscode","vscode-extension","vscode-extension-pack"],"created_at":"2024-10-10T23:19:09.627Z","updated_at":"2025-08-12T18:12:35.152Z","avatar_url":"https://github.com/robertoachar.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oficina Extension Pack\n\n[![Visual Studio Marketplace][vsce-badge]][vsce-url]\n[![License][license-badge]][license-url]\n\n\u003e An opinionated extension pack for VS Code.\n\nThis extension pack provides the following extensions:\n\n- [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag) - Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text.\n\n- [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag) - Auto rename paired HTML/XML tag.\n\n- [Cobalt2 Theme Official](https://marketplace.visualstudio.com/items?itemName=wesbos.theme-cobalt2) - Official theme by Wes Bos.\n\n- [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=editorconfig.editorconfig) - EditorConfig Support for Visual Studio Code.\n\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Integrates ESLint JavaScript into VS Code.\n\n- [language-stylus](https://marketplace.visualstudio.com/items?itemName=sysoev.language-stylus) - Stylus language support.\n\n- [Live Share](https://marketplace.visualstudio.com/items?itemName=ms-vsliveshare.vsliveshare) - Real-time collaborative development from the comfort of your favorite tools.\n\n- [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense) - Visual Studio Code plugin that autocompletes filenames.\n\n- [Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode) - Polaroid for your code.\n\n- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - VS Code plugin for prettier/prettier.\n\n- [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - AI-assisted development.\n\n- [VSCode Essentials Snippets](https://marketplace.visualstudio.com/items?itemName=robertoachar.vscode-essentials-snippets) - A collection of essentials snippets for Visual Studio Code.\n\n- [vscode-icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons) - Icons for Visual Studio Code.\n\n- [vscode-styled-components](https://marketplace.visualstudio.com/items?itemName=jpoissonnier.vscode-styled-components) - Syntax highlighting for styled-components.\n\n# Development\n\n- Clone the repo\n\n```bash\n$ git clone https://github.com/robertoachar/vscode-extension-pack.git\n```\n\n- Install vsce\n\n```bash\n$ npm install -g vsce\n```\n\n- Build the extension file\n\n```bash\n$ vsce package\n```\n\n- Install the extension from a package file (.vsix)\n\n1. Launch Visual Studio Code\n2. Choose **Extensions** from menu\n3. Click **More** \u003e **Install from VSIX...**\n4. Select the file `vscode-extension-pack-x.x.x.vsix`\n5. Click **Reload Now** to reload the Code\n\n# Publishing\n\n- Create a publisher\n\n```bash\n$ vsce create-publisher \u003cpublisher-name\u003e\n```\n\n- Login\n\n```bash\n$ vsce login \u003cpublisher-name\u003e\n```\n\n- Publish\n\n```bash\n$ vsce publish\n```\n\n# Author\n\n[Roberto Achar](https://twitter.com/robertoachar)\n\n# License\n\n[MIT](https://github.com/robertoachar/vscode-extension-pack/blob/master/LICENSE)\n\n[vsce-badge]: https://vsmarketplacebadge.apphb.com/version/robertoachar.vscode-extension-pack.svg\n[vsce-url]: https://marketplace.visualstudio.com/items?itemName=robertoachar.vscode-extension-pack\n[license-badge]: https://img.shields.io/github/license/robertoachar/vscode-extension-pack.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fvscode-extension-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoachar%2Fvscode-extension-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fvscode-extension-pack/lists"}