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

Automatically generated .vscode/settings.json file #1759

Merged
merged 1 commit into from
May 21, 2023
Merged

Conversation

edwardalee
Copy link
Collaborator

This PR generates a .vscode/settings.json file in the src-gen directory so that when you open VSCode in that directory, it can compile the generated program. (Recommend selecting Clang 11 kit when prompted on opening code) . The CMake debugger also will work within code.

@edwardalee edwardalee requested a review from erlingrj May 21, 2023 00:52
Copy link
Collaborator

@erlingrj erlingrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, lets merge!

Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@lhstrh lhstrh changed the title Added generation of .vscode/settings.json file Automatically generated of .vscode/settings.json file May 21, 2023
@lhstrh lhstrh changed the title Automatically generated of .vscode/settings.json file Automatically generated .vscode/settings.json file May 21, 2023
@lhstrh lhstrh merged commit f2f8bb7 into master May 21, 2023
@lhstrh lhstrh deleted the vscode-settings branch May 21, 2023 18:53
@petervdonovan petervdonovan added the feature New feature label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants