Can phpstorm be set to add semicolons automatically?

can I set the semicolon to add automatically to phpstorm?

Php
Mar.03,2021

Preferences = > Keymap
search Complete Current Statement , set to ctrl + enter

this way, when you finish writing a line, type ctrl + enter and you will automatically add a semicolon.

and no matter where your cursor is in the line, tap to add it automatically.
such as
clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b401cd-2bc65.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b401cd-2bc65.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?