Skip to content

Commit 0d7f728

Browse files
committed
😶
1 parent 14e354f commit 0d7f728

File tree

4 files changed

+346
-1557
lines changed

4 files changed

+346
-1557
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 1.2.2
4+
- Added support for [nwidart/laravel-modules](https://packagist.org/packages/nwidart/laravel-modules)
5+
36
## 1.2.1
47
- Added support for multiple view file extensions
58

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
[![Marketplace Version](https://vsmarketplacebadge.apphb.com/version/codingyu.laravel-goto-view.svg)](https://marketplace.visualstudio.com/items?itemName=codingyu.laravel-goto-view) [![Installs](https://vsmarketplacebadge.apphb.com/installs/codingyu.laravel-goto-view.svg)](https://marketplace.visualstudio.com/items?itemName=codingyu.laravel-goto-view)
2+
23
# How to use
34
![How to use](images/use.gif)
5+
6+
# Features
7+
- 👨‍💻
8+
- Support for custom path
9+
- Support for [nwidart/laravel-modules](https://packagist.org/packages/nwidart/laravel-modules)
10+
411
# Settings
512
## `laravel_goto_view.folders`
613
Search according to the configured path

0 commit comments

Comments
 (0)