8 مستودعات
Tools for generating and sharing direct links to specific code files or line ranges.
Distinguishing note: Focuses on repository-specific link generation rather than general version control management.
Explore 8 awesome GitHub repositories matching development tools & productivity · Code Sharing Utilities. Refine with filters or upvote what's useful.
This project is a curated directory of resources, extensions, and themes designed to extend the functionality of the Visual Studio Code editor. It serves as a comprehensive index for developers seeking to enhance their coding environment, offering a structured collection of community-driven tools that streamline development workflows and improve editor productivity. The directory distinguishes itself by organizing a vast ecosystem of plugins into logical categories, ranging from language-specific intelligence and version control integrations to advanced productivity utilities. It highlights t
Generate and copy web links for files to share specific code locations.
Browserify is a build utility that enables the use of CommonJS module patterns within client-side JavaScript applications. It functions as a dependency manager and module bundler, tracing recursive import calls to package multiple source files and their dependencies into a single, optimized file for execution in web browser environments. The project distinguishes itself by providing a comprehensive compatibility layer that allows server-side code to run in the browser. It achieves this by injecting environment shims and replacing system-level globals with browser-compatible equivalents. Throu
Enables the reuse of shared JavaScript logic across server-side and client-side environments through consistent module resolution.
GitLens is a Git extension for VS Code that brings inline blame annotations, CodeLens authorship information, and an interactive commit graph directly into the editor. It provides a visual timeline of repository history with color-coded branch relationships, search, and filtering, alongside file-level annotations that show who last changed each line and why. The extension also functions as a cross-provider pull request manager, integrating with GitHub, GitLab, Bitbucket, and Azure DevOps to centralize PR and issue tracking within the IDE. What distinguishes GitLens is its AI-powered Git assis
Generates shareable links from uncommitted work for secure feedback without pushing to a remote.
FlutterUnit is a cross-platform user interface showcase and component gallery. It functions as a searchable directory and library of reusable interface elements, providing live previews and a catalog of widgets for building applications. The project distinguishes itself by providing an interactive system for component exploration, where users can inspect detailed element properties, toggle source code visibility for sharing, and organize preferred elements into custom collections to manage design systems. The tool supports multi-platform compatibility verification, allowing for the compariso
Enables sharing of specific code snippets for UI elements via toggleable visibility.
Pushes code to a hosted repository for sharing and pulls from it to access others' code.
Shares JavaScript modules between independently deployed applications at runtime without rebuilding.
This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f
Enforces a review process for external modifications to prevent users from overwriting concurrent edits in shared environments.
Celeste هي منصة لتتبع الأخطاء والإبلاغ عن المشكلات مصممة لإدارة المشاريع مفتوحة المصدر. تعمل كتطبيق قاعدة بيانات علائقية وخادم RESTful API يوفر موقعاً مركزياً للمستخدمين لتقديم وتتبع عيوب البرامج وحالة حلها. يعمل النظام كمستودع للكود المصدري، مما يتيح توزيع ملفات الفئات العامة وأمثلة الكود لتسهيل تعلم المطورين. يتضمن نظام تحكم في الوصول قائم على الأدوار لتقييد الأدوات الإدارية والإجراءات الحساسة لمجموعات مستخدمين محددة بناءً على الأذونات المعينة. تدير المنصة تتبع أخطاء البرامج وتوزيع الكود المصدري من خلال خلفية تستخدم عرض القوالب من جانب الخادم ومصادقة المستخدم القائمة على الجلسة. تقوم بتعيين تقارير الأخطاء إلى ملفات كود مصدري محددة باستخدام مسارات ملفات نسبية داخل مستودع المشروع.
Provides utilities for sharing direct links to public class files and code examples.