How to open smart prompt in keil5

When using keil, you need to type a lot of repetitive code, and often need to call packages written by others. At this time, we can’t always type every sentence of code repeatedly. This is not only inefficient, but also takes time to remember many things that we may For codes that are not commonly used, intelligent prompts are needed to help us at this time

first step:

Open EditEdit

Find the setting Configuration in the directory and open it

 

 Click to jump to the following interface

Find Text Completion in the top bar of the icon and click to open it

The second circle from top to bottom in the picture below indicates the prompt after the letter (you can change it according to your personal preference)

Finally click OK to complete the setup

 

 The effect is as follows:

 

The following content is irrelevant, do not read

 I want to write the article with as few words as possible. After all, what I talked about is also a very basic thing, but CSDN can’t send it out if I write too few words. I write these irrelevant things for myself to remember. Living these trivial things, I didn’t understand these things when I first learned them, and I couldn’t find them after searching. In fact, the teacher also said these things in class, but I couldn’t take notes at that time, and because it was too simple, I couldn’t find them at all. I will not remember it, and the teacher will not mention it a second time (because it is really simple). I guess I will not forget the setting of this thing again. I am thinking about helping the latecomers, although there is almost no help

Guess you like

Origin blog.csdn.net/m0_71474477/article/details/128369931