Cette extension de navigateur est un lieur de code source pour GitHub qui identifie les déclarations d'importation et d'inclusion spécifiques au langage et les convertit en liens de navigation directs. Elle sert d'outil de productivité pour parcourir les dépôts en simplifiant le processus de saut entre les fichiers liés et les dépendances.
Les fonctionnalités principales de octo-linker/chrome-extension sont : GitHub Browser Extensions, GitHub Repository Navigation Enhancements, Source Code Hyperlinkers, Import Statement Linking, Code Review and Analysis, Workflow Optimization Tools, DOM Text Pattern Matching, Regex-Based Symbol Definitions.
Les alternatives open-source à octo-linker/chrome-extension incluent : buunguyen/octotree — Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting… octolinker/browser-extension — This browser extension is a web-based source code navigator that transforms import statements, include declarations,… octolinker/octolinker — OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based… sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… jasonlong/isometric-contributions — This project is a browser extension that transforms the standard GitHub activity chart into a three-dimensional… ovity/octotree — Octotree is a source code browsing tool for GitHub that provides a navigable file tree sidebar for exploring…
Octotree is a browser extension that provides a hierarchical file tree for navigating Git repositories and inspecting pull requests on GitHub. It serves as a web-based code browser that allows users to explore project directories and locate source files without cloning the repository locally. The tool includes a pull request viewer designed to analyze code changes by providing a navigable file system during the review process. It synchronizes the view state with the browser address bar to enable shareable deep links to specific files. The system employs virtualized list rendering and asynchr
This browser extension is a web-based source code navigator that transforms import statements, include declarations, and dependency paths into clickable links. It functions as a dependency link resolver and workflow action navigator, mapping language-specific requirements to their corresponding source code or external repositories. The project provides a package dependency previewer that uses hovercards to display metadata and dependency insights without requiring the user to leave the current page. It also converts action definitions within CI/CD workflow files into direct links to their und
OctoLinker is a browser extension that enhances navigation within GitHub repositories by converting text-based dependency references, import statements, and workflow actions into clickable links. It functions as a cross-language code navigator and dependency linker, transforming static references into direct links to source repositories and files. The tool provides integrated package insight hovercards that display dependency details and package information without requiring the user to leave the current page. It specifically maps GitHub Action definitions in workflow files directly to their
Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa