cancel
Showing results for 
Search instead for 
Did you mean: 

Commenting code using 'CTRL' + '<' in new editor

Former Member
0 Kudos

Hi All,

Might be a silly one. I am unable to comment the code using the keyboard keys CTRL and < as we normally do in old ABAP editor. Is there any settings needed to activate them. I dont think its a problem with keyboard cos Iam able to do that when iam using normal editor. I only have this problem when Iam working on WEBDYNPRO's.

Could someone help me out with this pls?

Thank You,

Gajendra.

Accepted Solutions (1)

Accepted Solutions (1)

S-H
Active Participant
0 Kudos

Hi Gajendra,

Click on the Paste indicator present in the right bottom of the New ABAP editor. It opens the Options popup, in the left panel click on the keyboard link.

In the Listbox select 'Edit.LineComment' In the 'New shortcut (presskey)' input field enter the new unique key combination which you want for commenting the lines may be CTRL + < and press assign button next to the input field.

For uncommenting the code, in the listbox select 'Edit.LineUncomment' assign a new key combination.

Click on save button.

After performing the above mentioned steps the commenting and uncommenting works in new editor.

Best regards,

Suresh

Former Member
0 Kudos

Thank you Suresh

Answers (0)