Menu

#37 Tab button does not work as expected inside /* */ comments

v5_Beta
open
GUI (15)
5
2005-12-14
2005-12-14
biolizard89
No

The tab button is normally used to indent text, but
when the cursor is inside a /* */ comment, it does not
work. I believe this is because it thinks the "proper"
indentation is where the /* was, regardless of whether
the cursor is in a comment.

Steps to repdroduce:
1. Create a new file in IC.
2. Create a multiline comment (/* ... */) with the
beginning and end of the comment on different lines.
3. Move the cursor to inside the comment.
4. Press Tab.

Expected Behavior:
IC should indent my text.

Observed Behavior:
IC does nothing.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.