When searching for a token name in the code snippet using codesnippet search,
it was not found if the name of the token was customized via its 'TokenContext'.
From now on, the defined name in the 'TokenContext' will be used, if one is defined.

In addition, the name used in TokenContext is also used in the functions:

it was not found if the name of the token was customized via its 'TokenContext'.
From now on, the defined name in the 'TokenContext' will be used, if one is defined.

In addition, the name used in TokenContext is also used in the functions:


