How to uncomment lines that are commented?
Any keyboard shortcuts?
I can't find it. Who knows?
How to uncomment lines?
-
- CodeLite Curious
- Posts: 8
- Joined: Wed Jan 19, 2022 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
How to uncomment lines?
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: How to uncomment lines?
Hi,
If you look in Settings > Keyboard shortcuts, and type 'comment' into the search box at the top, you will see:
Edit | Comment line
The default shortcut is Ctrl-/ which will comment/uncomment the current line, or multiple selected lines.
You can also access this from the Edit menu.
Regards,
David
-
- CodeLite Curious
- Posts: 8
- Joined: Wed Jan 19, 2022 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to uncomment lines?
Thank you for your reply.
-
- CodeLite Curious
- Posts: 3
- Joined: Sat Feb 19, 2022 8:01 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: How to uncomment lines?
DavidGH wrote: ↑Thu Jan 20, 2022 8:51 pmHi,
If you look in Settings > Keyboard shortcuts, and type 'comment' into the search box at the top, you will see:
Edit | Comment line
The default shortcut is Ctrl-/ which will comment/uncomment the current line, or multiple selected lines.You can also access this from the Edit menu.
Regards,
David
I don't think it works as intended. In my case, that shortkey combination keeps adding more of these //. I've changed the shortcut and tried again, the result didn't differ.
-
- CodeLite Curious
- Posts: 3
- Joined: Sat Feb 19, 2022 8:01 am
- Genuine User: Yes
- IDE Question: c++
- Contact:
-
- CodeLite Curious
- Posts: 8
- Joined: Wed Jan 19, 2022 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact: