Skip to content

Commit 51fac4a

Browse files
committed
doc: add Extension Visual Studio Code.
1 parent a855fd5 commit 51fac4a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
### Features
4+
5+
* doc: add Extension Visual Studio Code.
6+
37
## v1.5.3 (2024-12-26)
48

59
### Bug fix

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,13 @@ $ bin/php-class-diagram --division-diagram test/fixtures/enum/
346346
347347
![PlantUML output image.](docs/images/output-division.png)
348348
349+
## Extension for Visual Studio Code
350+
351+
This VSCode extension allows you to generate and view class diagram scripts using php-class-diagram directly from the file explorer's folder context menu.
352+
353+
[VSCode extension](https://marketplace.visualstudio.com/items?itemName=smeghead7.php-class-diagram)
354+
355+
349356
## GitHub Actions support
350357
351358
The following repository provides actions for generating class diagrams using php-class-diagram in GitHub Actions workflows.

0 commit comments

Comments
 (0)