{"id":17150346,"url":"https://github.com/dlech/vscode-chmod","last_synced_at":"2025-07-17T03:06:52.239Z","repository":{"id":19363764,"uuid":"86882925","full_name":"dlech/vscode-chmod","owner":"dlech","description":"Visual Studio Code Extention to Set Executable Bits","archived":false,"fork":false,"pushed_at":"2022-12-08T15:27:17.000Z","size":231,"stargazers_count":13,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T19:53:38.165Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dlech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-01T04:10:12.000Z","updated_at":"2024-04-11T01:18:32.000Z","dependencies_parsed_at":"2023-01-11T20:26:18.651Z","dependency_job_id":null,"html_url":"https://github.com/dlech/vscode-chmod","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fvscode-chmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fvscode-chmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fvscode-chmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fvscode-chmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlech","download_url":"https://codeload.github.com/dlech/vscode-chmod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710438,"owners_count":21149188,"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":[],"created_at":"2024-10-14T21:35:26.783Z","updated_at":"2025-04-13T11:52:34.275Z","avatar_url":"https://github.com/dlech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chmod README\n\nThis is a super-simple extension that provides commands equivalent to\n`chmod +x` and `chmod -x`.\n\n## Usage\n\nThis extension adds a context menu item for setting or clearing the executable\nbits on an individual file. Which context menu depends on your operating system.\n\n### Windows\n\nOn Windows, use the file context menu in the *Source Control Activity View*.\n\n\u003cimg src=\".README/windows-git-context-menu.png\" width=\"447px\" /\u003e\n\nTo clear the executable bits, hold down \u003ckbd\u003eAlt\u003c/kbd\u003e or \u003ckbd\u003eShift\u003c/kbd\u003e when\nright-clicking.\n\n**NOTE:** Since Windows doesn't have the notion of POSIX file permissions, `git`\nis used to add and remove the executable bits. As a side-effect, an untracked\nfile *must* be added to the git index in order to set the executable bits.\n\n### macOS / Linux\n\nOn other operating systems, use the file context menu in the *Explorer Activity\nView*. File system permissions are modified just as if running `chmod` in a\nterminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fvscode-chmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlech%2Fvscode-chmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fvscode-chmod/lists"}