Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>m-search-diffNew to Visual Studio Code? Get it now.
m-search-diff

m-search-diff

misaworks

|
27 installs
| (0) | Free
search and diff
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

m-search-diff

Compare a search results in the work space folder and the selected folder.

Features

(1)~(3) are executed automatically

(1)Search and save in the work space folder.

(2)Search and save in the selected folder.

(3)Compare a search results of (1) and (2).

Usage

(Preparation)keybindings.json

    {
        "command": "m-search-diff.diff",
        "key": "alt+r",                    // whatever keybinding you want
        "args": "/work/vscode/helloworld"  // selected foloder※
    }

※C:\work\vscode\helloworld → /work/vscode/helloworld

(1)Use the predefined keybinding.

(2)input a search word. m-search-diff_1

(3)finish! m-search-diff_2

License

MIT

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