# vscode-gitee **Repository Path**: skyperx/vscode-gitee ## Basic Information - **Project Name**: vscode-gitee - **Description**: gitee 的 vscode 扩展 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://marketplace.visualstudio.com/items?itemName=g8up.gitee - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 7 - **Created**: 2020-05-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gitee > 提供 [Gitee](https://gitee.com) 平台操作仓库能力 ## Features - 创建仓库 - 创建 Gist 代码片段 ## Usage - 申请一个`私人令牌`(access token): https://gitee.com/profile/personal_access_tokens - 按 `F1`, 并输入命令前缀 `Gitee` ,从搜索结果中选择要执行的命令 - 依赖的权限 | Feature | 权限 | |---|---| | 创建仓库 | `projects` | | 创建 Gist 代码片段 | `gists` | **Enjoy!**