A simple vsCode plugin for quickly removing const and function function code blocks
- 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.
- Through the Command Palette.
- Through the shortcut
- default shortcut
- mac:"cmd + r + f"
- win:"ctrl + r + f"
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.