codewing
codewing copied to clipboard
Next level code navigation for Java and Go on GitHub.
Requested by: - https://www.reddit.com/r/java/comments/hbx1o2/browse_java_code_on_github_like_an_ide_with_the/fve1jlq/
Tracking issue for JS/TS support.
Language support will be added roughly in order of [popularity on GitHub](https://madnight.github.io/githut/#/pull_requests/2019/4) (except for Go, which was done first as a proof-of-concept): - [ ] #3 JavaScript/TypeScript - [x] #5...
CodeWing currently only supports refs within a single file. It would be awesome if you could find refs across files in the current repository.
I don't seem to be able to make codewing working in Edge chromium. I tried the examples, but nothing happens.
CodeWing currently only works across files **within the same repository**. It would be awesome to support code navigation **across repositories**.
It would be great to support both public and private repositories (currently only public is supported). How? The user could grant access to private repositories by supplying a GitHub access...