Michon van Dooren

Results 13 comments of Michon van Dooren

It's not ideal, but adding the folder containing this jar to the `CLASSPATH` when running the server does seem to work for me. `CLASSPATH="/usr/share/kotlin/lib" kotlin-language-server`

It did not, unfortunately. Both `--export-secret-keys` and `--export-secret-subkeys` seem to result in the exact same file. @codemonkee mentioned multiple machines in a chain. Just to clarify, this is not what...

I like the idea of putting the old behaviours into the defaults for this flag. This would even allow people to exclude the current defaults if they so desire (with...

> Oh! Good call. I'm totally up for switching it over to `contentSnippet`. I'll just make sure the mark the release correctly — I think it's worth it. :+1: >...

Should be functional now! No documentation yet, but I'll let you play around with it and see if you like it/manage to break it before we worry about that.

While preparing examples for the readme I noticed that the module used to parse the feed doesn't actually include _all_ fields. Furthermore, for some of the fields that it does...

I did some more work on this. I hooked into the parser to get access to the raw data from the feed while still allowing us to be mostly ignorant...

I think a lot of people are in the same camp as you and won't be interested in `raw`. It's not part of the default filters and it wouldn't even...

All of the wifi strength icons also seem to be missing (for example `wifi-strength-0`).

For what it's worth, shellcheck [does not support zsh](https://github.com/koalaman/shellcheck/issues/809). This doesn't mean all advice will be useless, as plenty of zsh's behavior is POSIX compliant, but it's good to keep...