Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Code completion in New Abap Editor

0 Likes
407

In the new Abap editor(in 6.20) the code completion shows for example []elect instead of select.

This is for all keywords but not for the program variables.

Does anyone have a solution for this.

2 REPLIES 2
Read only

0 Likes
370

It seems that I am the only one having this problem.

I wonder if this could be any problem with the character setting on my labtop...

Read only

0 Likes
370

Probelm solved.

The problem is when change the options in the new Abap Editor under Formatting->Case correction.

When I set "Insert Keywords in" to Capitalized the code completion starts with [] character.