{"id":17710987,"url":"https://github.com/blackhaj/overwrap","last_synced_at":"2025-07-13T11:39:12.659Z","repository":{"id":248047499,"uuid":"827608075","full_name":"blackhaj/overwrap","owner":"blackhaj","description":"A VSCode extension to overwrite the wrapping symbols of selected text","archived":false,"fork":false,"pushed_at":"2024-08-19T17:26:17.000Z","size":621,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T13:49:28.384Z","etag":null,"topics":["devx","extension","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=blackhaj.overwrap","language":"TypeScript","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/blackhaj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-07-12T02:19:36.000Z","updated_at":"2024-08-19T17:26:21.000Z","dependencies_parsed_at":"2024-08-19T20:21:17.779Z","dependency_job_id":"07ff90f1-22b1-4bab-9954-d6a3fb74e825","html_url":"https://github.com/blackhaj/overwrap","commit_stats":null,"previous_names":["blackhaj/overwrap"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackhaj%2Foverwrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackhaj%2Foverwrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackhaj%2Foverwrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackhaj%2Foverwrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackhaj","download_url":"https://codeload.github.com/blackhaj/overwrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443638,"owners_count":20778266,"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":["devx","extension","vscode"],"created_at":"2024-10-25T07:44:16.653Z","updated_at":"2025-03-31T09:21:41.041Z","avatar_url":"https://github.com/blackhaj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overwrap\n\nAn extension to overwrite the wrapping symbols of selected text. Has your selected text got double quotes but you need backticks? Overwrap can help.\n\n## Features\n\nAllows you to highlight some text and overwrite the wrapping symbols.\n\nFor example, you could highlight the following text which uses double quotes:\n\n```js\n\"Hello from the ${otherside}\";\n```\n\nAnd toggle it to use backticks\n\n```js\n`Hello from the ${otherside}`;\n```\n\n![Demo of using the extension](image/demo.gif)\n\nThe extension provides commands to overwrite using the following wrapping symbols:\n\n- double quotes `\"stuff\"`\n- single quotes `(stuff)`\n- square brackets `[stuff]`\n- curly braces `{stuff}`\n- parens `` `stuff` ``\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n- `overwrap.trimWhitespace`: Trim whitespace from the selected text before applying the changes.\n\n## Release Notes\n\n### 1.0.0\n\nInitial release of the extension\n\n### 1.0.1\n\nAdded an icon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackhaj%2Foverwrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackhaj%2Foverwrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackhaj%2Foverwrap/lists"}