[Issue 19558] New: Ctrl-F7 (build single file) doesn't save-all

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 8 19:50:03 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19558

          Issue ID: 19558
           Summary: Ctrl-F7 (build single file) doesn't save-all
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: visuald
          Assignee: nobody at puremagic.com
          Reporter: turkeyman at gmail.com

VisualD implements Ctrl-F7 (build single file) for D, but unlike the same
feature in C++, it doesn't save-all first, so you often don't build what you
think you're building.

Please make build-single-file save-all first, the same as C++.

--


More information about the Digitalmars-d-bugs mailing list