Enix
Enix
Thank you! I can reproduce it issue now. Cmd + ArrowLeft & Cmd + ArrowRight would be blocked when the sidebar is focused in order to allow navigating between sidebar...
Interesting technical insights of the tool! > so no keypress event If so, my assumption on the keypress event capturing should be wrong. I'll make more investigation with the tool....
Hi @devbean Gitako was designed to work on GitHub in the first place. But it worked out much better than I thought and got appreciations from lots of people, I've...
Gitee is exactly the platform going to be supported LOL. #38 --- **Update: Gitee has been supported. Read [wiki](https://github.com/EnixCoda/Gitako/wiki/Use-in-GitHub-enterprise-and-other-sites) to setup.**
Gitee support is available now in `v2.0`
@taigrr Sure! But I am busy recently. If anyone would like to help contribute code, take a look at [platform specification](https://github.com/EnixCoda/Gitako/blob/develop/src/platforms/platform.d.ts) and add code into the [platforms folder](https://github.com/EnixCoda/Gitako/tree/develop/src/platforms). You can...
@ttbadr GitLab already provides very powerful WebIDE https://github.com/EnixCoda/Gitako/issues/57#issuecomment-611369626 which covers most of Gitako's features But I'm ok with implementing that if more users request it.
There is `safari.extension` in safari, may polyfill `browser` with it.
Glad to see that Apple has made developing extensions for Safari easier by releasing the [Safari Web Extension](https://developer.apple.com/videos/play/wwdc2020/10665/).
Having trouble enrolling Apple Developer Program for unclear reasons, the enrolling page does not explain clearly. :( Will contact Apple's support about this.