Where is the definition of command vue.welcome
?
#5476
Answered
by
KazariEX
zhangzhuang15
asked this question in
Q&A
-
When I use this vscode extension and notice that there's a command named |
Beta Was this translation helpful? Give feedback.
Answered by
KazariEX
Jul 3, 2025
Replies: 2 comments 1 reply
-
It's in our private repository. It uses |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zhangzhuang15
-
@KazariEX Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's in our private repository. It uses
vscode.window.createWebviewPanel
to show the welcome page.