Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update templates for Atom, VSCode, CLion #3371

Merged
merged 5 commits into from
Feb 7, 2020

Conversation

valeros
Copy link
Member

@valeros valeros commented Feb 6, 2020

This PR resolves cases when a compiler flag contains a path with spaces as argument (e.g. -iprefix, -imacros, etc). These flags are crucial for some IDEs to provide a better code completion experience (e.g. #3364).

@ivankravets ivankravets merged commit 0b0b63a into develop Feb 7, 2020
@ivankravets ivankravets linked an issue Feb 7, 2020 that may be closed by this pull request
@ivankravets ivankravets deleted the feature/vscode-compiler-args branch February 16, 2020 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch VSCode project generator to compilerArgs
2 participants