For example, I want to press Tab after ABC, it will automatically become ABC = ‘’;
But ABC is not fixed, it may be acoo, y001, var001 …
Is it possible to implement such a variable code snippet?
Just to give an example.
The actual situation is definitely more complicated than this.