tree: 9ba725236c29f3460d3afacebfcd64f9fb7aa49a [path history] [tgz]
  1. .vscode/
  2. docs/
  3. languages/
  4. media/
  5. resources/
  6. src/
  7. tools/
  8. views/
  9. .eslintignore
  10. .eslintrc.js
  11. .gitignore
  12. .npmignore
  13. .npmrc
  14. .nvmrc
  15. .prettierrc.js
  16. .project_alias
  17. .vscodeignore
  18. CHANGELOG.md
  19. dev_install.sh
  20. empty.js
  21. js-green-licenses.json
  22. LICENSE.txt
  23. package-lock.json
  24. package.json
  25. README.md
  26. release.sh
  27. tsconfig.json
ide_tooling/cros-ide/README.md

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.

Contacting Us

g/chromiumide-users