abrookins / WrapToColumn

An IntelliJ plugin that wraps text
Apache License 2.0
62 stars 12 forks source link

Check if a document is read-only before mutating #47

Open abrookins opened 3 years ago

abrookins commented 3 years ago

The plugin doesn't check if a document is read-only, so you can run it on a read-only document, which creates an exception.