A simple vsCode plugin for quickly removing const and function function code blocks
Installation
Click on the Extensions icon (usually on the left-hand side of your editor).
Search for "Delete Function".
Find the extension in the list and click the install button.
Usage
Through the Command Palette.
Through the shortcut
default shortcut
mac:"cmd + r + f"
win:"ctrl + r + f"
Notice
If this error occurs after using commands or shortcut keys, it may be that your version of VS Code is too low. Please try to upgrade the version and try again.