-
Notifications
You must be signed in to change notification settings - Fork 872
Roadmap
netcon edited this page May 18, 2022
·
13 revisions
Welcome to the GitHub1s Roadmap!
We collected a lot of valuable suggestions through Issues, thanks so much!
You can know below things here:
- What features are already online
- What features we're working on
- What features will come soon
Of course, please let us know by creating an Issue if you have any suggestions.❤️
Mark | Description |
---|---|
✅ | Completed |
🏃♂️ | In Progress |
🤩 | Not started |
Status | Description |
---|---|
✅ | View GitHub codes |
✅ | GitHub OAuth token authentication |
✅ | Switch branch/tag/commit |
✅ | Custom Extension install (Ctrl/Command + Shift + X) |
✅ | File Search (Ctrl/Command + P) |
✅ | Code Search (Ctrl/Command + Shift + F) by Sourcegraph |
✅ | GitHub Pull Request (diff the code of a pull request) |
✅ | GitHub Commit (diff the code of a commit) |
✅ | GitHub File History |
🤩 | Compare the code of different refs |
✅ | Git blame of a file |
✅ | File change history |
✅ | Jump to definition of symbols |
🤩 | GitHub Gists |
🤩 | Modify code and create a PR/commit online |
🏃♂️ | Work with other SCM platform (GitHub Enterprise/GitLab/Bitbucket/...) |
✅ | Support for native VSCode extensions |
Status | Description |
---|---|
✅ | Use Web Application Flow for GitHub Authorization |
🤩 | GitHub1s Extension for VS Code Desktop IDE |
✅ | Precompile the VS Code source for building github1s faster |
🤩 | Improve the documentation includes the Deployment, Contributes, .etc |