Johnson Chu
Johnson Chu
@isidorn It seems that republishing has broken the VSCode Marketplace. Now, when searching for `Vue.volar`, two identical extensions appear, but with versions 2.0.10 and 2.0.11 respectively. (I didn't encounter this...
@seaniyer I executed `vsce unpublish Vue.volar` and then executed `vsce publish` for 4 versions: 1.8.27, 2.0.6, 2.0.10, 2.0.11 (#4148). I indeed want to completely remove the old data and publish...
@angelhdzmultimedia Please use the `2.0.12` one, the `2.0.10`(with 7,291,213 downloads) one should be removed. (Need @seaniyer helps.)
@madhurivadaligithub Since the VS Marketplace team is also here, I would like to request the addition of a setting to disable extension ratings. One of reason I removed the ~7m...
@seaniyer I missed this place, thanks for letting me know!
@ericcirone v2.0.13 only has changes specific to `vue-tsc`, so the VSCode extension is not released.
@seaniyer A timeout occurred when I executed `vsce unpublish` for `Vue.volar` for the first time. I guess the reason is that there are too many versions that need to be...
> I would recommend against this, as this might cause other issues like the one we are experiencing right now. This flow is not fully supported by the marketplace. Unfortunately...
@rtpacks 你可以在其他項目中復現問題嗎?例如: - https://github.com/johnsoncodehk/volar-starter - https://github.com/elk-zone/elk
I think this PR scope should be reduced to handle default formatting options, and open a new PR for patching indent. I am still looking for a more suitable solution...