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

Reorganize the sources into more of a monorepo view and enable IDE integration. #23

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

stellaraccident
Copy link
Contributor

  • Uses symlinks into the repo git checkout as this has good ergonomics for IDEs.
  • Enables compile_commands.json integration by merging all sub-project compile_commands into one.
  • This enables intellisense out of the box and project wide if opening the super-proejct in VSCode.

…tegration.

* Uses symlinks into the repo git checkout as this has good ergonomics for IDEs.
* Enables compile_commands.json integration by merging all sub-project compile_commands into one.
* This enables intellisense out of the box and project wide if opening the super-proejct in VSCode.
@stellaraccident stellaraccident merged commit d141f0a into main Jan 23, 2025
1 check passed
@stellaraccident stellaraccident deleted the monorepo_reorg_and_ide branch January 23, 2025 17:28
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.

1 participant