Page 1 of 1

Multi-line comments 'Enter' like Eclipse?

Posted: Fri Mar 14, 2025 4:50 pm
by justinmreina
Hi, in Eclipse I have traditionally loved multi-line comments!

Eclipse Multi-line Comments: (ref)

After entering just "/**" to start a new line, pressing Enter with Eclipse CDT populates -

____/**
____ *
____ */


I love this feature but can't find it yet for your tool, can we use this feature in Espressif IDE?

Re: Multi-line comments 'Enter' like Eclipse?

Posted: Tue May 20, 2025 3:49 pm
by justinmreina
Nice, block comments work now! Using Espressif-IDE v3.4.0

Thank you guys, I appreciate this 😎