fcgjmofembndhklgmadhmdecfmlfmbpl
Open GitHub files directly in VSCode with one click Stop copying file paths and switching between browser and editor. Git2Code adds "Open in VSCode" buttons directly to GitHub, letting you jump from any file, pull request, or commit to your local code with a single click. Why Install Git2Code? • Save Time: No more copy-pasting file paths or manually navigating in VSCode • Seamless Workflow: Review PRs and commits while editing code side-by-side • Smart Discovery: Automatically finds your local repos or uses custom path mappings • Line-Perfect: Preserves line numbers from GitHub URLs (#L42) • Works Everywhere: File viewer, PR diffs, commits, and directory listings How It Works 1. Configure your local projects folder once 2. Browse GitHub normally 3. Click "Open in VSCode" on any file 4. File opens instantly at the exact line Perfect for developers who review code on GitHub but prefer editing in VSCode. Whether you're reviewing pull requests, investigating commits, or exploring repositories, Git2Code eliminates the friction between browsing and coding. Features - One-click file opening from GitHub to VSCode - Auto-discovery of local repositories - Custom path mappings for specific repos - Line number preservation - Works with private and public repositories - Lightweight and fast
GitHub Markdown Printer
Print GitHub Flavored Markdown exactly as it appears on GitHub, with just two clicks. Print GitHub Flavored Markdown exactly as it appears on GitHub, with just two clicks. Faster and easier to use than other methods, such as downloading the markdown file and running it through a converter. Works on any page on GitHub or GitHub Enterprise that has a markdown preview. Post issues and suggestions here: https://github.com/jerry1100/github-markdown-printer/issues
CodeSandbox
Instance execute the GitHub project via "CodeSandbox" online Supported most popular Libraries: ~ ReactJS | AngularJS | VueJS | GatsbyJS | NextJS | NuxtJS ~ and other relevant contains package.json file Installation: 1) Add extension to your browser 2) Find any github project you would like to execute* 3) Click the icon * there are some permissions executing projects at CodeSandbox ** you have to be logged in to your github Account to use CodeSandbox
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background
CodeHub
Automatically pushes your Codewars submissions to GitHub CodeHub is an open-source browser extension that automatically pushes your Codewars submissions to GitHub. How To Use 1. Install the Extension Download CodeHub from the Chrome Web Store. 2. Authenticate with GitHub Click the CodeHub extension icon, then click the "Authenticate" button to connect your GitHub account. 3. Link a Repository Connect CodeHub to an existing repository or create a new one. You can also add an optional directory path within the repository (for example: "coding_challenges/codewars"). Click the "Get Started" button when you're ready. 4. Choose How Your Solutions Are Organized Click the settings ⚙️ icon to choose how CodeHub organizes your solutions in your GitHub repository. 5. Start Coding You're all set! Solve problems on Codewars.com, and your solutions will automatically sync to the linked GitHub repository after a successful submission. Why CodeHub? 📌 Showcase Your Problem-Solving Skills Having a GitHub repository with your Codewars solutions highlights your dedication to learning and improving as a developer. It serves as a portfolio that recruiters and hiring managers can easily review to see your coding abilities and consistency in action. 📈 Track Your Progress By default, CodeHub organizes all of your Codewars solutions in your repository by difficulty level (6-kyu, 5-kyu, etc.). Each problem is stored in its own directory containing separate solution files for each language and a README for the problem description. This structure makes it easy to track your progress and see how much you've improved over time. ⏰ Save Time CodeHub automates the process of committing and pushing your solutions to GitHub. Once set up, this extension will save you the time and hassle of manually copying, pasting, and uploading each solution to your repository. Support - Please star ⭐️ our repository: https://github.com/febinbellamy/CodeHub - Leave us a review here on the Chrome Web Store. All feedback is welcome! - Create a bug report to help us improve this extension: https://github.com/febinbellamy/CodeHub/labels/bug - Request a feature/enhancement: https://github.com/febinbellamy/CodeHub/labels/enhancement