Tool/software: Code Composer Studio
Hi,
How to configure function auto commenting in ccs? Below is a custom template.
/**
* @brief
* @param
* @return
* @par
* ${date}
*/
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
How to configure function auto commenting in ccs? Below is a custom template.
/**
* @brief
* @param
* @return
* @par
* ${date}
*/
Hi,
Thank you for reply! But the custom setting unable to auto comment when i creat a new function in the project. Any other configurations need to be done?
There seems to be a bug with Eclipse CDT where this feature does not fully work. Despite my attempts to customize it, it always just adds the default stub. Others have reported the same issue on the Eclipse CDT forums. It seems to work for Java source but on C/C++. I'll see if I can find some workaround
ki
I was unable to find a workaround. I have filed a bug, tracking ID: CCSIDE-3649
Thanks
ki