# GitHubGists **Repository Path**: ideplugin/GitHubGists ## Basic Information - **Project Name**: GitHubGists - **Description**: https://github.com/JosiasSena/GitHubGists - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2021-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Github Gists A simple GitHub plugin that allows you to create gists, and also view your gists from within your IDE. #### Features - Create Gist with keyboard shortcut (Command + Shift + J) - Edit Gist before uploading - Create Gist from current selection - All of your gists are displayed in a Gist pane right in the IDE ![](screenshots/demo.gif) ![](screenshots/demo2.gif) #### Limitations (For now) - Does not support creating Gists from entire directories - Does not support creating gist from multiple files ## License [Apache 2](https://github.com/JosiasSena/GitHubGists/blob/master/LICENSE)