Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>scope-toolNew to Visual Studio Code? Get it now.
scope-tool

scope-tool

farazsth98

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

scope-tool

Features

  • Right click files in your workspace and choose the Mark for Scoping option.
  • Use the new Scope Tool panel on the activity bar to provide estimations for each file.

Marking a file for scoping

Estimating a file

Requirements

This tool uses cloc to fetch the lines of code in each file marked for scoping. Please ensure cloc is in your PATH.

This tool has only been tested on Linux. It may work on MacOS and Windows if cloc is in the PATH.

List of things TODO

  • [ ] Implement functionality that allows marking entire directories for scoping.
  • [ ] Implement functionality that allows estimating entire directories.
  • [ ] Implement functionality tallies up estimations and LOC for each file in a directory, and cascades it up to parent directories.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft