awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Code Editors & IDEs · Awesome GitHub Repositories

28 repos

Awesome GitHub RepositoriesCode Editors & IDEs

Explore 28 awesome GitHub repositories matching development tools & productivity · Code Editors & IDEs. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs

Awesome Code Editors & IDEs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    Integrates with code editors to deliver real-time assistance, code completion, and refactoring through language server protocols.

    C++
  • Asabeneh/30-Days-Of-Python

    Asabeneh/30-Days-Of-Python

    63,663GitHubView on GitHub↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series

    Assists newcomers in transitioning from simple interactive shells to professional development environments suitable for larger projects.

    Python30-days-of-pythondatadata-science
  • adam-p/markdown-here

    adam-p/markdown-here

    60,204GitHubView on GitHub↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes,

    Professional layouts, tables, and footnotes are created using standard syntax inside web-based text interfaces.

    JavaScript
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m

    Bundles essential editor extensions for code generation, internationalization, and productivity-boosting snippets.

    Dartandroidawesomeawesome-list
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Connects code editors to local toolchains to provide syntax highlighting and error checking during development.

    Rust
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    Explains how to create, manage, and share individual code snippets through built-in versioned storage.

    awesomeawesome-listgit
  • marktext/marktext

    marktext/marktext

    53,968GitHubView on GitHub↗

    Marktext is a cross-platform desktop application designed for markdown document authoring and structured note-taking. It functions as a WYSIWYG text processor, providing a distraction-free interface that renders formatted content in real-time while hiding the underlying markup syntax. The application utilizes a multi-

    Displays markdown syntax with real-time visual rendering within a dedicated desktop editing environment.

    JavaScriptdark-modeeditorelectron
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    Connects directly into editor workflows to perform automatic style fixes on save or via command shortcuts.

    JavaScriptangularastcss
Prev12Next

Explore sub-tags

  • Codebase Exploration UtilitiesTools for searching and locating code definitions or components within a project.
  • Command Palette ExecutionsKeyboard-driven command execution interfaces.
  • Development Environment Types1 sub-tagCategorizes the primary workspace interfaces and specialized execution environments for writing code.
  • Document Editors1 sub-tagSoftware applications designed for creating, modifying, and managing digital documents within a browser environment.
Editor Setup GuidesInstructional resources for installing and configuring code editors and integrated development environments.
  • Extension Ecosystems and Management4 sub-tagsFocuses on the infrastructure, distribution, and plugin architectures that extend core editor functionality.
  • Frontend Development SupportTools providing syntax highlighting, code completion, and scaffolding for user interface development.
  • IDE IntegrationsConfigurations and plugins that connect local toolchains to code editors for enhanced development support.
  • Integrated Development ToolingBuilt-in CLI utilities for tasks like formatting, linting, testing, and compilation.
  • Interactive Notebook EnvironmentsTools and configurations for running and editing code within interactive notebook interfaces.
  • Snippet Management1 sub-tagPlatforms for storing, organizing, and retrieving reusable blocks of source code.