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 793da4d commit be8ad12Copy full SHA for be8ad12
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to the Laravel extension will be documented in this file.
4
5
## [Unreleased]
6
7
-- Nothing yet
+- Basic Folio support ([#319](https://github.com/laravel/vs-code-extension/pull/319))
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
11
## [v1.0.2]
12
0 commit comments