Harvey Woo

Results 6 comments of Harvey Woo

In my case, vti stop when invoke ```clientConnection.sendRequest('$/getDiagnostics')``` without any error ![image](https://user-images.githubusercontent.com/2538123/80217076-ab349d80-8671-11ea-95f2-6018b46ade25.png) ![image](https://user-images.githubusercontent.com/2538123/80217096-b25bab80-8671-11ea-82cc-96445653b90b.png)

这问题有任何进展吗?或者在将来的vue 3中是否能解决,如果不,那么vue,sfc文件的地位可能不保,按照composition api和jsx的方式开展开发,可能是vue 3的最佳方向。但这意味着,这跟react已经很贴近了。 现在我正在寻找scoped css在ts的可行方案,这路线感觉比ts支持vue更靠谱

Block params is lovely, i hope babel will support parsing this proposal in recent further

In my current situation, I can only turn off ```eslint-plugin-prettier``` for vue files and use all eslint rules. For vscode, turn off ```editor.codeActionsOnSave["source.fixAll.eslint"]``` globally and open it for vue files...