Hi! I trying to find a way to quickly remove and add one line comments (// or /* */) to Java or C/C++ code. What is a effective "combo" to achieve this.
- Quck Add & Remove comments Andreas Bakurov
- Re: Quck Add & Remove comments Jean-Rene David
Hi! I trying to find a way to quickly remove and add one line comments (// or /* */) to Java or C/C++ code. What is a effective "combo" to achieve this.