-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Description
Hi, I'm currently trying to configure VSCode to "support" nested namespaces in C++ code. My code builds just fine when using clang++ (ver. 3.8.0) with flag -std=c++1z
, so the only thing I need is working code completion inside VSC itself.
Is there a way to enable VSCode to use that "experimental" standard by switching some kind of configuration flag, or is this currently out of scope?
vittorioromeo
Metadata
Metadata
Assignees
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.