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

Please ID the extension sent the global message #24681

Closed
ryh opened this issue Apr 13, 2017 · 4 comments
Closed

Please ID the extension sent the global message #24681

ryh opened this issue Apr 13, 2017 · 4 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ryh
Copy link

ryh commented Apr 13, 2017

  • VSCode Version: Code 1.11.1 (d9484d1, 2017-04-06T14:00:34.044Z)
  • OS Version: Darwin x64 16.5.0
  • Extensions:
Extension Author Version
beautify HookyQR 1.0.2
swift Kasik96 0.0.2
material-icon-theme PKief 2.0.3
jsx TwentyChung 0.0.1
vscode-eslint dbaeumer 1.2.8
githistory donjayamanne 0.2.0
python donjayamanne 0.6.2
vscode-babel-coloring dzannotti 0.0.4
weex jaylinwang 0.4.0
Go lukehoban 0.6.59
Theme-MarkdownKit ms-vscode 0.1.4
Theme-TomorrowKit ms-vscode 0.1.4
sublime-keybindings ms-vscode 2.0.1
debugger-for-chrome msjsdiag 3.0.1
node-modules-resolve naumovs 1.0.2
vetur octref 0.5.6
laravel-blade onecentlin 1.8.1
laravel5-snippets onecentlin 1.3.4
vuehelper oysun 0.1.0
vue-beautify peakchen90 2.0.4
seti-icons qinjia 0.1.3
vscode-icons robertohuertasm 7.5.1
vue-color staychan 0.0.3
vscode-react-native vsmobile 0.3.2
ReactSnippets xabikos 1.2.1

Steps to Reproduce:

1.update some extension, restart the vscode, there is some warnning message, quote:

There are many bugs in the extension, please do not use it, the better choice is vetur. 这个插件存在许多BUG,请不要使用,一个好的选择是安装vetur https://marketplace.visualstudio.com/items?itemName=octref.vetur

  1. BUT I cannot find which extension sent this message, and extensions can mess around with this message API.

SO: please add special id (itemName for example)to the message html node, or display in front of the message as well.

@jrieken
Copy link
Member

jrieken commented Apr 13, 2017

dupe of #21302

@jrieken jrieken closed this as completed Apr 13, 2017
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 13, 2017
@alexsasharegan
Copy link

@ryh I just wanted to say, the plugin causing this is vue-beautify. You can dig into your extensions by visiting $HOME/.vscode/extensions/ (at least that's how it is on Mac).

@LouisaNikita
Copy link

@ryh when you use both vetur and vue-beautify,vetur will send this message~

you may want to use the formmatter in vue-beautify , actually, vetur have the formmatter with cmd+shift+f~so i think maybe there is some conflicts between them ~

finally, vetur is enough, its no need to install vue-beautify

@ryh
Copy link
Author

ryh commented Jul 31, 2017

@LouisaNikita vue-beautify and vetur is not what I was talking about.. Keep to the subject.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants