File tree Expand file tree Collapse file tree 4 files changed +1747
-1725
lines changed Expand file tree Collapse file tree 4 files changed +1747
-1725
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 1.3.6
4+
5+ Upgrade
6+
7+ ## 1.3.5
8+
9+ Add support for Blade and Livewire components
10+
311## 1.3.4
12+
413Added default configuration for inertia & vue
14+
515## 1.3.3
16+
617- Add LICENSE
718
819## 1.3.2
20+
921- Merge pull request #21 from erlangp/patch-1(don't show underscore under single quote)
1022
1123## 1.3.1
24+
1225- Fixed #20
1326
1427## 1.3.0
28+
1529- Fix vendor resolveing
1630- Add a way to stop the extension from search big files
1731- Add more personalized configuration, please check the introduction
1832
1933## 1.2.5
34+
2035- Optimize regular expressions
2136
2237## 1.2.3
38+
2339- Fixed bug
2440
2541## 1.2.2
42+
2643- Added support for [ nwidart/laravel-modules] ( https://packagist.org/packages/nwidart/laravel-modules )
2744
2845## 1.2.1
46+
2947- Added support for multiple view file extensions
3048
3149## 1.2.0
50+
3251- Add settings
3352- Display multiple matching files
3453
3554## 1.1.3
36- - Add support for multiple folder
55+
56+ - Add support for multiple folder
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ Search views according to the configured extensions.
4444
4545Use ` Ctrl ` or ` Alt ` + ` click ` to jump to the first matched file.
4646
47+ > Mac or Windows, It depends on your configuration
48+
4749## folderTip
4850
4951Display the path name of the configuration.
You can’t perform that action at this time.
0 commit comments