Skip to content

Commit

Permalink
1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
codingyu committed Dec 15, 2021
1 parent be1fbea commit 8c50a54
Show file tree
Hide file tree
Showing 4 changed files with 1,747 additions and 1,725 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,56 @@
# Change Log

## 1.3.6

Upgrade

## 1.3.5

Add support for Blade and Livewire components

## 1.3.4

Added default configuration for inertia & vue

## 1.3.3

- Add LICENSE

## 1.3.2

- Merge pull request #21 from erlangp/patch-1(don't show underscore under single quote)

## 1.3.1

- Fixed #20

## 1.3.0

- Fix vendor resolveing
- Add a way to stop the extension from search big files
- Add more personalized configuration, please check the introduction

## 1.2.5

- Optimize regular expressions

## 1.2.3

- Fixed bug

## 1.2.2

- Added support for [nwidart/laravel-modules](https://packagist.org/packages/nwidart/laravel-modules)

## 1.2.1

- Added support for multiple view file extensions

## 1.2.0

- Add settings
- Display multiple matching files

## 1.1.3
- Add support for multiple folder

- Add support for multiple folder
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Search views according to the configured extensions.

Use `Ctrl` or `Alt` + `click` to jump to the first matched file.

> Mac or Windows, It depends on your configuration
## folderTip

Display the path name of the configuration.
Loading

0 comments on commit 8c50a54

Please sign in to comment.