Can we add a shortcut key generation feature that automatically generates const variables based on the method name and property name at the cursor position.
Currently, it is necessary to type ".const" manually instead of using a shortcut key directly, which is inconvenient. Generating variables is a very commonly used operation.
Can we add a shortcut key generation feature that automatically generates const variables based on the method name and property name at the cursor position.
Currently, it is necessary to type ".const" manually instead of using a shortcut key directly, which is inconvenient. Generating variables is a very commonly used operation.