Skip to content

Commit

Permalink
change readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiansin committed Apr 12, 2019
1 parent e13d959 commit 0fa92e4
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# vscode-laravel-assist README

Laravel Assistant IntelliSense Extension.
## Features

Laravel Assistant IntelliSense Extension. <br>
Route and Mix and Config and Lang and View and Controller Goto.
### Route and Mix and Config and Lang and View autocomplete.
![tutorial1](https://raw.githubusercontent.com/tiansin/vscode-laravel-assist/master/assets/images/tutorial1.gif)

### Blabe template function autocomplete
![tutorial2](https://raw.githubusercontent.com/tiansin/vscode-laravel-assist/master/assets/images/tutorial2.gif)

### Controller Goto Definition.
![tutorial3](https://raw.githubusercontent.com/tiansin/vscode-laravel-assist/master/assets/images/tutorial3.gif)


0 comments on commit 0fa92e4

Please sign in to comment.