serve-d
serve-d copied to clipboard
Support named arguments
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.
Bonus points if there’s auto-completion available for them, too.