{"id":15837633,"url":"https://github.com/riipandi/vscode-essential-pack","last_synced_at":"2025-03-15T17:31:36.069Z","repository":{"id":115675354,"uuid":"159018135","full_name":"riipandi/vscode-essential-pack","owner":"riipandi","description":"Visual Studio Code extension pack for essential web development.","archived":true,"fork":false,"pushed_at":"2022-12-18T11:28:53.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T10:48:39.592Z","etag":null,"topics":["development-environment","devops","visual-studio","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=riipandi.vscode-essential","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/riipandi.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-11-25T09:57:44.000Z","updated_at":"2024-10-19T22:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7f51110-956f-428c-9ccf-60a8d02b7988","html_url":"https://github.com/riipandi/vscode-essential-pack","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/riipandi%2Fvscode-essential-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fvscode-essential-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fvscode-essential-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riipandi%2Fvscode-essential-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riipandi","download_url":"https://codeload.github.com/riipandi/vscode-essential-pack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243766730,"owners_count":20344807,"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":["development-environment","devops","visual-studio","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-05T15:41:07.908Z","updated_at":"2025-03-15T17:31:36.058Z","avatar_url":"https://github.com/riipandi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Essential Extension Pack for Visual Studio Code\n\nCollection of basic extensions to get started with web development in Visual Studio Code.\nThe goal is provide extensions for web developer that available in VSCode Web and Gitpod\nto extend VSCode functionality.\n\n## Sample Configuration\n\n```json\n{\n  \"window.autoDetectColorScheme\": false,\n  \"workbench.colorTheme\": \"Gitpod Dark\",\n  \"workbench.preferredDarkColorTheme\": \"Gitpod Dark\",\n  \"workbench.preferredLightColorTheme\": \"Gitpod Light\",\n  \"workbench.productIconTheme\": \"icons-carbon\",\n  \"workbench.iconTheme\": \"dot_small_gray\",\n  \"workbench.tree.indent\": 14,\n  \"workbench.reduceMotion\": \"on\",\n  \"workbench.editor.enablePreview\": true,\n  \"editor.wordWrap\": \"off\",\n  \"html.autoClosingTags\": true,\n  \"html.format.endWithNewline\": true,\n  \"html.format.indentHandlebars\": true,\n  \"emmet.triggerExpansionOnTab\": true,\n  \"auto-close-tag.enableAutoCloseTag\": true,\n  \"auto-close-tag.enableAutoCloseSelfClosingTag\": true,\n  \"auto-rename-tag.activationOnLanguage\": [\n    \"html\",\n    \"xml\",\n    \"php\",\n    \"javascript\",\n    \"vue\"\n  ],\n  \"[markdown]\": {\n    \"editor.quickSuggestions\": false\n  }\n}\n```\n\n## Building Extension\n\nYou need a Personal Access Token. Read the [documentation here](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token).\n\n```sh\nnpm i -g vsce\n```\n\n```sh\nvsce package\nvsce login PUBLISHER_ID\nvsce publish\n```\n\n## Contact\n\nPlease file any [issues](https://github.com/riipandi/vscode-essential-pack/issues) or\nhave a suggestion please tweet me [@riipandi](https://twitter.com/riipandi).\n\n## License\n\nThis project is open-sourced software licensed under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friipandi%2Fvscode-essential-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friipandi%2Fvscode-essential-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friipandi%2Fvscode-essential-pack/lists"}