OOO 📅

TODO 🎉

Right click for superpowers 🦸🏿♂️

BUILD.gn links and syntax highlighting 🔗

OWNERS list 🗝️

- Choose file OWNERS for any file at any time.
- Available from right click, command palette, settings, or logo menu.
Release milestones ⚡️

Click play to run tests ▶️

- Click play to run the test near the cursor.
Click to go to the test

- Buttons to run, copy, or navigate to tests.
Outlines for BUILD.gn, mojom, and idl

crsrc.org

Gerrit

Tests

- Command Palette: "Chromium Context: Run Test"
Settings

Find tests (preview)

- Search through all files to find the exact matching text, as shown in Gerrit.
- Requires local file in chromium/src (workspace directory).
- Lines of the following:
<relativePath> <className> <testName> <line#>
Example:
chrome/browser/extensions/service_worker_apitest.cc ServiceWorkerTest.WebAccessibleResourcesFetch 1470
chrome/browser/extensions/service_worker_apitest.cc ServiceWorkerTest.WebAccessibleResourcesIframeSrc 1655
| |