
Chromium Open IDE
基本信息
- 更新日期:
- 包名:
- oodolphplfmnljcohclgdikkoljjambi
- 版本:
- 1.2.3
- 大小:
- 1.32MiB
- 类型:
- 扩展
- 平台:
- Chrome
- 评分:
- 46
- 发布日期:
- 2021-10-22
- 价格:
- 免费
- 开发者:
- Fangzhen Song
插件截图
插件简介
Link remote source.chromium.org code path to your local chromium src.
# Chromium Open IDE (COI)
`COI` gives you a context menu for opening files in your editor (`VSCode`) on
[Chromium Code Search](https://source.chromium.org),
[Chromium Code Review](https://chromium-review.googlesource.com) ,
[Google Git](https://chromium.googlesource.com) and
[webdiff-for-coi](https://pypi.org/project/webdiff-for-coi).
## Installation
Install this
[Chrome Extension](https://chrome.google.com/webstore/detail/chromium-open-ide/oodolphplfmnljcohclgdikkoljjambi)/[MSEdge Extension](https://microsoftedge.microsoft.com/addons/detail/chromium-open-ide/ggfoollpnfolfaejalpiihpobcpbegkl) and related
[VSCode Extension](https://marketplace.visualstudio.com/items?itemName=FangzhenSong.chromium-source-opener).
## Usage
– For [Chromium Code Search](https://source.chromium.org): \
right-click on line number and select `Open My Editor`,
it will open the file in your editor at the selected line.
– For [Chromium Code Review](https://chromium-review.googlesource.com): \
right-click on code block and select `Open My Editor`,
it will open the file in your editor at the selected line.
– For [Google Git](https://chromium.googlesource.com):
– click on the line number (optional).
– choose and right-click on any code block.
– select `Open My Editor`.
It will open the file in your editor (at the selected line).
– For [webdiff-for-coi](https://pypi.org/project/webdiff-for-coi): \
right-click on code block and select `Open My Editor`,
it will open the file in your editor.
*Tips: Before using, we should check that have started listening from `VScode`.*
**Enjoy!**