Skip to content

ashdriver/vscode-extension-grepfold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fold on Highlight Occurannces in file

An Additional Fold Command for VS Code - With acknowledgements to Fold Plus (https://github.com/dakaraphi/vscode-extension-fold) This is a VS Code extension to fold a document on a highlighted word, as per Borland Codewright IDE's Grep in File.

Toggle Indentation/Language Folding

Custom Folding such as this requires auto folding mode and and not indentation mode, this is a shortcut to switch between them. This command is provided to easily toggle between each mode.

Grep in File and Fold

Searches the currenty edited file for instances of the highlighted word, and folds on them so that all instances can be quickly seen. Command] FoldOnGrep: Grep In File and Fold

About

VS Code extension to fold a document on a highlighted word, as per Borland Codewright IDE's Grep in File.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors