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

[Feature request] Private variables in VS Code extension #44

Open
OscarKro opened this issue May 3, 2021 · 0 comments
Open

[Feature request] Private variables in VS Code extension #44

OscarKro opened this issue May 3, 2021 · 0 comments

Comments

@OscarKro
Copy link

OscarKro commented May 3, 2021

HI,

Currently, the private variables are not created with a - in front of the variable, meaning the proper icons are not showed in the class diagram output eventually. It would be nice to have this as I now do it manually.

Also, Currently when class A owns a variable of class B. The name of the variable is shown at the end of the arrow pointing from A to B. It would be nice to just have it inside the field of A as a variable of type B. so "aclass : B"

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

No branches or pull requests

1 participant