6 Star 19 Fork 3

sukaiyi / gitee-idea-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 4.21 KB
一键复制 编辑 原始数据 按行查看 历史

Gitee IDEA Plugin

Gitee Support for IntelliJ Platform.

Stars

JetBrains IntelliJ Plugins JetBrains IntelliJ plugins

简介

Gitee 是国内优秀的代码托管平台,服务快速且稳定;

Jetbrains 的 Idea 系列软件是首屈一指的集成开发环境;

gitee-idea-plugin 旨在为同时使用以上两种产品的朋友提供便利。

安装

1,应用商店安装

2,编译安装

推荐工作流

场景一:快速 clone 仓库并打开

场景二:快速托管本地项目到 gitee

场景三:不想 clone 仓库,但希望大致浏览代码

场景四:搜索并快速应用 gitee 管理的代码片段

❤贡献

目前项目完成度较低, 欢迎 pr 到 develop 分支,请关注 Roadmap。

  • commit 书写请遵守 Angular 规范

    Commit Message Header

    <type>(<scope>): <short summary>
     │       │             │
     │       │             └─⫸ Summary in present tense. Not capitalized. No period at the end.
     │       │
     │       └─⫸ Commit Scope: animations|bazel|benchpress|common|compiler|compiler-cli|core|
     │                          elements|forms|http|language-service|localize|platform-browser|
     │                          platform-browser-dynamic|platform-server|platform-webworker|
     │                          platform-webworker-dynamic|router|service-worker|upgrade|zone.js|
     │                          packaging|changelog|dev-infra|docs-infra|migrations|ngcc|ve
    
     └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|style|test 

    The <type> and <summary> fields are mandatory, the (<scope>) field is optional.

  • 请不要依赖 IntelliJ 平台特定的产品,确保 gitee-idea-plugin 与所有基于 IntelliJ 的软件兼容,参考 Plugin Compatibility with IntelliJ Platform Products
  • 插件目前兼容 IntelliJ 2019.1 及以上版本,请不要使用已过时或标记弃用的 API

Roadmap

仓库

  1. ✔ 个人仓库浏览
  2. ✔ 快速 clone
  3. ✔ start, watch, fork, delete等对仓库的基本操作
  4. ✔ README 浏览
  5. ✔ 代码快速浏览并提供高亮
  6. ✔ 通过 IDE 的 SearchAnywhere 搜索仓库地址以快速打开仓库
  7. ✖ 快速托管本地项目到 gitee
  8. ✖ 请求创建 Pages
  9. ✖ 仓库公钥相关操作
  10. ✔ 在 2020.2 以上版本使用 JCEF 替换 javafx 渲染 Markdown

Issues

  1. ✖ Issues 浏览
  2. ✖ Issues 创建
  3. ✖ Issues 评论

Pull Request

  1. ✖ Pull Request 浏览
  2. ✖ Pull Request 创建
  3. ✖ Pull Request 评论
  4. ✖ Pull Request 合并
  5. ✖ Pull Request Commit 文件列表

代码片段

  1. ✖ 代码片段浏览,编辑
  2. ✖ 通过 IDE 的 SearchAnywhere 搜索代码片段并快速应用

动态通知

  1. ✖ 展示用户最近动态
Java
1
https://gitee.com/sukaiyi/gitee-idea-plugin.git
git@gitee.com:sukaiyi/gitee-idea-plugin.git
sukaiyi
gitee-idea-plugin
gitee-idea-plugin
develop

搜索帮助