-
Notifications
You must be signed in to change notification settings - Fork 2
Description
This is an introduction to discussion about Rust support in CDT Cloud.
There is a general and a number of concrete questions.
A general question is: what is CDT Cloud? Is it an IDE for C/C++ languages, or is it an IDE for system languages? In the former case, Rust is not needed, in the latter case, Rust should be included.
A number of concrete questions is about support of Rust by CDT Cloud components. For sure, Rust requires own language analyzer, but there is already quite a good one. So the question is if the component of CDT Cloud will be working with and useful for Rust, or new/replacement components should be written. Let's start with an explicit list of components and add information about their support of Rust as it becomes available.
- CDT Cloud capabilities
** Compile&Run project
** Manage toolchains? - Trace Compass Cloud
- CDT GDG Adapter
- VS Code Memory Inspector
- VS Code Peripheral Inspector
- VS Code Serial Monitor
Your opinions are very welcome.