0.5.0 • Published 6 years ago

prompt-big-file v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

prompt-big-file package

Have you ever opened a big file by accident in Atom which caused it to stop responding?

Then this package is for you; prompt-big-file will prompt you to open files that are big.

A screenshot of your package

Install

apm install prompt-big-file

Configuration

You can configure the minimum size of the file which triggers a warn by overriding the following key in configuration:

prompt-big-file.Threshold

By default this is 1Mb.

Changelog

See CHANGELOG.md.