Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HelpMeNew to Visual Studio Code? Get it now.
HelpMe

HelpMe

helpme

|
61 installs
| (0) | Free
Here's what you need!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HelpMe

As a tool, it mainly provides some commonly used operations.

Features

  1. Change the file names of all files in the folder.

    Right-click HelpMe: Change Filenames menu after selecting a folder.

    change_filename

  2. RegExr

    1. Remove blank lines: Command + Shift + P -> HelpMe: RegEx Remove Blank Lines

      remove_blank_or_space_lines

    2. Extract lines from text file by RegEx: Command + Shift + P -> HelpMe: RegEx Extract Lines

      extract_lines

  3. Insert

    1. Insert table to markdown: HelpMe: Insert Markdown Table

      insert_table_to_markdown

  4. Compress images

    Lossless compression of images.

    You can select pictures, folders, or pictures and folders.

    Note: Compression will replace the original file

    compress_images

  5. List filenames contain(or not contain) path

    List the filenames contain(or not contain) path.

    Note: The .git, node_modules, .gradle, .idea, .vscode and .DS_Store will be skipped.

    • Use Command + Shift + P and select the plugin HelpMe: Output Filenames Contain Path

    • Select the folder to be processed

    • Select the folder for outputting processing results

      The format of the filename is output_filenames_YYYY-MM-DD-HH-mm-ss-SSS.txt

  6. Filter duplicated filenames

    Get the files with the same file name in the specified folder(ignoring case).

    Note: The .git, node_modules, .gradle, .idea, .vscode and .DS_Store will be skipped.

    • Use Command + Shift + P and select the plugin HelpMe: Filter duplicated filenames

    • Select the folder to be processed

    • Select the folder for outputting processing results

      The format of the filename is duplicated_filenames_YYYY-MM-DD-HH-mm-ss-SSS.txt


Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of Hello World.

0.0.2

Add feature Change the file name of all files in the folder.

0.0.3

Add icon

0.0.4

Add feature Remove blank lines and Remove white space lines.

0.0.5

Fixed bug Even if there is an error, the message that the process is completed correctly is displayed.

0.0.6

Add feature Insert Markdown Table.

0.0.7

Refact code.

0.0.8

Add feature Compress images.

0.0.9

Update README.md and icon.

0.0.10

Fixed information message.

1.0.0

Add feature List filenames(Not contain path) and List filenames(Contain path).

Add feature Filter duplicated files.

1.1.0

Remove feature Insert Console Log.

Add feature Extract content from text file by RegEX.

1.1.1

Update feature Extract lines by RegEX.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft