Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MinMax in csvNew to Visual Studio Code? Get it now.
MinMax in csv

MinMax in csv

Hirohito Kato

|
2,396 installs
| (0) | Free
Highlights min/max value in active CSV file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MinMax in CSV README

A Visual Studio Code extension to highlights min/max values in active csv file.

Features

animation

Highlights the minimum / maximum value in opened csv file.

  • it works only if the file is CSV(comma separated values) file.
  • the decoration will dismiss when you edit the file.

How to use

Press Control + Shift + e.

Otherwise, execute Highlight min/max value command via command pallete(Ctrl or Command+Shift+P).

command

Requirements

Nothing.

Extension Settings

Nothing.

Known Issues

Please let me know as an issue.

  • Cannot detect comma separated number, like currency(10,000).

Release Notes

See the CHANGELOG.md.

Enjoy!

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