theia-cpp-extensions icon indicating copy to clipboard operation
theia-cpp-extensions copied to clipboard

Create 'cpptools' VS Code / Theia plugin

Open vince-fugnitto opened this issue 6 years ago • 0 comments

Description

The idea is to create a plugin for various cpptools (C/C++ Tooling) functionalities including but not limited to:

  • additional syntax highlighting (ex: clang format, clang tidy, makefiles, ...)
  • additional code intellisense (ex: clang format, clang tidy, makefiles, ...)
  • additional commands (ex: generation of makefiles)
  • additional custom tasks
  • additional C/C++ snippets
  • auto-completion for #include statements

vince-fugnitto avatar Oct 22 '19 11:10 vince-fugnitto