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 9985fee commit 243920aCopy full SHA for 243920a
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## 1.2.1
4
+- Added support for multiple view file extensions
5
+
6
## 1.2.0
7
- Add settings
8
- Display multiple matching files
package.json
@@ -2,7 +2,7 @@
"name": "laravel-goto-view",
"displayName": "Laravel goto view",
"description": "Quick jump to view",
- "version": "1.2.0",
+ "version": "1.2.1",
"publisher": "codingyu",
"engines": {
"vscode": "^1.19.0"
0 commit comments