D multifile

Run Settings
LanguageD
Language Version
Run Command
import foo; void main() { bar(); }
module foo; import std.stdio; void bar() { writefln("baz"); }
Editor Settings
Theme
Key bindings
Full width
Lines