Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromium/vs-chromium
A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
https://github.com/chromium/vs-chromium
Last synced: 2 months ago
JSON representation
A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
- Host: GitHub
- URL: https://github.com/chromium/vs-chromium
- Owner: chromium
- License: bsd-3-clause
- Created: 2013-12-05T23:43:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T10:33:21.000Z (about 3 years ago)
- Last Synced: 2024-09-28T17:40:55.579Z (2 months ago)
- Language: C#
- Homepage:
- Size: 17.7 MB
- Stars: 311
- Watchers: 31
- Forks: 88
- Open Issues: 49
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - vs-chromium
README
# 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](http:/www.chromium.org), 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](http://chromium.github.io/vs-chromium/#feature-summary)
and [Getting started](http://chromium.github.io/vs-chromium/#getting-started)
sections for more information.[Documentation](http://chromium.github.io/vs-chromium)
[Installation instructions](http://chromium.github.io/vs-chromium/#installation)