4 مستودعات
Tools that identify code declarations and transform them into navigational hyperlinks.
Distinct from Source Text Linkers: Candidates focus on binary linkers, data imports, or graph-text linking, not UI-based source code hyperlinking.
Explore 4 awesome GitHub repositories matching development tools & productivity · Source Code Hyperlinkers. Refine with filters or upvote what's useful.
Codehike is a React-based documentation framework and interactive code walkthrough tool. It functions as a markdown content orchestrator that transforms decorated markdown into structured data and React components, serving as a visualization layer for highlighting code ranges, diffs, and compiler errors. The project is distinguished by its ability to create scrollycoding experiences and step-by-step technical tutorials. It features token-level animations that visually demonstrate how logic evolves between code versions and provides a system for syncing UI state to the browser scroll position.
Creates interactive hyperlinks on specific code tokens using manual definitions or regular expressions.
هذا الامتداد للمتصفح هو رابط كود مصدر لـ GitHub يحدد إعلانات الاستيراد والتضمين الخاصة باللغة ويحولها إلى روابط تنقل مباشرة. يعمل كأداة إنتاجية لتصفح المستودعات من خلال تبسيط عملية القفز بين الملفات المرتبطة والتبعيات. يعمل الامتداد على تحسين سير عمل المطور من خلال تحويل عبارات الاستيراد الثابتة إلى روابط تشعبية قابلة للنقر، مما يقلل الحاجة إلى البحث يدوياً عن الملفات. تدعم هذه الوظيفة مراجعات الكود المصدري وتتبع التبعيات أثناء عمليات التدقيق القائمة على المتصفح لمستودعات GitHub.
Identifies import declarations in source code and transforms them into direct navigation links.
هذا الامتداد للمتصفح هو متصفح كود مصدر قائم على الويب يحول عبارات الاستيراد، وإعلانات التضمين، ومسارات التبعية إلى روابط قابلة للنقر. يعمل كحل روابط تبعية ومتصفح إجراءات سير العمل، حيث يربط المتطلبات الخاصة باللغة بكود المصدر المقابل لها أو المستودعات الخارجية. يوفر المشروع أداة معاينة تبعية الحزمة التي تستخدم بطاقات التمرير لعرض البيانات الوصفية ورؤى التبعية دون الحاجة إلى مغادرة المستخدم للصفحة الحالية. كما يحول تعريفات الإجراءات داخل ملفات سير عمل CI/CD إلى روابط مباشرة لتنفيذاتها الأساسية. يتعامل الامتداد مع التنقل في الكود المصدري واستكشاف الكود الثابت من خلال تحديد الأنماط الخاصة باللغة وحل مسارات المشروع الداخلية إلى عناوين URL خارجية.
Identifies code declarations in import statements and transforms them into navigational hyperlinks.
Rails Panel is a developer tool for Ruby on Rails applications that combines performance monitoring, metadata inspection, and source code linking. It functions as a browser extension and server-side middleware that transmits diagnostic data through HTTP response headers to display application metrics directly within browser developer tools. The tool provides a bridge between the browser and local development environments, enabling deep linking from rendered web pages to specific files and line numbers in a configured text editor. It covers request analysis and observability, including the i
Bridges web pages and local text editors to enable direct navigation to the source code.