prompt-big-file

Avoid opening big files by accident which might cause Atom to stop responding

Alvaro Juste

2,510

6

Bug Reports

0.5.0

MIT

GitHub

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.