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 ceaa6a5 commit 92ff558Copy full SHA for 92ff558
README.md
@@ -2,5 +2,5 @@
2
3

4
5
-:rocket: quick jump to components with `CTRL` + `click`
6
-:mag: visual highlight of component links in `.blade` files
+- :rocket: quick jump to components with `CTRL` + `click`
+- :mag: visual highlight of component links in `.blade` files
package.json
@@ -4,6 +4,7 @@
"description": "Quick jump to components",
"version": "1.0.0",
"publisher": "naoray",
7
+ "repository": "https://github.com/naoray/laravel-goto-components.git",
8
"engines": {
9
"vscode": "^1.51.0"
10
},
0 commit comments