Skip to content

theapache64/source-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

source-pilot 🚧

A chrome extension to enable IDE like file navigation in GitHub

Demo

Project Status

🚧 This project is under active development. The release may contain bugs or unexpected behavior. Feel free to open issues and create PRs

Install

Chrome

  • Step 1 : Download zip file from releases and extract it.
  • Step 2 : Open extensions tab (chrome://extensions) and turn on Developer Mode
  • Step 4 : Click Load unpacked and select the extracted folder ⭐

Firefox

  • Coming Soon

Supported Languages

  • Android/Kotlin
  • Android/Java
  • Android/XML
  • Java (JVM Projects)
  • Kotlin (JVM Projects)
  • JavaScript
  • Swift
  • Python
  • PHP

Supported Features

  • Android/Kotlin
Feature Kotlin Java
Class name navigation βœ”οΈ βœ”οΈ
R.layout navigation βœ”οΈ βœ”οΈ
R.string navigation βœ”οΈ βœ”οΈ
R.menu navigation βœ”οΈ βœ”οΈ
import statement class navigation βœ”οΈ βœ”οΈ
import statement directory navigation βœ”οΈ βœ”οΈ
In-class variable navigation βœ”οΈ βœ”οΈ
In-class method navigation βœ”οΈ βœ”οΈ
External-class method navigation βœ”οΈ 🚧
Static/Object method navigation 🚧️ 🚧
  • Android/XML
Feature Status
Class name navigation βœ”οΈ
@style navigation βœ”οΈ
@string navigation βœ”οΈ
@color navigation βœ”οΈ
@dimen navigation βœ”οΈ
@drawable navigation βœ”οΈ
@layout navigation βœ”οΈ

Contribution

This project is entirely built on top of pure Kotlin JS. Feel free to create PRs. Detailed documentation on how to contribute to this project can be found here

Credits

Links

Author ✍️

theapache64

About

πŸ§‘β€βœˆοΈ A chrome extension to enable IDE like file navigation in GitHub

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages