Skip to content

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

Notifications You must be signed in to change notification settings

ashdriver/vscode-extension-grepfold

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

No packages published