Add support for `-embed-dir` or "--embed-dir" in compilerArgs

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

@sean-mcmanus

Description

gcc and clang both have an --embed-dir= argument that essentially works as an include dir but for the #embed directive. It doesn't appear there is any way to set this so intellisense will properly locate files.

Originally posted by @Flat in #13705