Named arguments :trollface:

Run Settings
LanguageD
Language Version
Run Command
import std.stdio; int x; void f(int x) { writeln(.x); } void main() { f(x=1); }
Editor Settings
Theme
Key bindings
Full width
Lines