Jonas Chevalier

Results 831 comments of Jonas Chevalier

It just makes it read-only and adds a banner that says that the repo is archived.

Nice to have some following on that. WRT the naming I don't have any opinion at the moment, I just used `text_width` because in vim it's called like that. In...

There's a few variations between the editors but the important bit is to let users know that the line width SHOULD NOT be larger than X. For variations difference, some...

Alright, we have most of it. The missing one is big, Emacs, but I didn't get the courage to learn it yet. What stands out to me is that not...

@johan: does Emacs support a visual vertical ruler that you can put at column X ?

@hakre in what context do you need multiple withs ?

After much reading and seeing what the editors supports I also support the idea of implementing this as a visual suggestion instead of wrapping.

@hakre: I still dont get the "multiple verticla rulers" thing. Is it in the context of a programming language or some other form of text ?

This makes packaging with other systems unnecessarily hard. The builds are also not reproducible since the git remote might change at any time. See https://github.com/sandstorm-io/sandstorm/issues/245

The Forge RSA implementation only allows public key encryption and private key decryption unfortunately.