https://github.com/Acode-Foundation/acode-plugin-github
https://github.com/Acode-Foundation/acode-plugin-github
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Acode-Foundation/acode-plugin-github
- Owner: Acode-Foundation
- Created: 2023-01-16T17:23:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T03:41:58.000Z (over 1 year ago)
- Last Synced: 2025-02-13T18:11:17.659Z (about 1 year ago)
- Language: JavaScript
- Size: 510 KB
- Stars: 18
- Watchers: 1
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Github plugin
Access your gist/repositories without cloning/downloading it. To access search `Github` in command pallete.
## Commands
- **Open repo**: Open list of repositories to select and after you select repository or branch it opens the repository in sidebar.
- **Open gist**: Lets you open/create gist file.
- **Delete Gist**: Delete selected gist.
- **Delete gist file**: Delete selected gist file.
- **Clear github cache**: Deletes cached repositories and gists list.
## Updates
- **1.2.1**
- Upload non text file using 'insert-file' option.
- Updated api according to latest acode.
- **1.1.3**
- Updated to work with latest acode.
- **1.1.2**
- Ask for commit message.
- **1.0.3**
- Bugs fixes.
- **1.0.2**
- Create/Delete file, directory in repository.