We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cbc62 commit beca198Copy full SHA for beca198
CHANGELOG.md
@@ -8,6 +8,7 @@ All notable changes to the Laravel extension will be documented in this file.
8
- Add link to Blade file for MailMessage::markdown/view ([#317](https://github.com/laravel/vs-code-extension/pull/317))
9
- Fix TypeError: Cannot read properties of undefined (reading 'type') ([#296](https://github.com/laravel/vs-code-extension/pull/296))
10
- Support for contracts ([#298](https://github.com/laravel/vs-code-extension/pull/298))
11
+- Option to disable model doc block generation + fix doc block extends ([#320](https://github.com/laravel/vs-code-extension/pull/320))
12
13
## [v1.0.2]
14
0 commit comments