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

ChromiumOS Development in Visual Studio Code

This VSCode IDE extension is designed to make 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/cros-ide-users