serve-d icon indicating copy to clipboard operation
serve-d copied to clipboard

Support named arguments

Open 0xEAB opened this issue 2 years ago • 1 comments

DMD64 D Compiler v2.103.0 happily compiles named arguments.

Expected ) instead of :

At least D-Scanner in serve-d_0.8.0-beta.14 doesn’t handle them yet.

0xEAB avatar Apr 29 '23 22:04 0xEAB

Bonus points if there’s auto-completion available for them, too.

0xEAB avatar Apr 29 '23 22:04 0xEAB