Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 4.11 KB

README.md

File metadata and controls

79 lines (45 loc) · 4.11 KB

VSCode Neo File Utils

Version Installs Downloads Rating Star Last Updated

Test 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

My extensions

Check all here: publishers/YuTengjing

Thanks