Showing 239 open source projects for "vs code theme"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Country Code Picker Library

    Country Code Picker Library

    Search and select country or international phone code

    If you are looking for an Android library for Country Selector or Country Spinner or Country Phone Code selector, this is the perfect place for you. Give a professional touch to your well-designed form like the login screen, sign-up screen, and edit profile screen with CCP. When used as a phone code picker, it helps by removing confusion about how to add the phone number and making the view more understandable. If you prefer experience along with explanations, a demo android app is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ignite UI for jQuery

    Ignite UI for jQuery

    Ignite UI for jQuery by Infragistics

    Ignite UI for jQuery™ helps you build powerful, high-performance web-based applications. Inside Ignite UI for jQuery you'll find user experience controls and components for creating engaging line-of-business web applications that target the browsers for both mobile & desktop environments. Ignite UI for jQuery is built on jQuery and jQuery UI and ties in seamlessly with the jQuery core model and conventions including all styling support via jQuery UI Theme Roller. Beyond jQuery Ignite UI for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    ...The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction of compilers, libraries, operating systems, and even virtual machine monitors. The common theme is to identify and resolve self-reference in systems code which is seen as the key challenge when teaching systems engineering, hence the name. Selfie is implemented in a single (!) file and kept minimal for simplicity. There is also a simple in-memory linker, a RISC-U disassembler, a garbage collector, L1 instruction and data caches, a profiler, and a debugger with replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fruit

    Fruit

    Fruit, a dependency injection framework for C++

    ...Instead of relying on runtime string keys or service locators, bindings are expressed with templates and policy objects that the compiler verifies. It supports constructor injection, assisted injection for factory patterns, scoping (singleton vs. per-request), and provider chains while keeping overhead minimal. Modules declare provided interfaces and requirements, and the injector ensures the whole graph is complete before you ship, eliminating many runtime surprises. Because bindings are ordinary C++ code, they integrate naturally with headers, visibility rules, and link-time optimization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    jekyllDecent

    jekyllDecent

    Blog Template for Jekyll

    This is a blog template for a static site generator named Jekyll based on a Ghost template named Decent. Installation instructions, features, previews and more can be found in the GitHub generated blog. This blog is automatically generated out of the source code in the gh-pages branch. If you like to see the theme in production have a look at jwillmer.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    any-jump.vim

    any-jump.vim

    Jump to any definition and references IDE madness without overhead

    Any-jump can be used with any language, but the definitions search is only available for supported languages. This is not a problem in general, so use any jump freely on any code project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ Compiler for VS Code

    C++ Compiler for VS Code

    C++ MinGW Compiler for VS Code

    C++ Compiler for VS Code Its installation program that setup your computer to use VS Code text editor to program with C++ language. Inside vsc++.exe we have: - MinGW version - gcc version 9.2.0 (MinGW.org GCC-6.3.0-1) - vsc++ icon - 2 CMD commands that adds envirement variables for you - 2 VSCode exensions installation commands
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Tomorrow Theme

    Tomorrow Theme

    Tomorrow Theme

    Tomorrow Theme is a family of carefully balanced color schemes designed to provide consistent, readable syntax highlighting across editors, terminals, and code-hosting sites. The palette comes in multiple variants—Tomorrow (light) and several “Tomorrow Night” options like Bright, Blue, and Eighties—so developers can choose a tone that matches their environment without losing legibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VS Code LeetCode

    VS Code LeetCode

    Solve LeetCode problems in VS Code

    Simply click Sign in to LeetCode in the LeetCode Explorer will let you sign in with your LeetCode account. By clicking the button btn_endpoint at the explorer's navigation bar, you can switch between different endpoints. The accounts of different endpoints are not shared. Please make sure you are using the right endpoint. The extension will use leetcode.com by default. Directly click on the problem or right-click the problem in the LeetCode Explorer and select Preview Problem to see the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Catppuccin

    Catppuccin

    Soothing pastel theme for the high-spirited

    Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of 4 soothing warm flavors with 26 eye-candy colors each, perfect for coding, designing, and much more! In addition, this repository tracks the development of the actual color palette, the project's documentation, organization-wide assets, resources and code samples for maintainers/developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Awesome Bootstrap Checkbox

    Awesome Bootstrap Checkbox

    Font Awesome Bootstrap checkboxes & radios

    Font Awesome Bootstrap Checkboxes & Radios plugin. Pure CSS way to make inputs look prettier. No Javascript! Free and open-source admin dashboard templates built with Bootstrap 4, React, Vue and Angular. Just include awesome-bootstrap-checkbox.css somewhere in your HTML, or add the equivalent files to your Sass / Less configuration. Next, everything is based on code convention. If you want to enable Opera 12 and earlier support just add class styled to the input element. You may use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Driver samples for Windows 10

    Driver samples for Windows 10

    This repo contains driver samples prepared for use with Microsoft VS

    These are the official Microsoft Windows Driver Kit (WDK) driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio 2019 and Windows Driver Kit (WDK) 10. Use Visual Studio 2019 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Red Panda Dev-C++

    Red Panda Dev-C++

    A powerful and lightweighted C/C++ IDE

    ...It provides many features that old versions (and Embarcadero dev-c++) lacks, and lots of bug fixes and enhancements. Highlights of its new and enhanced feature: * Code intellisense (Code Completion suggestion while editing). * Syntax check while editing * Greatly improved debugger (local \ call stack panels added) * Full color scheme support. * Symbol completion works like other modern IDE (like IDEA and VS code) * UTF-8 encoding support * Greatly improved search/replace function * Refactor: rename symbols, extracting marco * new project templates like graphics.h, turtle graphics, GLFW+GLEW,GLUT,etc. ...
    Leader badge
    Downloads: 719 This Week
    Last Update:
    See Project
  • 14
    Vale

    Vale

    Compiler for the Vale programming language

    Vale is a systems programming language and compiler that strives to combine performance, safety, and ease in a way that avoids many of the complexities of traditional memory management techniques. It is ahead-of-time (AOT) compiled, targeting LLVM as a backend, and is statically typed. The language introduces a concept called generational references to provide memory safety without relying on a garbage collector, and aims for “safe without a borrow checker” (i.e. reducing the burden on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TestButton

    TestButton

    Button appearance tester

    ... * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working against VS 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 1,032 This Week
    Last Update:
    See Project
  • 17
    docz

    docz

    It has never been so easy to document your things!

    Docz makes it easy to write and publish beautiful interactive documentation for your code. Create MDX files showcasing your code and Docz turns them into a live-reloading, production-ready site. Documenting code is one of the most important and time-consuming tasks when developing software. A lot of time is spent on building and maintaining custom documentation sites. Docz enables you to quickly create a live-reloading, SEO-friendly, production-ready documentation site with MDX and customize the look, feel and behave when required by leveraging GatsbyJS and Gatsby theme shadowing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Browser Preview for VS Code

    Browser Preview for VS Code

    A real browser preview inside your editor that you can debug

    ...Make sure you have Google Chrome installed on your computer. Browser Preview for VS Code is debuggable, launch URLs and attach Debugger for Chrome to the browser view instance, and debug within VS Code. You can enable in-editor debugging of Browser Preview by installing Debugger for Chrome, and configure VS Code's debugger to either attach or launch to the browser previews by using the provided configuration options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Hacker theme

    The Hacker theme

    Hacker is a Jekyll theme for GitHub Pages

    Hacker is a theme for GitHub Pages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    reveal-jekyll

    reveal-jekyll

    Online presentation for GitHub Pages and Jekyll in Markdown

    Transforms Markdown files into presentation slides using reveal.js and Jekyll. The theme is based on Solarized Colors (by Ethan Schoonover) containing a light and a dark theme. reveal-jekyll is ready for GitLab Pages as well as GitHub Pages. Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Merlot theme

    The Merlot theme

    Merlot is a Jekyll theme for GitHub Pages

    Merlot is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Alabaster Theme

    Alabaster Theme

    A light theme for Visual Studio Code

    Alabaster is a light Visual Studio Code theme that intentionally minimizes syntax highlighting to keep code calm and readable. Instead of coloring every token category, it highlights just a small set of classes like strings, statically known constants, comments, and global definitions. Standard language keywords are deliberately left uncolored under the philosophy that they are obvious and draw unnecessary attention.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    The Tactile theme

    The Tactile theme

    Tactile is a Jekyll theme for GitHub Pages

    Tactile is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Dinky theme

    The Dinky theme

    Dinky is a Jekyll theme for GitHub Pages

    Dinky is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Minimal theme

    The Minimal theme

    Minimal is a Jekyll theme for GitHub Pages

    Minimal is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project