Skip to content

Conversation

deme3
Copy link

@deme3 deme3 commented Sep 12, 2025

This PR adds two options to the code generation part of the extension:

  • (Opt-in) Convert the more StarUML-friendly syntax of arrays myList[]: int to pointer arrays in C++ (int* myList)
  • (Opt-out) Disable docs generation for .cpp files (as they already are generated in .h files!)

The features have been implemented by an AI agent, but I have reviewed them before merging and they do look fine.

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.

2 participants