whyour / issue-blog

A vscode plugin to create a blog with issue
MIT License
8 stars 0 forks source link
blog github github-blog github-issue issue issue-blog markdown-blog vscode-plugin

Issue Blog

Version Installs Ratings Build Status

安装 issue-blog 插件

GitHub: https://github.com/whyour/issue-blog

Vscode Market: https://marketplace.visualstudio.com/items?itemName=whyour.issue-blog

Features

create blog

create issue

Commands

{
  "command": "extension.createIssue",
  "title": "Issue: Create Issue"
},
{
  "command": "extension.updateIssue",
  "title": "Issue: Update Issue"
},
{
  "command": "extension.createBlog", // Create a new empty document
  "title": "Issue: Create Blog"
},
{
  "command": "extension.getIssues",
  "title": "Issue: Get Issues"
},
{
  "command": "extension.getPullRequests",
  "title": "Issue: Get PullRequests"
}

Tips

文档中的图片可以使用vs-picgo可以用默认的SM.MS先上传之后,然后创建 issue 之后,会自动上传到 github,如果引用本地图片,创建 issue 之后会无法引用照片。

Document images can be used to v - picgo can use the default SM. MS after upload first, and then create issue, will automatically be uploaded to the lot, if the reference images, local created after the issue will be unable to reference pictures.

Extension Settings

Version Feature

1.2.0

1.0.2

1.0.1

0.0.8

0.0.7

0.0.5

0.0.4

0.0.3

0.0.1


Enjoy!