Vuejs.org: Add ide recommandation in vue doc

Created on 8 Mar 2018  路  2Comments  路  Source: vuejs/vuejs.org

I use vscode with vetur, my development tool is vue-cli.

It's buggy with go to definition feature, eslint in vue file also cost me half day to config correctly. I think give some systematic direction on vue development environment will be useful to vue users.

cookbook

Most helpful comment

@sdras Absolutely agree! @TimYi In the meantime, I've started documenting editor integrations in vue-enterprise-boilerplate. Questions/feedback very welcome. 馃檪

All 2 comments

IDEs and editor configurations are extremely personal, so I'm not sure we'd want to tell people what to use directly in the official guide, everyone is different.

However, it might be worth having a cookbook recipe to show how to set up a project using VS code and some recommendations and tips/warnings along the way. That way it's not an official documentation stance, and we can talk about alternative patterns as well. 馃憤

@sdras Absolutely agree! @TimYi In the meantime, I've started documenting editor integrations in vue-enterprise-boilerplate. Questions/feedback very welcome. 馃檪

Was this page helpful?
0 / 5 - 0 ratings