simontaylor81 / vs-chromium

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VsChromium

VsChromium is a Visual Studio Extension containing a collection of tools useful for editing, navigating and debugging code.

VsChromium was originally developed to help when contributing code to the Chromium project, but has evolved over time to become a more general purpose extension that can be useful for any project.

Amongst other things, VsChromium offers full text search engine, a fast and scalable alternative to the built-in "Find in Files" feature that can provide search results in less than 0.1 seconds for 100,000+ files.

See the Feature summary and Getting started sections for more information.

Documentation

Installation instructions

About

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 81.8%Language:C 15.9%Language:C++ 2.0%Language:Batchfile 0.3%Language:Python 0.0%