Frederick Zhang

Results 62 issues of Frederick Zhang

There is a suggested order of class/field/method modifiers in [JLS](https://docs.oracle.com/javase/specs/). For example, in https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html#jls-8.1.1 > If two or more (distinct) class modifiers appear in a class declaration, then it is...

enhancement
upstream

When the original file hasn't got a line break at the end, we shouldn't insert one, either. And additionally along with the fix above, we should detect if the original...

When the original files haven't got ending line breaks, I think `sad` should do exactly and only what it's told to do instead of putting a line break at the...

Given file ```c int main() { int foo; int bar; } // vim: set expandtab tabstop=8 shiftwidth=4: ``` Type `:%s/^ \+int/char` but don't hit enter yet, by default (`inccommand=nosplit`) it...

First of all, thanks for making such an awesome plugin! I especially love the option to colourise the guide lines but sometimes it does look a bit excessive. So I'm...

aria2 is a great utility for downloading, but seems that it doesn't support FTPS (FTP over SSL). Is it possible to add this support? Thanks.

Without this canonicalisation, if the directory is a symbolic link to another directory, later at `reorient_target_path` [1], File and path argument look like: ``` - self: File { name: "."...

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md)) ## Description When publishing a package to npmjs.com, if the account uses security keys for 2FA, offer a...

type: feature

This is a proof of concept which contains a lot of ugly hacks and it's not intended to be merged. I would like to use yubikey-full-disk-encryption to unlock a headless...

enhancement

It'd be nice if users can choose their own 'other e-mail' in the user panel since 1. I don't necessarily have this info when I create their mailboxes 0. I...