You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
# IntelliVue
2
2
The IntelliVue plugin for IntelliJ provides analysis, actions, and utilities, for Vue Single File Components
3
3
4
+
# Installation
5
+
Install the plugin from `settings/plugins` in your IntelliJ IDE. You can also download it [here](https://plugins.jetbrains.com/plugin/12014-intellivue), and then install from your file system.
6
+
4
7
# Documentation
5
-
View the official documentation here: [Official Documentation](https://www.twelvetone.tv/docs/developer-tools/intellij-plugins/intellivue)
8
+
View the official documentation here: [IntelliVue Documentation](https://www.twelvetone.tv/docs/developer-tools/intellij-plugins/intellivue)
6
9
7
10
# License
8
11
The binary version of this plugin is provided under the Creative Commons CC By-ND 4.0 License.
0 commit comments