{"id":18823011,"url":"https://github.com/tomjs/vscode-reload","last_synced_at":"2026-01-19T07:30:16.453Z","repository":{"id":217165019,"uuid":"743220245","full_name":"tomjs/vscode-reload","owner":"tomjs","description":"在状态栏添加一个可配置的重载窗口按钮。Add a configurable reload window button to the status bar.","archived":false,"fork":false,"pushed_at":"2024-06-29T15:27:40.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-08T00:52:38.304Z","etag":null,"topics":["reaload","vscode","window"],"latest_commit_sha":null,"homepage":"","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/tomjs.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":"2024-01-14T17:32:30.000Z","updated_at":"2024-06-29T15:27:43.000Z","dependencies_parsed_at":"2024-11-08T01:03:10.280Z","dependency_job_id":null,"html_url":"https://github.com/tomjs/vscode-reload","commit_stats":null,"previous_names":["tomjs/vscode-reload"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjs%2Fvscode-reload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjs%2Fvscode-reload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjs%2Fvscode-reload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomjs%2Fvscode-reload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomjs","download_url":"https://codeload.github.com/tomjs/vscode-reload/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231811053,"owners_count":18430058,"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":["reaload","vscode","window"],"created_at":"2024-11-08T00:52:22.606Z","updated_at":"2026-01-19T07:30:16.296Z","avatar_url":"https://github.com/tomjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reload Window\n\n\u003e 在状态栏左侧/右侧添加一个可配置的重载窗口按钮。\n\n前端项目安装npm依赖或编译代码后可能需要重启vscode，以前是通过命令，后来找到了这个 [Reload](https://marketplace.visualstudio.com/items?itemName=natqe.reload) 扩展帮我简化了操作。非常感谢 [natqe](https://github.com/natqe) 的 [reload](https://github.com/natqe/reload) 的给与我灵感。\n\n\u003e Add a configurable reload window button to the left/right side of the status bar.\n\nFront-end projects may need to restart vscode after installing npm dependencies or compiling code. I used to use commands, but then I found this [Reload](https://marketplace.visualstudio.com/items?itemName=natqe.reload) extension to help me simplify it. operate. Many thanks to [natqe](https://github.com/natqe)’s [reload](https://github.com/natqe/reload) for giving me inspiration.\n\n## 截图 Screenshots\n\n- 左 left\n\n![left](https://raw.githubusercontent.com/tomjs/vscode-reload/main/resources/screenshots/left.png)\n\n- 右 right\n\n![right](https://raw.githubusercontent.com/tomjs/vscode-reload/main/resources/screenshots/right.png)\n\n## 设置 Settings\n\n### 示例 Examples\n\n```json\n{\n  \"tomjs.reload.position\": \"right\",\n  \"tomjs.reload.text\": \"Reload\",\n  \"tomjs.reload.tooltip\": \"I'll be back!\"\n}\n```\n\n### 中文\n\n- `tomjs.reload.position`: 状态栏中重载按钮的位置，默认为 `right`.\n\n  - `left`: 显示在状态栏左下角\n  - `right`: 显示在状态栏右下角\n\n- `tomjs.reload.text`: 重新加载按钮的文本，默认为 `重载`.\n- `tomjs.reload.tooltip`: 重新加载按钮的提示，默认为 `重载窗口`.\n\n### English\n\n- `tomjs.reload.position`: The position of the reload button in the status bar, default is `right`.\n\n  - `left`: Show on the left side of the status bar.\n  - `right`: Show on the right side of the status bar.\n\n- `tomjs.reload.text`: The text of the reload button in the status bar. default: `Reload`.\n- `tomjs.reload.tooltip`: The tooltip of the reload button in the status bar. default: `Reload Window`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomjs%2Fvscode-reload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomjs%2Fvscode-reload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomjs%2Fvscode-reload/lists"}