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 5acde33 commit da841e4Copy full SHA for da841e4
CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to the Laravel extension will be documented in this file.
7
- Improve file watcher performance ([#327](https://github.com/laravel/vs-code-extension/pull/327))
8
- Autocompletion, linking, and diagnostics for Storage Disks ([#328](https://github.com/laravel/vs-code-extension/pull/328))
9
- Fix relative path when path does not exist ([#322](https://github.com/laravel/vs-code-extension/pull/322))
10
+- Automatically check lowercase Inertia view paths ([#323](https://github.com/laravel/vs-code-extension/pull/323))
11
12
## [v1.0.3]
13
0 commit comments