Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Neo File UtilsNew to Visual Studio Code? Get it now.
Neo File Utils

Neo File Utils

Preview

YuTengjing

|
531 installs
| (2) | Free
provide some file utils for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Neo File Utils

Version Installs Downloads Rating Star Last Updated

CI PRs Welcome Github Open Issue LICENSE

provide some file utils for vscode.

Features

Go to Symbolic Link Real Path

Just right click the explorer menu and select:

  • Open Symbolic Link Real File
  • Reveal Symbolic Link Real Folder

Note: For now, only file and folder under node_modules will show the menu

Go to Symbolic Link Real Path

Detect Text File Encoding

Just open a text file and run command Detect Text File Encoding.

Detect Text File Encoding

File Size and Line Count in Status Bar

File Size and Line Count in Status Bar

Open Folder Context Menus for VS Code

I just migrated code from extension: Open Folder Context Menus for VS Code

Smart Revert

check source code for details

Batch Rename

I just migrated code from extension: Batch Rename

Rename Workspace

Rename Workspace

Open Extension Folder

Open Extension Folder

Copy Links

Useful for refer github online image link.

Copy Links

Install Extension from Remote VSIX

Install VS Code extensions directly from the marketplace by providing the extension identifier, marketplace URL, or specific version. This feature allows you to:

  • Install extensions by typing publisher.extension-name format
  • Paste marketplace URLs directly
  • Specify exact versions using publisher.extension-name@version syntax
  • Choose from available versions if no version is specified
  • Download and install extensions automatically

Examples:

  • ms-python.python - install latest Python extension
  • ms-python.python@2023.12.0 - install specific version
  • https://marketplace.visualstudio.com/items?itemName=ms-python.python - from marketplace URL

Batch Merge Conflict Resolution

Efficiently resolve merge conflicts in bulk operations with context menu integration in the Source Control view. Available operations:

  • Accept All Current in Folder - Accept your version for all conflicts in the selected folder
  • Accept All Incoming in Folder - Accept incoming version for all conflicts in the selected folder
  • Accept All Current and Stage in Folder - Accept your version and automatically stage the changes
  • Accept All Incoming and Stage in Folder - Accept incoming version and automatically stage the changes

These commands appear in the SCM resource folder context menu when merge conflicts are detected, allowing you to resolve conflicts at the directory level instead of file-by-file.

My extensions

  • Open in External App
  • VSCode FE Helper
  • VSCode archive
  • Modify File Warning
  • Adobe Extension Development Tools
  • Scripting Listener

Check all here: publishers/YuTengjing

Thanks

  • filesize
  • Select Line Status Bar
  • Open Folder Context Menus
  • Batch Rename
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft