Skip to content

huangyuanyin/vscode-plugin-deleteFunction

Repository files navigation

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

  1. Through the Command Palette.

  1. 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.

About

一个简单的VS Code插件,用于快速去除const和function函数代码块

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published