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

VSCode extensions #82

Open
vovs03 opened this issue Sep 12, 2022 · 2 comments
Open

VSCode extensions #82

vovs03 opened this issue Sep 12, 2022 · 2 comments

Comments

@vovs03
Copy link
Owner

vovs03 commented Sep 12, 2022

VSCode extensions

  • htmltagwrap | 2022.09.12 Обернуть выделенный фрагмент тегом
@vovs03
Copy link
Owner Author

vovs03 commented May 10, 2024

classDiagram
class BankAccount
BankAccount : +String owner
BankAccount : +BigDecimal balance
BankAccount : +Deposit(amount)
BankAccount : +withdrawal(amount)
Loading

original here:

@vovs03
Copy link
Owner Author

vovs03 commented May 10, 2024

@startuml
!theme crt-green
Data
@enduml

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