I’ve created a Linux-targeted project using VS2017’s own Linux targeting capabilities, and for some reason it looks like the VisualGDB editor is being invoked for the source files, rather than the native VS editor. I understand that the VisualGDB editor gets invokes for VisualGDB projects, but is it correct behavior for it to be invoked for a native VS project, too?