blob: 26d23b96ffd134026f193af4a7fbc7a0768d26f4 [file] [log] [blame] [view] [edit]
# Chromium(OS) Development in Visual Studio Code
This VSCode IDE extension is designed to make Chromium/ChromiumOS development
easier and faster by anchoring core tools in one place, and making them
discoverable and easy to use.
## User Scope
This is intended for Googlers only.
## Project Status
Beta testing stage.
## Features
Initial release has been tested for `platform2` development and offers the following features:
- Autocompletion, x-ref searching, and symbol definition for C++
- Linting (C++, Python, Shell, GN)
- Device management (SSH, VNC)
- Boards and packages viewer
- Code Search integration
- Integrated short links support (Click to open)
See [QuickStart Guide] for setup instructions.
[quickstart guide]: https://chromium.googlesource.com/chromiumos/chromite/+/HEAD/ide_tooling/docs/quickstart.md
## Contacting Us
[g/chromiumide-users](http://g/chromiumide-users)