Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vuejs extension to plugin registry #591

Merged
merged 5 commits into from
Aug 27, 2020
Merged

add vuejs extension to plugin registry #591

merged 5 commits into from
Aug 27, 2020

Conversation

gattytto
Copy link
Contributor

Signed-off-by: Esteban Mañaricua emanaricua@gmail.com

Closes eclipse-che/che#13672

@ericwill it seems like the vetur sidecar is not needed for now but "peek definition" is not implemented in the extension so there might be a need to talk with vuejs devs (they use discord) and ask them if we'll have to add extra bins to the sidecar for a more complete language server that includes peek definition (of own projects parts and also for external included parts in the project).

Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>
@che-bot
Copy link
Contributor

che-bot commented Aug 25, 2020

Can one of the admins verify this patch?

1 similar comment
@che-bot
Copy link
Contributor

che-bot commented Aug 25, 2020

Can one of the admins verify this patch?

Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>
gattytto and others added 3 commits August 27, 2020 12:43
Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>
Signed-off-by: Esteban Mañaricua <emanaricua@gmail.com>
@ericwill ericwill merged commit ac4a04b into eclipse-che:master Aug 27, 2020
@che-bot che-bot added this to the 7.19 milestone Aug 27, 2020
displayName: Vetur
title: Rich Vue.js support
description: Vue tooling for VS Code
icon: https://upload.wikimedia.org/wikipedia/commons/9/95/Vue.js_Logo_2.svg
Copy link
Contributor

@vitaliy-guliy vitaliy-guliy Aug 31, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better to change the icon on
https://raw.githubusercontent.com/vuejs/vetur/v0.26.1/asset/vue.png
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Vue.js
5 participants