Search Results for "vs code theme" - Page 8

Showing 287 open source projects for "vs code theme"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1

    WebgangBCP

    Broadcast Control Panel shows prepared texts, music etc on touchscreen

    Digital assistant that: Shows buttons with the start-theme, and in-between news tune. Shows texts with titles; clickable to display in bigger text area. When text is used, double-click removes it from view. Afterwards the used texts can be archived to newly created folder with date in name. Texts are compiled with html-tags to paste in (Wordpress) blog. Makes playlist of started music during show with timestamps. Shows button to quickly start new news.txt in preparation of the show...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Unidockynapse CaleucheOS Linux

    Unidockynapse CaleucheOS Linux

    linux for your needs thinking in mine

    Very Important: In the last stage when you proceed to install (after hard-disk configuration) you will found a checkbox that say "transfer personal files and configuration" this checkbox needs to be enabled, otherwise the distribution does not work properly. Password for install : udn USB and DVD installation fixed. for install from usb you need: sudo fdisk -l (for know where is the usb stick, by example sdc) sudo dd if=udn.iso of=/dev/sdc for music creation: Create a playonlinux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    imgcook

    imgcook

    Generate pages from any sketch or images

    ... of imgcook are one-click restoration of design drafts and visual editing based on restoration. The restoration of Sketch / Photoshop design drafts starts with the installation of plugins. Export the JSON description of the design draft through the plug-in in the design draft and paste it into the imgcook visual editor. In the editor, you can edit the view, logic, etc. After generating the code, you can export the code to your local or your project file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    Notes are written in Markdown, plus you can write KaTeX expressions, Mermaid diagrams and more, check out our Markdown cheatsheet. Notable provides a very powerful Markdown editor, it's the same one VS Code uses in fact, so features like multi-cursors, a minimap and best-in-class syntax highlighting are built-in. Notes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes via a third-party editor on mobile, have them synchronized via...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    IfSharp

    IfSharp

    F# for Jupyter Notebooks

    F# for Jupyter Notebooks. This implements F# for Jupyter notebooks. View the Feature Notebook for some of the features that are included. There's a related project of .NET Interactive which was inspired by this one but a completely rethought approach with integrated package management, VS Code support, and variable sharing between languages. If you're moving to .NET Core support it's definitely worth checking out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyArch

    EasyArch

    Arch Linux Installer ISO

    ... out the project git repo- https://github.com/easyarch-iso for source code and everything else. Along with the simple and custom graphical installer, you will get a fully functional desktop environment (XFCE based) with little customization and pre-configured applications. Other than that, there isn't anything else. No extra repository, just vanilla Archlinux. Hope you find it useful in your quest to try out Archlinux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HDL Checker

    HDL Checker

    Repurposing existing HDL tools to help writing better code

    HDL Checker is a language server that wraps VHDL/Verilg/SystemVerilog tools that aims to reduce the boilerplate code needed to set things up. It supports Language Server Protocol or a custom HTTP interface; can infer the library VHDL files likely to belong to, besides working out mixed language dependencies, compilation order, interpreting some compiler messages and providing some (limited) static checks. Notice that currently, the unused reports has caveats, namely declarations with the same...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Bludit-DevTheme

    Bludit-DevTheme

    Dev theme for Bludit CMS

    A simple, clean, minimalist, text-centric theme, featuring content-focused design and single-column layout. Good for programmers or authors who wants to share their code or opinion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. This is a tool meant for rapid file access, and also to verify the server php configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection. Online Demo: http://phpfm-demo.dulldusk.com Feel free to mess around! This is a public demo installation, and will reset itself every hour.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    babel-minify

    babel-minify

    An ES6+ aware minifier based on the Babel toolchain (beta)

    ... sizes can be smaller because you don't have to transpile and then minify. When testing, it's recommended to run minifiers for production so less code is sent to end-users vs. in development where it can be an issue for readability when debugging. Options specific to a certain environment are merged into and overwritten non-env specific options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Microsoft Python Language Server

    Microsoft Python Language Server

    Microsoft Language Server for Python

    Microsoft Python Language Server implements the Language Server Protocol. Its primary clients are the Python extension for VS Code and Python Tools for Visual Studio. Feel free to file issues or ask questions on our issue tracker, and we welcome code contributions. Linting can be controlled via the user configuration. In VS Code, this is settings.json. To control the visibility and severity of the diagnotics, there are a number of lists that can be set in the user configuration which make use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Polacode

    Polacode

    Polaroid for your code

    Use polacode.target, polacode.shadow, polacode.transparentBackground and polacode.backgroundColor to control image appearance. You have spent countless hours finding the perfect JavaScript grammar, matching it with a sleek-looking VS Code theme, trying out all the best programming fonts. You take three days porting over your theme before starting to use VS Code. You shell out $200 for italic cursive html attributes. The code has to look right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SPlatform

    SPlatform

    The most simple PHP CMF which can be customized very easily

    What is SPlatform ? - SPlatform is the free website CMF which allows fully customization on the website. What kind o themes SPlatform support ? - SPlatform supports a large number of themes, as WordPress themes, Joomla! themes, Blogger themes, uCoz themes, Drupal themes, HTML templates and other. What is the base of SPlaftorm ? - The base of SPlatform it's pure HTML and some PHP codes, that's it, no-more strange combination of files and codes so a SPlatform theme is basically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CodeFlask

    CodeFlask

    A micro code-editor for awesome web pages

    A micro code-editor for awesome web pages. This API is simply a proxy to add a new language to Prism itself (the code highlighter). The options parameter must be the same accepted in Prism. By default, CodeFlask comes with a simple theme made from scratch called CodeNoon. You can easily override this theme with your own by writing your own CSS and adding it to your project. If that's the case, you should also disable CodeNoon with the defaultTheme option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Junior

    Junior

    A striking black and white theme for Jekyll

    Junior is a blog/portfolio theme for Jekyll, the static site generator. Connects, using Github's API, with your public profile and pulls your projects (ordered by Stars). Coming soon, you will also be able to showcase significant PRs. Tag colors are also matched to the project's Github language color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Visual Studio jQuery Code Snippets

    Visual Studio jQuery Code Snippets

    130+ jQuery code snippets for Visual Studio 2012-2019

    This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012-2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Notepad

    Notepad

    [iOS] A fully themeable markdown editor with live syntax highlighting

    A simple Markdown editor. Notepad gives your users the ability to write and edit Markdown directly in your app. With a JSON stylesheet, it's fully themeable. Add it to your app with only a few lines of code`. Notepad is fully hackable and open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flutter Login Example

    Flutter Login Example

    100% Shared Code Android/iOS Login Example

    This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop-Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared Code. Now with the ability to login with FaceID, TouchID, and Fingerprint Reader on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Element React

    Element React

    Element UI

    Element, a Vue 2.0-based component library for developers, designers, and product managers. Understand design guidelines, helping designers create products that are logical, reasonably structured, and easy to use. Experience the interaction by walking around with examples of the components. Use wrapped code to improve development efficiency. Online theme roller, visualize custom and manage site themes and component styles. Download relevant design resources to shape a prototype or draft...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Real Vs Random Double Star Counts

    C code to parse the Gaia DR2 dataset to find real and random binaries.

    d2rSequenceTst.c : Checks that all stars are in increasing right ascension order. g2dataStructures.h: Data structure for Gaia DR2 data gaiaGR2toNa.c: Takes the Gaia DR2 ascii, csv data and formats them into g2data structures. sortNaGR2dataByRa.c: Sorts g2data structures into a list ordered by increasing right ascension. tstGaiaDR2data.c: A generic program to test a g2data file. utilities.tgz: Files called out by the above C programs in their include statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    kartOS

    A Custom Debian Based Linux Operating System

    kartOS is a Custom Debian Based Linux Operating System with minimal applications like Brave Browser, Github Desktop, VS Code & VLC Media Player. Linux Kernel - 4.19.0-5 Base - Debian 10 Buster Desktop Environment - KDE Plasma 5 (kde-plasma-desktop) Note: Brave Browser, Github Desktop & VS Code are not available in Debian's repository. So, they're installed using hooks during the chroot stage. Checkout the Github Repository for Build Configurations and Build Guide at https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vscode-chrome-debug

    vscode-chrome-debug

    Debug your JavaScript code running in Google Chrome from VS Code

    A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol. When your launch config is set up, you can debug your project. Pick a launch config from the dropdown on the Debug pane in Code. Press the play button or F5 to start. The extension operates in two modes - it can launch an instance of Chrome navigated to your app, or it can attach to a running instance of Chrome. Both modes require you to be serving your web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Material Design theme

    Material Design theme

    Theme for Beamer inspired by Google's Material Design

    Material Design theme is a theme for Beamer inspired by Google's Material Design. It changes the layout, brings reasonable colors, and provides the necessary card environment. If you like the design of Google apps and are tired of the themes provided by Beamer, this might be just what you are looking for. For demonstration please see materialDesignExample.pdf which doubles as a quick manual. The easiest way to use the theme is to download the code and create your presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Install DMA Softlab Radius Manager 4.1.6 with responsive theme. Single Liner Code.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project