Christoph
Christoph
if run in an empty directory it panics: ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error("EOF while parsing a value", line: 1, column: 0)', /home/cargo-nono-0.1.9/src/util.rs:19:45 note:...
For Visual Code there is a quite popular spell checker plug-in which uses in document settings like: ```rust // spell-checker:words Pan Galactic Gargle Blaster ``` to add words to the...
This is only a minor convenience feature request. Thank You!